Ticket #6138: IFS-screen_blanker-gdb.txt

File IFS-screen_blanker-gdb.txt, 4.5 KB (added by Ziusudra, 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 1938 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/libgame.so...done.
16Loaded symbols for /boot/system/lib/libgame.so
17Reading symbols from /boot/system/lib/libscreensaver.so...done.
18Loaded symbols for /boot/system/lib/libscreensaver.so
19Reading symbols from /boot/system/lib/libroot.so...done.
20Loaded symbols for /boot/system/lib/libroot.so
21Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
22Loaded symbols for /boot/system/lib/libstdc++.r4.so
23Reading symbols from /boot/system/lib/libmedia.so...done.
24Loaded symbols for /boot/system/lib/libmedia.so
25Reading symbols from /boot/system/add-ons/Screen Savers/IFS...done.
26Loaded symbols for /boot/system/add-ons/Screen Savers/IFS
27[tcsetpgrp failed in terminal_inferior: Invalid Argument]
28[Switching to team /boot/system/bin/screen_blanker (1932) thread ScreenSaverRenderer (1938)]
290x0038a6b8 in BView::DrawBitmapAsync () from /boot/system/lib/libbe.so
30(gdb) bt
31#0 0x0038a6b8 in BView::DrawBitmapAsync () from /boot/system/lib/libbe.so
32#1 0x0038a84a in BView::DrawBitmapAsync () from /boot/system/lib/libbe.so
33#2 0x006b3267 in IFS::_DrawFractal () from /boot/system/add-ons/Screen Savers/IFS
34#3 0x006b25b6 in IFS::Draw () from /boot/system/add-ons/Screen Savers/IFS
35#4 0x006b4325 in IFSSaver::DirectDraw () from /boot/system/add-ons/Screen Savers/IFS
36#5 0x004c41ad in ScreenSaverRunner::_Run () from /boot/system/lib/libscreensaver.so
37#6 0x004c4253 in ScreenSaverRunner::_ThreadFunc () from /boot/system/lib/libscreensaver.so
38#7 0x004f1b42 in thread_entry () from /boot/system/lib/libroot.so
39#8 0x70080fec in ?? ()
40(gdb)
41
42GNU gdb 6.3
43Copyright 2004 Free Software Foundation, Inc.
44GDB is free software, covered by the GNU General Public License, and you are
45welcome to change it and/or distribute copies of it under certain conditions.
46Type "show copying" to see the conditions.
47There is absolutely no warranty for GDB. Type "show warranty" for details.
48This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
49
50[tcsetpgrp failed in terminal_inferior: Invalid Argument]
51Thread 45124 caused an exception: Segment violation
52Reading symbols from /boot/system/runtime_loader...done.
53Loaded symbols for /boot/system/runtime_loader
54Reading symbols from /boot/system/lib/libbe.so...done.
55Loaded symbols for /boot/system/lib/libbe.so
56Reading symbols from /boot/system/lib/libgame.so...done.
57Loaded symbols for /boot/system/lib/libgame.so
58Reading symbols from /boot/system/lib/libscreensaver.so...done.
59Loaded symbols for /boot/system/lib/libscreensaver.so
60Reading symbols from /boot/system/lib/libroot.so...done.
61Loaded symbols for /boot/system/lib/libroot.so
62Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
63Loaded symbols for /boot/system/lib/libstdc++.r4.so
64Reading symbols from /boot/system/lib/libmedia.so...done.
65Loaded symbols for /boot/system/lib/libmedia.so
66Reading symbols from /boot/system/add-ons/Screen Savers/IFS...done.
67Loaded symbols for /boot/system/add-ons/Screen Savers/IFS
68[tcsetpgrp failed in terminal_inferior: Invalid Argument]
69[Switching to team /boot/system/bin/screen_blanker (45118) thread ScreenSaverRenderer (45124)]
700x0038b1f4 in BView::DrawBitmapAsync () from /boot/system/lib/libbe.so
71(gdb) bt
72#0 0x0038b1f4 in BView::DrawBitmapAsync () from /boot/system/lib/libbe.so
73#1 0x0038b39a in BView::DrawBitmapAsync () from /boot/system/lib/libbe.so
74#2 0x006ae203 in IFS::_DrawFractal () from /boot/system/add-ons/Screen Savers/IFS
75#3 0x006ad5b7 in IFS::Draw () from /boot/system/add-ons/Screen Savers/IFS
76#4 0x006af2f5 in IFSSaver::DirectDraw () from /boot/system/add-ons/Screen Savers/IFS
77#5 0x004c3269 in ScreenSaverRunner::_Run () from /boot/system/lib/libscreensaver.so
78#6 0x004c3313 in ScreenSaverRunner::_ThreadFunc () from /boot/system/lib/libscreensaver.so
79#7 0x004ef0b2 in thread_entry () from /boot/system/lib/libroot.so
80#8 0x70080fec in ?? ()
81(gdb)