Ticket #5668: gdb_net_server_36237.txt

File gdb_net_server_36237.txt, 1.9 KB (added by luroh, 14 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"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 113 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/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libnetwork.so...done.
16Loaded symbols for /boot/system/lib/libnetwork.so
17Reading symbols from /boot/system/lib/libstdc++.so...done.
18Loaded symbols for /boot/system/lib/libstdc++.so
19Reading symbols from /boot/system/lib/libroot.so...done.
20Loaded symbols for /boot/system/lib/libroot.so
21Reading symbols from /boot/system/lib/libsupc++.so...done.
22Loaded symbols for /boot/system/lib/libsupc++.so
23[tcsetpgrp failed in terminal_inferior: Invalid Argument]
24[Switching to team /boot/system/servers/net_server (76) thread /dev/net/iprowifi3945/0 (113)]
250x002c5eff in BMessage::BMessage () from /boot/system/lib/libbe.so
26(gdb) bt
27#0 0x002c5eff in BMessage::BMessage () from /boot/system/lib/libbe.so
28#1 0x002be98f in BLooper::ConvertToMessage () from /boot/system/lib/libbe.so
29#2 0x002beab5 in BLooper::ReadMessageFromPort ()
30 from /boot/system/lib/libbe.so
31#3 0x002beaed in BLooper::MessageFromPort () from /boot/system/lib/libbe.so
32#4 0x002c02ff in BLooper::task_looper () from /boot/system/lib/libbe.so
33#5 0x002c0162 in BLooper::_task0_ () from /boot/system/lib/libbe.so
34#6 0x0054ce6c in thread_entry () from /boot/system/lib/libroot.so
35#7 0x700c1fec in ?? ()
36(gdb)