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 123 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/common/lib/libcrypto.so.1.0.0...done.
|
---|
14 | Loaded symbols for /boot/common/lib/libcrypto.so.1.0.0
|
---|
15 | Reading symbols from /boot/system/lib/gcc2/libz.so.1...done.
|
---|
16 | Loaded symbols for /boot/system/lib/gcc2/libz.so.1
|
---|
17 | Reading symbols from /boot/system/lib/gcc2/libnetwork.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/gcc2/libnetwork.so
|
---|
19 | Reading symbols from /boot/system/lib/gcc2/libbsd.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/gcc2/libbsd.so
|
---|
21 | Reading symbols from /boot/system/lib/gcc2/libroot.so...done.
|
---|
22 | Loaded symbols for /boot/system/lib/gcc2/libroot.so
|
---|
23 | Reading symbols from /boot/system/lib/gcc2/libbe.so...done.
|
---|
24 | Loaded symbols for /boot/system/lib/gcc2/libbe.so
|
---|
25 | Reading symbols from /boot/system/lib/gcc2/libstdc++.r4.so...done.
|
---|
26 | Loaded symbols for /boot/system/lib/gcc2/libstdc++.r4.so
|
---|
27 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
28 | [Switching to team /boot/common/bin/sshd -D (123) thread sshd (123)]
|
---|
29 | 0x00443e24 in atomic_test_and_set () from /boot/system/lib/gcc2/libroot.so
|
---|
30 | (gdb) bt
|
---|
31 | #0 0x00443e24 in atomic_test_and_set () from /boot/system/lib/gcc2/libroot.so
|
---|
32 | #1 0x004b8e89 in BPrivate::hoardLock () from /boot/system/lib/gcc2/libroot.so
|
---|
33 | #2 0x004bcc76 in BPrivate::threadHeap::malloc ()
|
---|
34 | from /boot/system/lib/gcc2/libroot.so
|
---|
35 | #3 0x004bd9d4 in malloc () from /boot/system/lib/gcc2/libroot.so
|
---|
36 | #4 0x004b700d in add_fork_hook () from /boot/system/lib/gcc2/libroot.so
|
---|
37 | #5 0x004b711c in __register_atfork () from /boot/system/lib/gcc2/libroot.so
|
---|
38 | #6 0x004a8ae4 in atfork () from /boot/system/lib/gcc2/libroot.so
|
---|
39 | #7 0x004a91c5 in __init_env () from /boot/system/lib/gcc2/libroot.so
|
---|
40 | #8 0x00436737 in initialize_before () from /boot/system/lib/gcc2/libroot.so
|
---|
41 | #9 0x004365be in _init_before () from /boot/system/lib/gcc2/libroot.so
|
---|
42 | #10 0x00436497 in _init () from /boot/system/lib/gcc2/libroot.so
|
---|
43 | #11 0x00100593 in _ZL17init_dependenciesP7image_tb ()
|
---|
44 | from /boot/system/runtime_loader
|
---|
45 | #12 0x0010156d in load_program () from /boot/system/runtime_loader
|
---|
46 | #13 0x001052ad in runtime_loader () from /boot/system/runtime_loader
|
---|
47 | #14 0x7ffeefec in ?? ()
|
---|
48 | (gdb)
|
---|