[Openstreetmap-dev] Re: New version of osmeditor (Qt desktop editor) with SRTM contours
Petter Reinholdtsen
pere at hungry.com
Fri Jul 1 18:38:54 BST 2005
I experience a crash when I try to load the
<URL:http://developer.skolelinux.no/~pere/gis/openstreetmap/data/pere-2005-03.gpx.gz>
GPX file into osmeditor. I get this crash:
Program received signal SIGABRT, Aborted.
[Switching to Thread -1223040896 (LWP 11232)]
0xb743f83b in raise () from /lib/tls/libc.so.6
(gdb) bt
#0 0xb743f83b in raise () from /lib/tls/libc.so.6
#1 0xb7440fa2 in abort () from /lib/tls/libc.so.6
#2 0xb7608f57 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
#3 0xb7608f94 in std::terminate () from /usr/lib/libstdc++.so.5
#4 0xb7609106 in __cxa_throw () from /usr/lib/libstdc++.so.5
#5 0x08078c7d in OpenStreetMap::TrackSeg::getPoint (this=0x81733d8, i=0)
at TrackSeg.cpp:78
#6 0x08061151 in OpenStreetMap::MainWindow::doDrawTrack (this=0xbffff570,
p=@0xbfffecc0, doingClonedTrack=false) at MainWindow.cpp:568
#7 0x08060e84 in OpenStreetMap::MainWindow::drawTrack (this=0xbffff570,
p=@0xbfffecc0) at MainWindow.cpp:540
#8 0x08060ab9 in OpenStreetMap::MainWindow::paintEvent (this=0xbffff570,
ev=0xbffff090) at MainWindow.cpp:481
#9 0xb7b96c5e in QWidget::event () from /usr/lib/libqt-mt.so.3
#10 0xb7c555b2 in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#11 0xb7b03e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#12 0xb7b0341e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#13 0xb7a9b266 in QETWidget::translatePaintEvent () from /usr/lib/libqt-mt.so.3
#14 0xb7a969a4 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#15 0xb7aad254 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#16 0xb7b161d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#17 0xb7b16088 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#18 0xb7b04071 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#19 0x08051fd8 in main (argc=1, argv=0xbffff854) at osmeditor.cpp:58
(gdb)
Do you see it too?
More information about the dev
mailing list