Ticket #8836: backtrace.txt

File backtrace.txt, 1.4 KB (added by 0x0dev, 12 years ago)
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"...
8[tcsetpgrp failed in terminal_inferior: Invalid Argument]
9Thread 226 called debugger(): getNumAvailable() < getNumBlocks()
10Reading symbols from /boot/system/runtime_loader...done.
11Loaded symbols for /boot/system/runtime_loader
12Reading symbols from /boot/system/lib/libroot.so...done.
13Loaded symbols for /boot/system/lib/libroot.so
14[tcsetpgrp failed in terminal_inferior: Invalid Argument]
15[Switching to team /boot/home/posixtestsuite/conformance/interfaces/pthread_attr_s (226) thread 2-1.test (226)]
160xffff0114 in ?? ()
17(gdb) bt
18#0 0xffff0114 in ?? ()
19#1 0x00229816 in debugger () from /boot/system/lib/libroot.so
20#2 0x0023582d in __assert_fail () from /boot/system/lib/libroot.so
21#3 0x002a6533 in BPrivate::hoardHeap::freeBlock ()
22 from /boot/system/lib/libroot.so
23#4 0x002a74b1 in BPrivate::processHeap::free ()
24 from /boot/system/lib/libroot.so
25#5 0x002a8a40 in free () from /boot/system/lib/libroot.so
26#6 0x0023cceb in pthread_join () from /boot/system/lib/libroot.so
27#7 0x00200a92 in main ()
28 at conformance/interfaces/pthread_attr_setdetachstate/2-1.c:64
29(gdb)