Ticket #378: cortex

File cortex, 2.2 KB (added by diver, 18 years ago)

back trace

Line 
1Cortex crash
2GNU gdb 6.3
3Copyright 2004 Free Software Foundation, Inc.
4GDB is free software, covered by the GNU General Public License, and you are
5welcome to change it and/or distribute copies of it under certain conditions.
6Type "show copying" to see the conditions.
7There is absolutely no warranty for GDB. Type "show warranty" for details.
8This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
9
10Thread 318 caused an exception: Segment violation
11Reading symbols from /boot/beos/system/lib/libroot.so...done.
12Loaded symbols for /boot/beos/system/lib/libroot.so
13Reading symbols from /boot/beos/system/lib/libbe.so...done.
14Loaded symbols for /boot/beos/system/lib/libbe.so
15Reading symbols from /boot/beos/system/lib/libmedia.so...done.
16Loaded symbols for /boot/beos/system/lib/libmedia.so
17Reading symbols from /boot/beos/system/lib/libtracker.so...done.
18Loaded symbols for /boot/beos/system/lib/libtracker.so
19Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
20Loaded symbols for /boot/beos/system/lib/libtranslation.so
21Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
22Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
23[Switching to team /boot/beos/apps/Cortex (318) thread Cortex (318)]
240x00456cbf in BMessage::_FindField () from /boot/beos/system/lib/libbe.so
25(gdb) bt
26#0 0x00456cbf in BMessage::_FindField () from /boot/beos/system/lib/libbe.so
27#1 0x00457357 in BMessage::FindData () from /boot/beos/system/lib/libbe.so
28#2 0x00458028 in BMessage::FindPoint () from /boot/beos/system/lib/libbe.so
29#3 0x002644d6 in MediaNodePanel::importState ()
30#4 0x00269795 in MediaRoutingView::importState ()
31#5 0x00249016 in RouteApp::xmlImportChild ()
32#6 0x00293de8 in Importer::xmlElementEnd ()
33#7 0x00292fc8 in _oc_handle_end ()
34#8 0x002b0721 in doContent ()
35#9 0x002afc66 in contentProcessor ()
36#10 0x002b1c56 in prologProcessor ()
37#11 0x002b1959 in prologInitProcessor ()
38#12 0x002af7df in XML_Parse ()
39#13 0x002933ea in Importer::parseBuffer ()
40#14 0x00291b9d in XML::_DoRead ()
41#15 0x002918f4 in XML::Read ()
42#16 0x0024951f in RouteApp::_readSettings ()
43#17 0x00248603 in RouteApp::RouteApp ()
44#18 0x0024a506 in main ()
45(gdb)