[Qgis-developer] crash when loading plugins

Martin Dobias wonder.sk at gmail.com
Mon Apr 4 04:01:45 EDT 2011


On Mon, Apr 4, 2011 at 9:47 AM, Paolo Cavallini <cavallini at faunalia.it> wrote:
> Hi all.
> Just recompiled QGIS on Debian testing. Now it crashes when loading a
> plugin.
> I removed them all, and QGIS starts fine, but when reinstalling a
> plugin, it crashes again:
>
> [...]
>
> #0  0x00007f875621289a in ?? () from /usr/lib/pymodules/python2.6/sip.so
> #1  0x00007f87562138e2 in ?? () from /usr/lib/pymodules/python2.6/sip.so
> #2  0x00007f874b4c429d in initQwt ()
> from /usr/lib/pymodules/python2.6/PyQt4/Qwt5/Qwt.so
> #3  0x00007f875652f218 in _PyImport_LoadDynamicModule ()
> from /usr/lib/libpython2.6.so.1.0

Hi Paolo

from the backtrace I would say that something could be wrong with
PyQwt / sip. Maybe try uninstalling PyQwt to see if it helps.

Martin


More information about the Qgis-developer mailing list