-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
rhel-8.8.0, rhel-8.9.0
-
None
-
None
-
Moderate
-
rhel-sst-gpu
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
-
All
-
None
Multiple segfaults in the pattern:
... 7 <signal handler called> #8 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #9 0x00007fbf9ac35db5 in __GI_abort () at abort.c:79 #10 0x00007fbf9ac35c89 in __assert_fail_base (fmt=0x7fbf9ad9e698 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55b3ab611980 "cw->oldx != COMP_ORIGIN_INVALID", file=0x55b3ab611972 "compwindow.c", line=492, function=<optimized out>) at assert.c:92 #11 0x00007fbf9ac43a76 in __GI___assert_fail (assertion=assertion@entry=0x55b3ab611980 "cw->oldx != COMP_ORIGIN_INVALID", file=file@entry=0x55b3ab611972 "compwindow.c", line=line@entry=492, function=function@entry=0x55b3ab6119c0 <__PRETTY_FUNCTION__.17993> "compCopyWindow") at assert.c:101 #12 0x000055b3ab50cada in compCopyWindow (pWin=0x55b3ac39c2b0, ptOldOrg=..., prgnSrc=0x55b3ac6f8140) at compwindow.c:492 #13 0x000055b3ab5d8891 in miMoveWindow (pWin=0x55b3ac39c2b0, x=<optimized out>, y=<optimized out>, pNextSib=<optimized out>, kind=VTMove) at miwindow.c:293 #14 0x000055b3ab50c30e in compMoveWindow (pWin=pWin@entry=0x55b3ac39c2b0, x=<optimized out>, y=y@entry=-7, pSib=pSib@entry=0x55b3ac66f040, kind=kind@entry=VTMove) at compwindow.c:391 #15 0x000055b3ab4b05b4 in dixSaveScreens (client=<optimized out>, on=on@entry=0, mode=mode@entry=1) at window.c:3165 #16 0x000055b3ab5dd2cb in ScreenSaverTimeoutExpire (timer=<optimized out>, now=14378178, arg=<optimized out>) at WaitFor.c:471 #17 0x000055b3ab5dd530 in DoTimer (timer=0x55b3ac302690, now=now@entry=14378178) at WaitFor.c:276 ...
This can be reproduced with nvidia and intel drivers.
Also user was running custom build xcompmgr 1.1.9.
When testing with EPEL8 xcompmgr 1.1.8 the issue can also be reproduced.
There are no specific steps to reproduce.
Quoting user:
We did some tests with both the screensaver and DPMS and could not make it crash by simply enabling/disabling these features. We also tried xcompmgr-1.1.8-2.el8.x86_64.rpm and picom-9.1-1.el8.x86_64.rpm; in both cases we go the same Xorg core file.