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 21679 caused an exception: Segment violation
|
---|
11 | Reading symbols from /boot/beos/system/lib/libtracker.so...(no debugging symbols found)...done.
|
---|
12 | Loaded symbols for /boot/beos/system/lib/libtracker.so
|
---|
13 | Reading symbols from /boot/beos/system/lib/libscreensaver.so...(no debugging symbols found)...done.
|
---|
14 | Loaded symbols for /boot/beos/system/lib/libscreensaver.so
|
---|
15 | Reading symbols from /boot/beos/system/lib/libbe.so...
|
---|
16 | (no debugging symbols found)...done.
|
---|
17 | Loaded symbols for /boot/beos/system/lib/libbe.so
|
---|
18 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...(no debugging symbols found)...done.
|
---|
19 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
|
---|
20 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
21 | Loaded symbols for /boot/beos/system/lib/libroot.so
|
---|
22 | Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
|
---|
23 | Loaded symbols for /boot/beos/system/lib/libtranslation.so
|
---|
24 | Reading symbols from /boot/beos/system/lib/libgame.so...done.
|
---|
25 | Loaded symbols for /boot/beos/system/lib/libgame.so
|
---|
26 | Reading symbols from /boot/beos/system/lib/libpng.so...done.
|
---|
27 | Loaded symbols for /boot/beos/system/lib/libpng.so
|
---|
28 | Reading symbols from /boot/beos/system/lib/libz.so...done.
|
---|
29 | Loaded symbols for /boot/beos/system/lib/libz.so
|
---|
30 | Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
|
---|
31 | Loaded symbols for /boot/beos/system/lib/libtextencoding.so
|
---|
32 | Reading symbols from /boot/beos/system/lib/libmedia.so...done.
|
---|
33 | Loaded symbols for /boot/beos/system/lib/libmedia.so
|
---|
34 | Reading symbols from /boot/beos/system/add-ons/Screen Savers/IFS...done.
|
---|
35 | Loaded symbols for /boot/beos/system/add-ons/Screen Savers/IFS
|
---|
36 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
37 |
|
---|
38 | [Switching to team /boot/beos/preferences/ScreenSaver (21664) thread w>ScreenSaver (21679)]
|
---|
39 | 0x004b7962 in BMessage::RemoveName () from /boot/beos/system/lib/libbe.so
|
---|
40 | (gdb) bt
|
---|
41 | #0 0x004b7962 in BMessage::RemoveName () from /boot/beos/system/lib/libbe.so
|
---|
42 | #1 0x004025ac in ScreenSaverSettings::SetModuleState ()
|
---|
43 | from /boot/beos/system/lib/libscreensaver.so
|
---|
44 | #2 0x0020b652 in ModulesView::SaveState ()
|
---|
45 | #3 0x0020bde7 in ModulesView::_CloseSaver ()
|
---|
46 | #4 0x0020b31b in ModulesView::DetachedFromWindow ()
|
---|
47 | #5 0x00551f60 in BView::_Detach () from /boot/beos/system/lib/libbe.so
|
---|
48 | #6 0x00551f79 in BView::_Detach () from /boot/beos/system/lib/libbe.so
|
---|
49 | #7 0x00551f79 in BView::_Detach () from /boot/beos/system/lib/libbe.so
|
---|
50 | #8 0x00551f79 in BView::_Detach () from /boot/beos/system/lib/libbe.so
|
---|
51 | #9 0x00551f79 in BView::_Detach () from /boot/beos/system/lib/libbe.so
|
---|
52 | #10 0x0054f546 in BView::_RemoveSelf () from /boot/beos/system/lib/libbe.so
|
---|
53 | #11 0x0054f4f9 in BView::RemoveSelf () from /boot/beos/system/lib/libbe.so
|
---|
54 | #12 0x00553b02 in BWindow::~BWindow () from /boot/beos/system/lib/libbe.so
|
---|
55 | #13 0x0020cdaf in ScreenSaverWindow::~ScreenSaverWindow ()
|
---|
56 | #14 0x004b1f3e in BLooper::Quit () from /boot/beos/system/lib/libbe.so
|
---|
57 | #15 0x0055423a in BWindow::Quit () from /boot/beos/system/lib/libbe.so
|
---|
58 | #16 0x004b35c3 in BLooper::_QuitRequested ()
|
---|
59 | from /boot/beos/system/lib/libbe.so
|
---|
60 | #17 0x004b1ac2 in BLooper::DispatchMessage ()
|
---|
61 | from /boot/beos/system/lib/libbe.so
|
---|
62 | #18 0x0055699d in BWindow::DispatchMessage ()
|
---|
63 | from /boot/beos/system/lib/libbe.so
|
---|
64 | #19 0x0055a110 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
|
---|
65 | ---Type <return> to continue, or q <return> to quit---
|
---|
66 | #20 0x004b302f in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
|
---|
67 | #21 0x006a5700 in thread_entry () from /boot/beos/system/lib/libroot.so
|
---|
68 | #22 0x700c1fec in ?? ()
|
---|
69 | (gdb)
|
---|