Re: [Qgis-developer] Segmentation fault immediately after QGIS start

2015-08-31 Thread Andreas Neumann
Hi, The problem is solved. It turned out, that I had the same problem back in 2012. Google revealed it: https://lists.osgeo.org/pipermail/qgis-developer/2012-December/023819.html I had to re-compile GDAL to use an external JPEG library, not the internal one - otherwise QGIS would crash on sta

Re: [Qgis-developer] Segmentation fault immediately after QGIS start

2015-08-28 Thread Matthias Kuhn
Hi Andreas, I assume the libqtwebkit-dev package comes with the source code only and that the same source code can be compiled against qt4 or qt5, so there is no separate package (just guessing though). It would be very valuable to have a stacktrace of the crash since that would point out where t

Re: [Qgis-developer] Segmentation fault immediately after QGIS start

2015-08-28 Thread Andreas Neumann
Hi, Regarding my crash/segmentation fault - I think this is a local issue I have with webkit - because when I open the about screen of an older QGIS version (2.10) it also crashes - and as the about screen also contains webkit it is the same crash behaviour than with the new startscreen. Now

Re: [Qgis-developer] Segmentation fault immediately after QGIS start

2015-08-27 Thread Nyall Dawson
On 27 August 2015 at 18:37, Andreas Neumann wrote: > Hi, > > With the newest master I get a segmentation fault immediately after > starting. Even before loading a project. > > Maybe this has to do with the recent start screen modifications? Might be one of the leak fixes I committed - can you che

[Qgis-developer] Segmentation fault immediately after QGIS start

2015-08-27 Thread Andreas Neumann
Hi, With the newest master I get a segmentation fault immediately after starting. Even before loading a project. Maybe this has to do with the recent start screen modifications? Here are the last debug messages: -- Konsole output src/core/qgsmessagelog.cpp: 45: (logMessage) [1ms