[Qgis-developer] msexport dumps core

Brook Milligan brook at biology.nmsu.edu
Mon Nov 13 11:33:26 EST 2006


I have compiled qgis (checked out a couple of days ago) and am having
problems with msexport dumping core.  The gui presents itself, but
after I fill it in it crashes with the following sequence of messages
on the terminal:

   >>>>>>>>>>>>> Python initialized <<<<<<<<<<<<<<
   Reading setttings
   Writing setttings
   Python scripts directory: /usr/pkg/share/qgis/python
   Importing module
   Getting Qgis2Map constructor as python obj
   Creating args to pass to the constructor
   Initializing all options
   Segmentation fault (core dumped)

The gdb backtrace from the core dump is listed below.

I am unfamiliar with this tool, so perhaps I have filled out the form
wrong.  Even so, dumping core seems like the wrong response.

I would appreciate any help to fix this that you can offer.  Thanks
alot.

Cheers,
Brook

===========================================================================
#0  0xbb033b0f in PyObject_GetAttrString ()
	from /usr/pkg/lib/libpython2.3.so.1.0
#1  0x0804e30f in QgsMapserverExport::on_buttonOk_clicked() (this=0x8086a00)
	 at qgsmapserverexport.cpp:147
#2  0x080551fe in QgsMapserverExport::qt_metacall(QMetaObject::Call, int, void**) (this=0x8086a00, _c=InvokeMetaMethod, _id=35, _a=0xbfbfe13c)
	 at qgsmapserverexport.moc.cpp:74
#3  0xbb1bd4e4 in QMetaObject::activate(QObject*, int, int, void**) ()
	from /usr/pkg/qt4/lib/libQtCore.so.4
#4  0xbb1bd68c in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/pkg/qt4/lib/libQtCore.so.4
#5  0xbb851244 in QAbstractButton::clicked(bool) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#6  0xbb730355 in QAbstractButtonPrivate::click() ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#7  0xbb730576 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#8  0xbb5a517a in QWidget::event(QEvent*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#9  0xbb730a75 in QAbstractButton::event(QEvent*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#10 0xbb782f3a in QPushButton::event(QEvent*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#11 0xbb56dbc6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#12 0xbb56f93f in QApplication::notify(QObject*, QEvent*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#13 0xbb5b3a64 in QETWidget::translateMouseEvent(_XEvent const*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#14 0xbb5b323b in QApplication::x11ProcessEvent(_XEvent*) ()
	from /usr/pkg/qt4/lib/libQtGui.so.4
#15 0xbb5c1bd0 in QEventDispatcherX11::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/pkg/qt4/lib/libQtGui.so.4
#16 0xbb1ae6ca in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/pkg/qt4/lib/libQtCore.so.4
#17 0xbb1ae883 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
	from /usr/pkg/qt4/lib/libQtCore.so.4
#18 0xbb1b1441 in QCoreApplication::exec() ()
	from /usr/pkg/qt4/lib/libQtCore.so.4
#19 0xbb56d7b1 in QApplication::exec() () from /usr/pkg/qt4/lib/libQtGui.so.4
#20 0x08052fd3 in main (argc=-1077941380, argv=0x804c970) at main.cpp:13
#21 0x0804c970 in ___start ()



More information about the Qgis-developer mailing list