[openbox] Java Applets Crash X

Jim Rees rees at umich.edu
Sat Mar 10 18:49:20 EST 2012


Bastien Dejean wrote:

  Jim Rees:
  
  > Bastien Dejean wrote:
  > 
  >   Every Java powered applets I browse to crashes X.  I tested it in
  >   another WM (herbstluftwm), and it doesn't happen.
  > 
  > Then it's crashing the WM, not X.  The X server is exiting because the
  > WM exited.
  
  You're right, I missed that.
  
  > You didn't say what you're using for session management.
  
  Nothing: I run startx from ~/.bash_profile.

So after X exits, you should be back on the virtual console that you logged
in on, and there should be some kind of message.
  
  > I would also run it in gdb to see if I can get a traceback but that's
  > not easy if you don't already know how.  But maybe you do if you're
  > building from source.
  
  I managed to get an openbox executable with debugging symbols: but how
  do I launch openbox through gdb in ~/.xinitrc ?

Easiest way, if it isn't a startup crash, is to attach to it after it's
running.


More information about the openbox mailing list