Hello everybody
my application is, after a random amount of time, crashing X :
i can move the mouse, but clicking has no effect, keyboard is not responding (CTRL-ALT-DEL, CTRL-ALT-F123456…)
but i can still access the computer via ssh (killing java has no effect)
at this moment i was unable to reproduce this on another computer (with another ATI card, not the same model however)
I guess that a certain sequence of opengl command are bowsering X …
how can i determine the last 10-20 opengl commands before the crash ? is there a log somewhere ? can i create one with DebugGL ?
thx
(i’m under Debian 2.6.11-1-686, x.org)