Ticket #3449: behappy-bt-with-new-netsurf.log

File behappy-bt-with-new-netsurf.log, 3.0 KB (added by scottmc, 16 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]
10Reading symbols from /boot/beos/system/runtime_loader...done.
11Loaded symbols for /boot/beos/system/runtime_loader
12Reading symbols from /boot/beos/system/lib/libbe.so...done.
13Loaded symbols for /boot/beos/system/lib/libbe.so
14Reading symbols from /boot/beos/system/lib/libtracker.so...done.
15Loaded symbols for /boot/beos/system/lib/libtracker.so
16Reading symbols from /boot/beos/system/lib/libroot.so...done.
17Loaded symbols for /boot/beos/system/lib/libroot.so
18Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
19Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
20Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
21Loaded symbols for /boot/beos/system/lib/libtranslation.so
22Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
23Loaded symbols for /boot/beos/system/lib/libtextencoding.so
24Reading symbols from /boot/common/lib/libiconv.so...done.
25Loaded symbols for /boot/common/lib/libiconv.so
26Reading symbols from /boot/common/lib/libjpeg.so.62.0.0...done.
27Loaded symbols for /boot/common/lib/libjpeg.so.62.0.0
28Reading symbols from /boot/common/lib/libmng.so.1.0.0...done.
29Loaded symbols for /boot/common/lib/libmng.so.1.0.0
30Reading symbols from /boot/common/lib/libz.so.1.2.3...done.
31Loaded symbols for /boot/common/lib/libz.so.1.2.3
32Reading symbols from /boot/common/lib/libxml2.so.2.7.3...done.
33Loaded symbols for /boot/common/lib/libxml2.so.2.7.3
34Reading symbols from /boot/common/lib/libcurl.so.4.1.1...done.
35Loaded symbols for /boot/common/lib/libcurl.so.4.1.1
36Reading symbols from /boot/common/lib/libssl.so.0.9.8...done.
37Loaded symbols for /boot/common/lib/libssl.so.0.9.8
38Reading symbols from /boot/common/lib/libcrypto.so.0.9.8...done.
39Loaded symbols for /boot/common/lib/libcrypto.so.0.9.8
40Reading symbols from /boot/beos/system/lib/libnetwork.so...done.
41Loaded symbols for /boot/beos/system/lib/libnetwork.so
42[tcsetpgrp failed in terminal_inferior: Invalid Argument]
43[Switching to team /boot/apps/BeHappy/BeHappy (41393) thread BeHappy (41393)]
440xffff0102 in ?? ()
45(gdb) bt
46#0 0xffff0102 in ?? ()
47#1 0x00697d33 in wait_for_thread () from /boot/beos/system/lib/libroot.so
48#2 0x002e2aa6 in BLooper::Quit () from /boot/beos/system/lib/libbe.so
49#3 0x0038e90a in BWindow::Quit () from /boot/beos/system/lib/libbe.so
50#4 0x002da38c in BApplication::_WindowQuitLoop ()
51 from /boot/beos/system/lib/libbe.so
52#5 0x002da3e3 in BApplication::_QuitAllWindows ()
53 from /boot/beos/system/lib/libbe.so
54#6 0x002d68cd in BApplication::~BApplication ()
55 from /boot/beos/system/lib/libbe.so
56#7 0x00213187 in BeHappy::~BeHappy ()
57#8 0x00212cde in main ()
58(gdb)