Hello Michel, * Michel Dänzer
> Some semi-random ideas to try and narrow down the problem: > > * Kill the running X apps one at a time and see if the problem > goes away after killing any of them. Didn't help. After Openbox were the last client remaining I restarted it too using SIGUSR1, no go. > * Add Option "AllowClosedownGrabs" to xorg.conf Section > "ServerFlags" and press Ctrl+Alt+Keypad-Multiply when the > problem occurs. No effect. (I tested that it worked correctly before the hang, too.) > * Do not load the "type1" and/or "freetype" X server modules. If > you actually need their functionality, an X font server such > as xfs should serve as a replacement. I have no idea what functionality they provide, they've just been in my config file in my years. :-) Anyway I removed them (without noticing any difference in how the fonts looked), but it did not prevent a hang. > You can only attach to the X server with gdb remotely from another > machine (or at the very least from console), as otherwise you end up > in a dead lock where gdb stops execution of the X server, which is > what provides interaction with gdb... Ehh... *blushes* Anyway, I attached GDB to the X server from the console, put it in a screen and attached to it from within X. When the hang occurred there were no signals or anything else showing up. So that didn't make me any wiser either. :-( Regards -- Tore Anderson