Yes, the dtrace program run on Xorg (see attached dtrace script). I have tried analyzing of it in more detail. The dtrace script was modified to: - show stack() from do_interrupt of Xorg process - show signals sent on the machine - stop automatically after 10 seconds
Again I executed the script when the interruption occurs and after restart of the machine when the X server works fine. I moved the graphical cursor during the time. Attached you can find: - the dtrace script (xorg_anal.d) - log of the script for successful case (xorg_ok_2.out) - log of the script when the problem occurs (xorg_interrupted_2.out) Do you see something interesting from the logs? Could you tell me please what kind of check I have to do now? Thanks a lot, David. This message posted from opensolaris.org
