Opened 14 years ago

Closed 12 years ago

#6060 closed bug (fixed)

Deskbar crash on startup

Reported by: Trezker Owned by: axeld
Priority: normal Milestone: R1
Component: Applications/Deskbar Version: R1/alpha2
Keywords: crash Cc:
Blocked By: Blocking:
Platform: x86

Description

This happens only rarely. I have not found any special situations to cause it. I'm running Haiku in VirtualBox on Ubuntu 10.04.

[tcsetpgrp failed in terminal_inferior: Invalid Argument]
Thread 96 caused an exception: Segment violation
Reading symbols from /boot/system/runtime_loader...done.
Loaded symbols for /boot/system/runtime_loader
Reading symbols from /boot/system/lib/libbe.so...done.
Loaded symbols for /boot/system/lib/libbe.so
Reading symbols from /boot/system/lib/libtracker.so...done.
Loaded symbols for /boot/system/lib/libtracker.so
Reading symbols from /boot/system/lib/liblocale.so...done.
Loaded symbols for /boot/system/lib/liblocale.so
Reading symbols from /boot/system/lib/libroot.so...done.
Loaded symbols for /boot/system/lib/libroot.so
Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
Loaded symbols for /boot/system/lib/libstdc++.r4.so
Reading symbols from /boot/system/lib/libtranslation.so...done.
Loaded symbols for /boot/system/lib/libtranslation.so
Reading symbols from /boot/system/lib/libicu-common.so.4.2...done.
Loaded symbols for /boot/system/lib/libicu-common.so.4.2
Reading symbols from /boot/system/lib/libicu-i18n.so.4.2...done.
Loaded symbols for /boot/system/lib/libicu-i18n.so.4.2
Reading symbols from /boot/system/lib/libtextencoding.so...done.
Loaded symbols for /boot/system/lib/libtextencoding.so
Reading symbols from /boot/system/lib/libicu-data.so.4.2...done.
Loaded symbols for /boot/system/lib/libicu-data.so.4.2
[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/system/Deskbar (96) thread Deskbar (96)]
0x00100835 in init_dependencies () from /boot/system/runtime_loader
(gdb) bt
#0  0x00100835 in init_dependencies () from /boot/system/runtime_loader
#1  0x00100c6c in load_program () from /boot/system/runtime_loader
#2  0x00105d36 in runtime_loader () from /boot/system/runtime_loader
#3  0x7ffeefec in ?? ()
(gdb) 

Change History (1)

comment:1 by diver, 12 years ago

Resolution: fixed
Status: newclosed

Probably fixed meanwhile.

Note: See TracTickets for help on using tickets.