Open sillysloft opened 15 years ago
Is jpilot JAva application? If so then the same problem with many Java applications. Eventually it would help fluxbox to crash.
If you run XDM then fun in failsafe mode, execute all xsessions commands manually and run startfluxbox. Upon crash all applications stay alive but you would need to restart fluxbox from failsafe xterm.
Original comment by: o1e9
Original comment by: akir
still happening?
Original comment by: akir
This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
Original comment by: sf-robot
Original comment by: sf-robot
Version: 1.1.1
I've set this to critical because it resulted in data loss in an unrelated
application.
I use jpilot which pops up "reminder windows" for appointments. Everytime I close one of these windows, fluxbox segfaults. I've gathered a core file from fluxbox as well as straces from fluxbox, jpilot, X, and xdm.
Upon crashing jpilot's databases sometimes get corrupted resulting in data loss.
Unfortunately since most binaries and libraries are stripped, the backtrace isn't that useful but here it is:
#0 0xb7f4e424 in __kernel_vsyscall ()
#1 0xb7a92680 in raise () from /lib/i686/cmov/libc.so.6
#2 0xb7a95d68 in abort () from /lib/i686/cmov/libc.so.6
#3 0x0805f699 in Fluxbox::handleSignal ()
#4 0x08125ef4 in FbTk::SignalHandler::handleSignal ()
#5 <signal handler called>
#6 0x080d2ada in FocusControl::unfocusWindow ()
#7 0x080af2c9 in Workspace::removeWindow ()
#8 0x08077cde in BScreen::reassociateWindow ()
#9 0x0807932c in BScreen::changeWorkspaceID ()
#10 0x080a73d4 in FluxboxWindow::focus ()
#11 0x080a2238 in FluxboxWindow::setCurrentClient ()
#12 0x080b6996 in WinClient::focus ()
#13 0x080d2b26 in FocusControl::unfocusWindow ()
#14 0x0805e229 in Fluxbox::update ()
#15 0x0813ab91 in FbTk::Subject::notify ()
#16 0x080b8e4b in WinClient::~WinClient ()
#17 0x080a12f7 in FluxboxWindow::restore ()
#18 0x080a1434 in FluxboxWindow::unmapNotifyEvent ()
#19 0x0805d476 in Fluxbox::handleEvent ()
#20 0x0805da3d in Fluxbox::eventLoop ()
#21 0x08070b53 in main ()
Reported by: *anonymous