Opened 15 years ago

Closed 13 years ago

#3820 closed bug (fixed)

Deskbar crashed when opening Terminal

Reported by: haiqu Owned by: axeld
Priority: normal Milestone: R1
Component: Applications/Deskbar Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Reading symbols from /boot/system/apps/ProcessController...done.
Loaded symbols for /boot/system/apps/ProcessController
[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/system/Deskbar (90) thread menu_tracking (39884)]
0x00316f3c in BMessage::_SendMessage () from /boot/system/lib/libbe.so
(gdb) bt
#0  0x00316f3c in BMessage::_SendMessage () from /boot/system/lib/libbe.so
#1  0x0031d7f1 in BMessenger::SendMessage () from /boot/system/lib/libbe.so
#2  0x0031d73d in BMessenger::SendMessage () from /boot/system/lib/libbe.so
#3  0x0030e81d in BInvoker::Invoke () from /boot/system/lib/libbe.so
#4  0x0036c3f7 in BMenuBar::_Track () from /boot/system/lib/libbe.so
#5  0x0036bd69 in BMenuBar::_TrackTask () from /boot/system/lib/libbe.so
#6  0x006da9f0 in thread_entry () from /boot/system/lib/libroot.so
#7  0x78247fec in ?? ()
(gdb) 

Change History (3)

comment:1 by haiqu, 15 years ago

Thunderbird crashed with a similar message in hrev30425:

Loaded symbols for /boot/apps/thunderbird/components/libspellchecker.so
[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/apps/thunderbird/Thunderbird (461) thread Thunderbird (461)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x021b742a in _term_before () from /boot/system/lib/libiconv.so
#2  0x021cd74f in _fini () from /boot/system/lib/libiconv.so
#3  0x0010441b in terminate_program () from /boot/system/runtime_loader
#4  0x01ce34b2 in exit () from /boot/system/lib/libroot.so
#5  0x007303c2 in _start ()
#6  0x0010093a in runtime_loader () from /boot/system/runtime_loader
#7  0x7ffeefec in ?? ()

comment:2 by diver, 13 years ago

I believe these backtraces are not related. The last one is most probably a bug in Thunderbird itself. There was a lot of changes since then, so I think we can close this one. Thoughts?

comment:3 by diver, 13 years ago

Resolution: fixed
Status: newclosed

Most probably fixed then, closing.

Note: See TracTickets for help on using tickets.