Piotr Jasiukajtis wrote:
> Hi,
> 
> Ok this is Xorg and/or TX issue. Please CC me, because I am not on 
> xwin-discuss.
> 
> X session crashes randomly when I leave my session and go away for a while..

You seem to have multiple issues in the TX Xorg code:

Your :0.log [1] ends in:
  (EE) SUN_TSOL: CheckResourceAccess(client id 37 (pid 17898), WINDOW, 0xe0a9a1,
DixRemoveAccess, DestroyWindow) = X11:BadWindow
  (EE) SUN_TSOL: CheckResourceAccess(client id 37 (pid 18713), WINDOW, 0xe15df9,
DixRemoveAccess, DestroyWindow) = X11:BadWindow
which might cause an application to exit - if it was the session manager, that
could take down your whole session.

Your :0.log.2 [2] ends in a crash, with a stack trace going into:
6: /usr/X11/lib/modules/extensions/amd64/libxtsol.so'xpriv_policy+0x44
[0xfffffd7ffa80bf34]

That looks like:
6834556 [opensolaris] user session exits  when xserver screensaver activates

Which has a workaround of: xset s off; xset -dpms

Your :0.log.3 [3] & :0.log.4 [4] have many policy failures, before ending in the
same screensaver stack trace as the .2 log.   There's also some strange errors
in accessing the Vera fonts, which are unusual, but shouldn't cause session 
exit.

[1]http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20090503/aba3d379/attachment-0005.obj
[2]http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20090503/aba3d379/attachment-0007.obj
[3]http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20090503/aba3d379/attachment-0008.obj
[4]http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20090503/aba3d379/attachment-0009.obj

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to