[Qgis-developer] qgis 1.3 core-dumps at first start on openSUSE 11.1 x64

Koala koala.oso at gmail.com
Wed Oct 7 23:49:49 EDT 2009


Hi there!

I just installed
qgis-1.3.0-11.2.x86_64.rpm
and pre-requisited files from
http://ftp.df.lth.se/pub/opensuse/repositories/Application:/Geo/openSUSE_11.1/x86_64/

system: SUSE 11.1 x64 with up-to-date patches, running KDE 3.5

I see the splash screen and then a core dump and that's the end.

~> qgis
Segmentation fault (core dumped)

I am pasting below the gdb backtrace from the core dump.

Any ideas what may be causing it or how to correct it? Does qgis write
an error log somewhere? What else can I do to find out what is causing
it?

Many thanks,
Art

~> gdb qgis core
GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>...
(no debugging symbols found)

warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib64/libQtCore.so.4...(no debugging symbols
found)...done.
[..]
Reading symbols from /usr/lib64/libpython2.6.so.1.0...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/libpython2.6.so.1.0
Reading symbols from
/usr/lib64/python2.6/site-packages/PyQt4/QtCore.so...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/python2.6/site-packages/PyQt4/QtCore.so
(no debugging symbols found)
Core was generated by `qgis'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f591448b590 in strlen () from /lib64/libc.so.6
(gdb) bt
#0  0x00007f591448b590 in strlen () from /lib64/libc.so.6
#1  0x00007f590007e160 in PyString_FromFormatV () from
/usr/lib64/libqgispython.so
#2  0x00007f59000b89dc in PyErr_Format () from /usr/lib64/libqgispython.so
#3  0x00007f58ffdfd765 in ?? () from /usr/lib64/python2.6/site-packages/sip.so
#4  0x00007f58ff6f6d15 in initQtCore () from
/usr/lib64/python2.6/site-packages/PyQt4/QtCore.so
#5  0x00007f59000c28ee in _PyImport_LoadDynamicModule () from
/usr/lib64/libqgispython.so
#6  0x00007f59000c18ba in ?? () from /usr/lib64/libqgispython.so
#7  0x00007f59000bf63a in ?? () from /usr/lib64/libqgispython.so
#8  0x00007f59000c20ed in ?? () from /usr/lib64/libqgispython.so
#9  0x00007f59000c26c8 in PyImport_ImportModuleLevel () from
/usr/lib64/libqgispython.so
#10 0x00007f59001175dd in ?? () from /usr/lib64/libqgispython.so
#11 0x00007f59000511e9 in PyObject_Call () from /usr/lib64/libqgispython.so
#12 0x00007f59000a8888 in PyEval_CallObjectWithKeywords () from
/usr/lib64/libqgispython.so
#13 0x00007f59000aac29 in PyEval_EvalFrameEx () from /usr/lib64/libqgispython.so
#14 0x00007f59000afe10 in PyEval_EvalCodeEx () from /usr/lib64/libqgispython.so
#15 0x00007f59000a7f72 in PyEval_EvalCode () from /usr/lib64/libqgispython.so
#16 0x00007f59000c8ff3 in ?? () from /usr/lib64/libqgispython.so
#17 0x00007f59000c9138 in PyRun_StringFlags () from /usr/lib64/libqgispython.so
#18 0x00007f59000465cf in QgsPythonUtilsImpl::runStringUnsafe(QString
const&, bool) ()
   from /usr/lib64/libqgispython.so
#19 0x00007f5900047abb in QgsPythonUtilsImpl::runString(QString
const&, QString) ()
   from /usr/lib64/libqgispython.so
#20 0x00007f590004b0b5 in QgsPythonUtilsImpl::initPython(QgisInterface*) ()
   from /usr/lib64/libqgispython.so
#21 0x00000000004d9402 in QgisApp::loadPythonSupport() ()
#22 0x000000000050744d in QgisApp::QgisApp(QSplashScreen*, QWidget*,
QFlags<Qt::WindowType>) ()
#23 0x00000000004d060c in main ()


More information about the Qgis-developer mailing list