1 | GNU gdb 6.3
|
---|
2 | Copyright 2004 Free Software Foundation, Inc.
|
---|
3 | GDB is free software, covered by the GNU General Public License, and you are
|
---|
4 | welcome to change it and/or distribute copies of it under certain conditions.
|
---|
5 | Type "show copying" to see the conditions.
|
---|
6 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
---|
7 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
|
---|
8 |
|
---|
9 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
10 | Thread 287 caused an exception: Segment violation
|
---|
11 | Reading symbols from /boot/system/runtime_loader...done.
|
---|
12 | Loaded symbols for /boot/system/runtime_loader
|
---|
13 | Reading symbols from /boot/system/lib/libbe.so...done.
|
---|
14 | Loaded symbols for /boot/system/lib/libbe.so
|
---|
15 | Reading symbols from /boot/system/lib/libgame.so...done.
|
---|
16 | Loaded symbols for /boot/system/lib/libgame.so
|
---|
17 | Reading symbols from /boot/system/lib/liblocale.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/liblocale.so
|
---|
19 | Reading symbols from /boot/system/lib/libmedia.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libmedia.so
|
---|
21 | Reading symbols from /boot/system/lib/libtracker.so...done.
|
---|
22 | Loaded symbols for /boot/system/lib/libtracker.so
|
---|
23 | Reading symbols from /boot/system/lib/libtranslation.so...done.
|
---|
24 | Loaded symbols for /boot/system/lib/libtranslation.so
|
---|
25 | Reading symbols from /boot/system/lib/libtextencoding.so...done.
|
---|
26 | Loaded symbols for /boot/system/lib/libtextencoding.so
|
---|
27 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
|
---|
28 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
29 | Reading symbols from /boot/system/lib/libroot.so...done.
|
---|
30 | Loaded symbols for /boot/system/lib/libroot.so
|
---|
31 | Reading symbols from /boot/system/lib/libicudata.so.44...
|
---|
32 | warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
|
---|
33 | done.
|
---|
34 | Loaded symbols for /boot/system/lib/libicudata.so.44
|
---|
35 | Reading symbols from /boot/system/lib/libicui18n.so.44...done.
|
---|
36 | Loaded symbols for /boot/system/lib/libicui18n.so.44
|
---|
37 | Reading symbols from /boot/system/lib/libicuio.so.44...done.
|
---|
38 | Loaded symbols for /boot/system/lib/libicuio.so.44
|
---|
39 | Reading symbols from /boot/system/lib/libicule.so.44...done.
|
---|
40 | Loaded symbols for /boot/system/lib/libicule.so.44
|
---|
41 | Reading symbols from /boot/system/lib/libiculx.so.44...done.
|
---|
42 | Loaded symbols for /boot/system/lib/libiculx.so.44
|
---|
43 | Reading symbols from /boot/system/lib/libicutu.so.44...done.
|
---|
44 | Loaded symbols for /boot/system/lib/libicutu.so.44
|
---|
45 | Reading symbols from /boot/system/lib/libicuuc.so.44...done.
|
---|
46 | Loaded symbols for /boot/system/lib/libicuuc.so.44
|
---|
47 | Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
|
---|
48 | Loaded symbols for /boot/system/lib/libroot-addon-icu.so
|
---|
49 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
50 | [Switching to team /boot/system/apps/MediaPlayer (274) thread MediaPlayer audio ou control (287)]
|
---|
51 | 0x009b32b9 in _atomic_or1 () from /boot/system/lib/libroot.so
|
---|
52 | (gdb) bt
|
---|
53 | #0 0x009b32b9 in _atomic_or1 () from /boot/system/lib/libroot.so
|
---|
54 | #1 0x006100ec in BTimeSource::GetTime () from /boot/system/lib/libmedia.so
|
---|
55 | #2 0x0060ff64 in BTimeSource::PerformanceTimeFor ()
|
---|
56 | from /boot/system/lib/libmedia.so
|
---|
57 | #3 0x0060ff33 in BTimeSource::Now () from /boot/system/lib/libmedia.so
|
---|
58 | #4 0x005f1688 in BMediaEventLooper::ControlLoop ()
|
---|
59 | from /boot/system/lib/libmedia.so
|
---|
60 | #5 0x005f1c7f in BMediaEventLooper::_ControlThreadStart ()
|
---|
61 | from /boot/system/lib/libmedia.so
|
---|
62 | #6 0x009af562 in thread_entry () from /boot/system/lib/libroot.so
|
---|
63 | #7 0x70206fec in ?? ()
|
---|
64 | (gdb)
|
---|