Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#15850 - [qgis] segmentation fault
Attached to Project:
Community Packages
Opened by Tinu (archtnoo) - Saturday, 08 August 2009, 06:01 GMT
Last edited by Dan Griffiths (Ghost1227) - Saturday, 03 October 2009, 07:54 GMT
Opened by Tinu (archtnoo) - Saturday, 08 August 2009, 06:01 GMT
Last edited by Dan Griffiths (Ghost1227) - Saturday, 03 October 2009, 07:54 GMT
|
DetailsDescription:
At startup qgis quits with a segmentation fault during Python initialization. This is qgis-1.1.0-3 The stack trace is attached below (gdb) bt #0 0xb6555983 in strlen () from /lib/libc.so.6 #1 0xb3e6ec4a in PyString_FromFormatV () from /usr/lib/libpython2.6.so.1.0 #2 0xb3ebfc49 in PyErr_Format () from /usr/lib/libpython2.6.so.1.0 #3 0xb3d74951 in ?? () from /usr/lib/python2.6/site-packages/sip.so #4 0xb3f1f000 in ?? () from /usr/lib/libpython2.6.so.1.0 #5 0xb3d77338 in ?? () from /usr/lib/python2.6/site-packages/sip.so #6 0x00000005 in ?? () #7 0x667b3798 in ?? () #8 0x00000003 in ?? () #9 0x00000008 in ?? () #10 0xbf9cf598 in ?? () #11 0xb3e5d2fc in PyDict_GetItemString () from /usr/lib/libpython2.6.so.1.0 #12 0xb330f184 in initcore () from /usr/share/qgis/python/qgis/core.so #13 0xb3ec9596 in _PyImport_LoadDynamicModule () from /usr/lib/libpython2.6.so.1.0 #14 0xb3ec6d50 in load_module () from /usr/lib/libpython2.6.so.1.0 #15 0xb3ec77c3 in import_submodule () from /usr/lib/libpython2.6.so.1.0 #16 0xb3ec7a8c in load_next () from /usr/lib/libpython2.6.so.1.0 #17 0xb3ec80be in import_module_level () from /usr/lib/libpython2.6.so.1.0 #18 0xb3ec85cb in PyImport_ImportModuleLevel () from /usr/lib/libpython2.6.so.1.0 #19 0xb3eafb86 in builtin___import__ () from /usr/lib/libpython2.6.so.1.0 #20 0xb3e5e098 in PyCFunction_Call () from /usr/lib/libpython2.6.so.1.0 #21 0xb3e2428c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0 #22 0xb3eb01f4 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.6.so.1.0 #23 0xb3eb2d54 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0 #24 0xb3eb6d81 in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0 #25 0xb3eb6e93 in PyEval_EvalCode () from /usr/lib/libpython2.6.so.1.0 #26 0xb3ed07cb in run_mod () from /usr/lib/libpython2.6.so.1.0 #27 0xb3ed0a23 in PyRun_StringFlags () from /usr/lib/libpython2.6.so.1.0 #28 0xb3f4f774 in QgsPythonUtilsImpl::runStringUnsafe () from /usr/lib/libqgispython.so #29 0xb3f50c0c in QgsPythonUtilsImpl::runString () from /usr/lib/libqgispython.so #30 0xb3f53a53 in QgsPythonUtilsImpl::initPython () from /usr/lib/libqgispython.so #31 0x080bd672 in QgisApp::loadPythonSupport () #32 0x080ce564 in QgisApp::QgisApp () #33 0x080aac2d in main () |
This task depends upon
Closed by Dan Griffiths (Ghost1227)
Saturday, 03 October 2009, 07:54 GMT
Reason for closing: Fixed
Additional comments about closing: Has been tested to work with 1.1.0-4 in community.
Saturday, 03 October 2009, 07:54 GMT
Reason for closing: Fixed
Additional comments about closing: Has been tested to work with 1.1.0-4 in community.
Python support ENABLED :-)