Ticket #4151: PowerStatus crash at shutdown.txt

File PowerStatus crash at shutdown.txt, 2.4 KB (added by phoudoin, 15 years ago)

GDB backtrace after Deskbar segfault

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 196 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/libtracker.so...done.
16Loaded symbols for /boot/system/lib/libtracker.so
17Reading symbols from /boot/system/lib/libroot.so...done.
18Loaded symbols for /boot/system/lib/libroot.so
19Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
20Loaded symbols for /boot/system/lib/libstdc++.r4.so
21Reading symbols from /boot/system/lib/libtranslation.so...done.
22Loaded symbols for /boot/system/lib/libtranslation.so
23Reading symbols from /boot/system/lib/libtextencoding.so...done.
24Loaded symbols for /boot/system/lib/libtextencoding.so
25Reading symbols from /boot/system/apps/NetworkStatus...done.
26Loaded symbols for /boot/system/apps/NetworkStatus
27Reading symbols from /boot/system/lib/libnetwork.so...done.
28Loaded symbols for /boot/system/lib/libnetwork.so
29Reading symbols from /boot/system/apps/PowerStatus...done.
30Loaded symbols for /boot/system/apps/PowerStatus
31Reading symbols from /boot/system/bin/desklink...done.
32Loaded symbols for /boot/system/bin/desklink
33Reading symbols from /boot/system/lib/libmedia.so...done.
34Loaded symbols for /boot/system/lib/libmedia.so
35Reading symbols from /boot/system/apps/ProcessController...done.
36Loaded symbols for /boot/system/apps/ProcessController
37[tcsetpgrp failed in terminal_inferior: Invalid Argument]
38[Switching to team /boot/system/Deskbar (107) thread w>Extended Battery Info (196)]
390x00960026 in ExtendedInfoWindow::~ExtendedInfoWindow ()
40 from /boot/system/apps/PowerStatus
41(gdb) bt
42#0 0x00960026 in ExtendedInfoWindow::~ExtendedInfoWindow ()
43 from /boot/system/apps/PowerStatus
44#1 0x00318c56 in BLooper::_task0_ () from /boot/system/lib/libbe.so
45#2 0x006eb100 in thread_entry () from /boot/system/lib/libroot.so
46#3 0x7003ffec in ?? ()
47(gdb)