backtrace.txt

QGIS Errors transmitted from backtrace - bjpfei -, 2009-11-25 12:17 AM

Download (6.15 KB)

 
1
#0  0x009087a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
2
#1  0x036f67a5 in raise () from /lib/tls/libc.so.6
3
#2  0x036f8209 in abort () from /lib/tls/libc.so.6
4
#3  0x0089ab6b in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
5
#4  0x00898881 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.6
6
#5  0x008988b6 in std::terminate () from /usr/lib/libstdc++.so.6
7
#6  0x008989ff in __cxa_throw () from /usr/lib/libstdc++.so.6
8
#7  0x045afe36 in QgsGrass::error_routine () from /usr/local/qgis-1.3.0/lib/libqgisgrass.so.1.3.0
9
#8  0x03d854c1 in print_error (msg=0xbff62300 "Unable to open vector map <wmg25@Solothurn> on topology level 2", type=2) at error.c:325
10
#9  0x03d8531f in G_fatal_error (msg=0xbff63370 "Unable to open vector map <wmg25@Solothurn> on topology level 2") at error.c:204
11
#10 0x020a8a3c in fatal_error (ferror=0, errmsg=0xbff63370 "Unable to open vector map <wmg25@Solothurn> on topology level 2") at open.c:52
12
#11 0x020a914c in Vect__open_old (Map=0xbff64170, name=0x9c1fe30 "wmg25", mapset=0x9e59dd0 "Solothurn", update=0, head_only=1) at open.c:258
13
#12 0x020a96c5 in Vect_open_old_head (Map=0xbff64170, name=0x9c1fe30 "wmg25", mapset=0x9e59dd0 "Solothurn") at open.c:444
14
#13 0x0251ca21 in QgsGrassSelect::vectorLayers () from /usr/local/qgis-1.3.0/lib/qgis/libgrassplugin.so
15
#14 0x02556fdb in QgsGrassModel::refreshItem () from /usr/local/qgis-1.3.0/lib/qgis/libgrassplugin.so
16
#15 0x02554155 in QgsGrassModelItem::populate () from /usr/local/qgis-1.3.0/lib/qgis/libgrassplugin.so
17
#16 0x0255749e in QgsGrassModel::rowCount () from /usr/local/qgis-1.3.0/lib/qgis/libgrassplugin.so
18
#17 0x0049be20 in QAbstractItemModel::hasChildren (this=0x9c18d38, parent=@0x9e75fd8) at kernel/qabstractitemmodel.cpp:1361
19
#18 0x06b5c695 in QTreeViewPrivate::hasVisibleChildren (this=0x9c6e578, parent=@0x9e75fd8) at itemviews/qtreeview.cpp:3678
20
#19 0x06b5ca2d in QTreeView::drawBranches (this=0x9c4fd88, painter=0xbff64ee0, rect=@0xbff64b60, index=@0x9e75fd8) at itemviews/qtreeview.cpp:1725
21
#20 0x06b5b887 in QTreeView::drawRow (this=0x9c4fd88, painter=0xbff64ee0, option=@0xbff64d80, index=@0x9e75fd8) at itemviews/qtreeview.cpp:1623
22
#21 0x06b6204f in QTreeView::drawTree (this=0x9c4fd88, painter=0xbff64ee0, region=@0xbff658ac) at ../../include/QtCore/../../src/corelib/tools/qvector.h:329
23
#22 0x06b63af5 in QTreeView::paintEvent (this=0x9c4fd88, event=0xbff65890) at ../../include/QtGui/../../src/gui/kernel/qevent.h:295
24
#23 0x0662d3c6 in QWidget::event (this=0x9c4fd88, event=0xbff65890) at kernel/qwidget.cpp:7687
25
#24 0x069dae41 in QFrame::event (this=0x9c4fd88, e=0xbff65890) at widgets/qframe.cpp:559
26
#25 0x06a78d16 in QAbstractScrollArea::viewportEvent (this=0x9c4fd88, e=0xbff65890) at widgets/qabstractscrollarea.cpp:962
27
#26 0x06b1a8fd in QAbstractItemView::viewportEvent (this=0x9c4fd88, event=0xbff65890) at itemviews/qabstractitemview.cpp:1476
28
#27 0x06b614be in QTreeView::viewportEvent (this=0x9c4fd88, event=0xbff65890) at itemviews/qtreeview.cpp:1266
29
#28 0x06a7986f in QAbstractScrollAreaFilter::eventFilter (this=0x9c1da70, o=0x9c20008, e=0xbff65890) at widgets/qabstractscrollarea_p.h:67
30
#29 0x004a7526 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9377330, receiver=0x9c20008, event=0xbff65890)
31
    at kernel/qcoreapplication.cpp:726
