Ticket #8117: sfnnXiQR.txt

File sfnnXiQR.txt, 3.9 KB (added by pulkomandy, 12 years ago)

GDB log of crash (avoid pastebin, because things don't stay there forever)

Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 228390 caused an exception: Segment violation
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
14Loaded symbols for /boot/system/lib/libstdc++.r4.so
15Reading symbols from /boot/home/Desktop/Sequitur-2.1-x86/lib/libAmKernel.so...done.
16Loaded symbols for /boot/home/Desktop/Sequitur-2.1-x86/lib/libAmKernel.so
17Reading symbols from /boot/system/lib/libbe.so...done.
18Loaded symbols for /boot/system/lib/libbe.so
19Reading symbols from /boot/system/lib/libroot.so...done.
20Loaded symbols for /boot/system/lib/libroot.so
21Reading symbols from /boot/system/lib/libmidi.so...done.
22Loaded symbols for /boot/system/lib/libmidi.so
23Reading symbols from /boot/system/lib/libmidi2.so...done.
24Loaded symbols for /boot/system/lib/libmidi2.so
25Reading symbols from /boot/system/lib/libtranslation.so...done.
26Loaded symbols for /boot/system/lib/libtranslation.so
27Reading symbols from /boot/system/lib/libtracker.so...done.
28Loaded symbols for /boot/system/lib/libtracker.so
29Reading symbols from /boot/system/lib/libmedia.so...done.
30Loaded symbols for /boot/system/lib/libmedia.so
31Reading symbols from /boot/system/lib/libnetwork.so...done.
32Loaded symbols for /boot/system/lib/libnetwork.so
33Reading symbols from /boot/system/lib/libfluidsynth.so...done.
34Loaded symbols for /boot/system/lib/libfluidsynth.so
35Reading symbols from /boot/system/lib/libtextencoding.so...done.
36Loaded symbols for /boot/system/lib/libtextencoding.so
37Reading symbols from /boot/system/lib/liblocale.so...done.
38Loaded symbols for /boot/system/lib/liblocale.so
39Reading symbols from /boot/system/lib/libicudata.so.44...
40warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
41done.
42Loaded symbols for /boot/system/lib/libicudata.so.44
43Reading symbols from /boot/system/lib/libicui18n.so.44...done.
44Loaded symbols for /boot/system/lib/libicui18n.so.44
45Reading symbols from /boot/system/lib/libicuio.so.44...done.
46Loaded symbols for /boot/system/lib/libicuio.so.44
47Reading symbols from /boot/system/lib/libicule.so.44...done.
48Loaded symbols for /boot/system/lib/libicule.so.44
49Reading symbols from /boot/system/lib/libiculx.so.44...done.
50Loaded symbols for /boot/system/lib/libiculx.so.44
51Reading symbols from /boot/system/lib/libicutu.so.44...done.
52Loaded symbols for /boot/system/lib/libicutu.so.44
53Reading symbols from /boot/system/lib/libicuuc.so.44...done.
54Loaded symbols for /boot/system/lib/libicuuc.so.44
55Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
56Loaded symbols for /boot/system/lib/libroot-addon-icu.so
57[tcsetpgrp failed in terminal_inferior: Invalid Argument]
58[Switching to team /boot/home/Desktop/Sequitur-2.1-x86/Sequitur (228350) thread Soft Synth control (228390)]
590x0099b1ad in _atomic_or1 () from /boot/system/lib/libroot.so
60(gdb) bt
61#0 0x0099b1ad in _atomic_or1 () from /boot/system/lib/libroot.so
62#1 0x00d073a0 in BTimeSource::GetTime () from /boot/system/lib/libmedia.so
63#2 0x00d07220 in BTimeSource::PerformanceTimeFor ()
64 from /boot/system/lib/libmedia.so
65#3 0x00d071ef in BTimeSource::Now () from /boot/system/lib/libmedia.so
66#4 0x00ce886e in BMediaEventLooper::ControlLoop ()
67 from /boot/system/lib/libmedia.so
68#5 0x00ce8d33 in BMediaEventLooper::_ControlThreadStart ()
69 from /boot/system/lib/libmedia.so
70#6 0x00997327 in thread_entry () from /boot/system/lib/libroot.so
71#7 0x78484fec in ?? ()
72(gdb)
73