Ticket #2287: Screensaver Crash Quitting gdb and backtrace

File Screensaver Crash Quitting gdb and backtrace, 4.0 KB (added by cebif, 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]
10Thread 21679 caused an exception: Segment violation
11Reading symbols from /boot/beos/system/lib/libtracker.so...(no debugging symbols found)...done.
12Loaded symbols for /boot/beos/system/lib/libtracker.so
13Reading symbols from /boot/beos/system/lib/libscreensaver.so...(no debugging symbols found)...done.
14Loaded symbols for /boot/beos/system/lib/libscreensaver.so
15Reading symbols from /boot/beos/system/lib/libbe.so...
16(no debugging symbols found)...done.
17Loaded symbols for /boot/beos/system/lib/libbe.so
18Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...(no debugging symbols found)...done.
19Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
20Reading symbols from /boot/beos/system/lib/libroot.so...done.
21Loaded symbols for /boot/beos/system/lib/libroot.so
22Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
23Loaded symbols for /boot/beos/system/lib/libtranslation.so
24Reading symbols from /boot/beos/system/lib/libgame.so...done.
25Loaded symbols for /boot/beos/system/lib/libgame.so
26Reading symbols from /boot/beos/system/lib/libpng.so...done.
27Loaded symbols for /boot/beos/system/lib/libpng.so
28Reading symbols from /boot/beos/system/lib/libz.so...done.
29Loaded symbols for /boot/beos/system/lib/libz.so
30Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
31Loaded symbols for /boot/beos/system/lib/libtextencoding.so
32Reading symbols from /boot/beos/system/lib/libmedia.so...done.
33Loaded symbols for /boot/beos/system/lib/libmedia.so
34Reading symbols from /boot/beos/system/add-ons/Screen Savers/IFS...done.
35Loaded 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)]
390x004b7962 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)