> >>> X-window crashed (reproducible) in SX81 after > >> screen went into suspend mode or during powering > off. > >> This problem was not experienced in SXDE4 or in > >> pre-81. > >> > >> a stack trace available? > >> > > > > What/how should I do to get the stack trace you > want? > > > For Xorg, the easiest way is to get it live with a > remote system. Login > from > the remote system. Get the process id: > > # /usr/ucb/ps -auxww | grep Xorg > root 102765 0.0 0.1 1620 988 pts/4 S > 20:18:35 0:00 grep Xorg > rugrat 100602 0.0 2.55848852184 ? S > Feb 10 0:32 > sr/X11/bin/Xorg :0 -depth 24 -nolisten tcp -nobanner > -auth > /var/dt/A:0-91q9ig > # > ssuming you are running on a 64 bit system, attach > the debugger to the > Xorg process and mask off signals: > > > # dbx /usr/X11/bin/amd64/Xorg 100603 > For information about new features see `help changes' > To remove this message, put `dbxenv > suppress_startup_message 7.7' in > our .dbxrc > Reading Xorg > ... > (dbx) ignore PIPE > (dbx) ignore POLL > (dbx) ignore TERM > (dbx) cont > > Now get it to fail and type "where" in the debugger.
This is a laptop (HP dv9000z), and does not have ssh set up. Don't know if there is any other easier way to receive a remote login. However, I have experienced the same problem with SuSE 10.3 on the same machine. Thus, it appears to be a problem with the new nVidia driver. Perhaps this problem will go away with SX84 or so (the version number is only a wild guess, has no meaning). As far as xwindow is concerned, SX81 also shows other regression(s) relative to SXDE4. The biggest problem (for me), is a corruption of Chinese characters (wrong characters were displayed in tool bar, title bar, terminal window, etc). I have reported in the i18 forum, but received no reply (as usual). This message posted from opensolaris.org