32
#30 0x065d89ef in QApplicationPrivate::notify_helper (this=0x9377330, receiver=0x9c20008, e=0xbff65890) at kernel/qapplication.cpp:4052
33
#31 0x065d9d0c in QApplication::notify (this=0xbff666e0, receiver=0x9c20008, e=0xbff65890) at kernel/qapplication.cpp:4021
34
#32 0x079ac1d3 in QgsApplication::notify () from /usr/local/qgis-1.3.0/lib/libqgis_core.so.1.3.0
35
#33 0x004a6fab in QCoreApplication::notifyInternal (this=0xbff666e0, receiver=0x9c20008, event=0xbff65890) at kernel/qcoreapplication.cpp:610
36
#34 0x0662aa85 in QWidgetPrivate::drawWidget (this=0x9c49e28, pdev=0x9c2c30c, rgn=@0xbff65b80, offset=@0xbff659d8, flags=68, sharedPainter=0x0,
37
    backingStore=0x93e1f18) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
38
#35 0x067c9204 in QWidgetBackingStore::sync (this=0x93e1f18) at painting/qbackingstore.cpp:1261
39
#36 0x0661c702 in QWidgetPrivate::syncBackingStore (this=0x9667ca0) at kernel/qwidget.cpp:1603
40
#37 0x0662da2f in QWidget::event (this=0x9c2e5c8, event=0x9c5cb38) at kernel/qwidget.cpp:7827
41
#38 0x065d8a12 in QApplicationPrivate::notify_helper (this=0x9377330, receiver=0x9c2e5c8, e=0x9c5cb38) at kernel/qapplication.cpp:4056
42
#39 0x065d9d0c in QApplication::notify (this=0xbff666e0, receiver=0x9c2e5c8, e=0x9c5cb38) at kernel/qapplication.cpp:4021
43
#40 0x079ac1d3 in QgsApplication::notify () from /usr/local/qgis-1.3.0/lib/libqgis_core.so.1.3.0
44
#41 0x004a6fab in QCoreApplication::notifyInternal (this=0xbff666e0, receiver=0x9c2e5c8, event=0x9c5cb38) at kernel/qcoreapplication.cpp:610
45
#42 0x004aaa4f in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9377400) at kernel/qcoreapplication.h:213
46
#43 0x004aabe7 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
47
#44 0x004d0df1 in postEventSourceDispatch (s=0x6) at kernel/qcoreapplication.h:218
48
#45 0x073c974b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
49
#46 0x073cb1d2 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
50
#47 0x073cb6b8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
51
#48 0x004d1685 in QEventDispatcherGlib::processEvents (this=0x9378108, flags={i = 0}) at kernel/qeventdispatcher_glib.cpp:329
52
#49 0x0666ecc7 in QGuiEventDispatcherGlib::processEvents (this=0x9378108, flags=Cannot access memory at address 0x3e84
53
) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1990
54
#50 0x004a65a4 in QEventLoop::processEvents (this=0xbff664c0, flags={i = 36}) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1990
55
#51 0x004a675d in QEventLoop::exec (this=0xbff664c0, flags={i = 0}) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2006
56
---Type <return> to continue, or q <return> to quit---
57
#52 0x004aac85 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qglobal.h:1991
58
#53 0x065d7ca8 in QApplication::exec () at kernel/qapplication.cpp:3525
59
#54 0x080ef576 in main ()