> However, from time to time (once or twice a week) my > main (graphical) session will suddenly freeze, with > no apparent reason. Usually, only Firefox is being > used, and no high demanding cpu task is at work.
That is, the mouse cursor doesn't move any more and keyboard input in not accepted my the active X11 client any more? > Also, I can still connect to my computer via an ssh > session and I my zones (running apache and mysql) are > fully accessible and working, while the main session > is frozen. > > What should I look for to solve this problem? Since > the system is still accessible via ssh, perhaps could > I see what is wrong in command line? The state of of the Xorg process is probably of interest. In top / prstat, does Xorg consume lots of cpu time (Xorg stuck in endless loop) ? Did Xorg log any error messages to /var/log/Xorg.0.log ? What stack backtrace is reported by pstack on Xorg's pid ? pfexec pstack `pgrep Xorg` -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org