1 | Cortex crash
|
---|
2 | GNU gdb 6.3
|
---|
3 | Copyright 2004 Free Software Foundation, Inc.
|
---|
4 | GDB is free software, covered by the GNU General Public License, and you are
|
---|
5 | welcome to change it and/or distribute copies of it under certain conditions.
|
---|
6 | Type "show copying" to see the conditions.
|
---|
7 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
---|
8 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
|
---|
9 |
|
---|
10 | Thread 318 caused an exception: Segment violation
|
---|
11 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
12 | Loaded symbols for /boot/beos/system/lib/libroot.so
|
---|
13 | Reading symbols from /boot/beos/system/lib/libbe.so...done.
|
---|
14 | Loaded symbols for /boot/beos/system/lib/libbe.so
|
---|
15 | Reading symbols from /boot/beos/system/lib/libmedia.so...done.
|
---|
16 | Loaded symbols for /boot/beos/system/lib/libmedia.so
|
---|
17 | Reading symbols from /boot/beos/system/lib/libtracker.so...done.
|
---|
18 | Loaded symbols for /boot/beos/system/lib/libtracker.so
|
---|
19 | Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
|
---|
20 | Loaded symbols for /boot/beos/system/lib/libtranslation.so
|
---|
21 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
|
---|
22 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
|
---|
23 | [Switching to team /boot/beos/apps/Cortex (318) thread Cortex (318)]
|
---|
24 | 0x00456cbf 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)
|
---|