Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1064466

Summary: [abrt] xorg-x11-server-Xorg: OsAbort(): Xorg killed by SIGABRT
Product: Red Hat Enterprise Linux 7 Reporter: Michal Domonkos <mdomonko>
Component: xorg-x11-serverAssignee: Adam Jackson <ajax>
Status: CLOSED WORKSFORME QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: airlied, ajax, amahdal, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-13 16:47:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: proc_pid_status
none
File: var_log_messages
none
File: sosreport.tar.xz none

Description Michal Domonkos 2014-02-12 16:28:46 UTC
Description of problem:
Changed display resolution from the default one to the lowest possible (800x600) in a virtualized RHEL7 install.

Version-Release number of selected component:
xorg-x11-server-Xorg-1.15.0-3.el7

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/bin/Xorg :0 -background none -verbose -auth /run/gdm/auth-for-gdm-nnkQkm/database -seat seat0 -nolisten tcp vt1
crash_function: OsAbort
executable:     /usr/bin/Xorg
kernel:         3.10.0-43.el7.x86_64
open_fds:       
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 OsAbort at utils.c:1328
 #3 ddxGiveUp at xf86Init.c:1097
 #4 AbortDDX at xf86Init.c:1141
 #5 AbortServer at log.c:770
 #6 FatalError at log.c:911
 #7 OsSigHandler at osinit.c:147
 #9 sh24_32BltLine at sh3224.c:63
 #10 ms_shadowUpdate32to24 at sh3224.c:134
 #11 shadowRedisplay at shadow.c:62
 #12 BlockHandler at dixutils.c:394

Comment 1 Michal Domonkos 2014-02-12 16:28:49 UTC
Created attachment 862417 [details]
File: backtrace

Comment 2 Michal Domonkos 2014-02-12 16:28:51 UTC
Created attachment 862418 [details]
File: cgroup

Comment 3 Michal Domonkos 2014-02-12 16:28:54 UTC
Created attachment 862419 [details]
File: core_backtrace

Comment 4 Michal Domonkos 2014-02-12 16:28:59 UTC
Created attachment 862420 [details]
File: dso_list

Comment 5 Michal Domonkos 2014-02-12 16:29:00 UTC
Created attachment 862421 [details]
File: environ

Comment 6 Michal Domonkos 2014-02-12 16:29:03 UTC
Created attachment 862422 [details]
File: limits

Comment 7 Michal Domonkos 2014-02-12 16:29:05 UTC
Created attachment 862423 [details]
File: maps

Comment 8 Michal Domonkos 2014-02-12 16:29:07 UTC
Created attachment 862424 [details]
File: proc_pid_status

Comment 9 Michal Domonkos 2014-02-12 16:29:09 UTC
Created attachment 862425 [details]
File: var_log_messages

Comment 10 Michal Domonkos 2014-02-12 16:29:35 UTC
Created attachment 862426 [details]
File: sosreport.tar.xz

Comment 12 Michal Domonkos 2014-02-12 17:43:27 UTC
Actually, this happens only when the guest in virt-manager is configured to use the cirrus video device.  Also, in that case, the X server in the guest seems to fallback to vesa since there's no cirrus package included in RHEL7 any more (not sure if it's by intention or not).

Here's a more precise reproducer:

1. Install a guest RHEL7 in virt-manager and use cirrus video and VNC
2. Boot it up and log in a GNOME session
3. Set the display resolution in control-center to the highest available (1280x1024 in my case)
4. Reboot and log in again
5. Change the resolution to the lowest available (800x600 in my case)

I can't reproduce with the qxl + spice combination.

Comment 13 Alois Mahdal 2014-02-18 13:37:15 UTC
Another user experienced a similar problem:

Following reproducer in other bug[1], I have

*   installed tigervnc packages on two machines (A, B),
*   changed keyboard layout and added some X11 config files
    on machine A
*   turned off firewall
*   and attempted to connect from machine B using
        $ vncviewer <ip-address>
    called from GNOME session

(Please visit the link for full reproducer.)

  [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1054118#c5

The connection was closed by B after showing the screen. Then I found this
crash report on machine B.

Note that the above reproducer is written for RHEL6.5 and different version of
tigervnc.

reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/bin/Xorg :0 -background none -verbose -auth /run/gdm/auth-for-gdm-ILBJkT/database -seat seat0 -nolisten tcp vt1
crash_function: OsAbort
executable:     /usr/bin/Xorg
kernel:         3.10.0-86.el7.x86_64
open_fds:       
package:        xorg-x11-server-Xorg-1.15.0-3.el7
reason:         Xorg killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            0

Comment 16 Adam Jackson 2014-02-19 18:55:34 UTC
(In reply to Michal Domonkos from comment #12)
> Actually, this happens only when the guest in virt-manager is configured to
> use the cirrus video device.  Also, in that case, the X server in the guest
> seems to fallback to vesa

You mean modesetting.

> since there's no cirrus package included in RHEL7
> any more (not sure if it's by intention or not).

Intentional.

Comment 17 Adam Jackson 2014-02-19 19:51:40 UTC
This is proving to be infuriatingly difficult to reproduce under gdb.  However, if I just go by the backtrace:

#10 ms_shadowUpdate32to24 (pScreen=<optimized out>, pBuf=<optimized out>) at sh3224.c:134
        damage = <optimized out>
        pShadow = <optimized out>
        nbox = 0
        pbox = 0x19a0188
        shaStride = 800
        shaBpp = 32
        x = <optimized out>
        y = <optimized out>
        w = 40
        h = 39
        winSize = 2400
        shaBase = 0x14b5c50
        shaLine = 0x16ada78
        winBase = 0x0
        winLine = 0x7f38920eee9e ""

winBase of 0 is definitely not supposed to happen, so I'm not really sure how we'd get here.

Comment 18 Dave Airlie 2014-02-20 01:11:36 UTC
I'm not sure the backtrace is accurate though, since nbox = 0 is also invalid,

also the src in the next frame looks kinda valid, though who knows since its 64-bit.

I've even tried reproducing this with the vnc bits installed in case it makes it easier and its not happening for me at all.

Comment 20 Adam Jackson 2014-02-20 18:43:24 UTC
Low impact, moving to 7.1

Comment 24 Adam Jackson 2015-07-15 20:27:05 UTC
Reassign to xorg-x11-server, which has replaced -modesetting in 7.2.

Comment 25 Adam Jackson 2018-04-13 16:47:19 UTC
Closing this, we haven't been able to reproduce it for years. Please reopen if this is still an issue.