Redhat Enterprise 7.1

Discussion in 'Linux Virtual Machine' started by henrik7, Mar 11, 2015.

  1. henrik7

    henrik7 Bit poster

    Messages:
    7
    I tried updating my Redhat Enterprise 7.0 to 7.1 and the update fails in the sense that GUI/Gnome logins in Parallel 10 do not work after the update (console/command line logins do work). The GUI/Gnome login will accept the user name and password, try to start and then go back to the login screen.

    What I login on the console and type 'startx' the problem GUI fails to start with a seg-fault in the GLX module (see log below).

    Reinstalling parallel tools does not fix this issue.

    Anyone successfully updated their Linux RHEL 7.0 client to 7.1?

    - Henrik

    Code:
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    X Protocol Version 11, Revision 0
    Build Operating System:  2.6.32-504.3.3.el6.x86_64
    Current Operating System: Linux rhel7.aaa 3.10.0-229.el7.x86_64 #1 SMP Thu Jan 29 18:37:38 EST 2015 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-229.el7.x86_64 root=UUID=... ro vconsole.keymap=us vconsole.font=latarcyrheb-sun16 rhgb quiet LANG=en_US.UTF-8
    Build Date: 21 January 2015  10:06:14AM
    Build ID: xorg-x11-server 1.15.0-32.el7
    Current version of pixman: 0.32.4
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.1.log", Time: Wed Mar 11 11:23:32 2015
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension Present
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension SELinux
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    (EE)
    (EE) Backtrace:
    (EE) 0: /usr/bin/X (xorg_backtrace+0x55) [0x7f97b04bf6f5]
    (EE) 1: /usr/bin/X (0x7f97b0310000+0x1b3499) [0x7f97b04c3499]
    (EE) 2: /lib64/libc.so.6 (0x7f97adccb000+0x35650) [0x7f97add00650]
    (EE) 3: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f97a9e5f000+0x8d2a2) [0x7f97a9eec2a2]
    (EE) 4: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f97a9e5f000+0x90c19) [0x7f97a9eefc19]
    (EE) 5: /usr/bin/X (0x7f97b0310000+0x563de) [0x7f97b03663de]
    (EE) 6: /usr/bin/X (0x7f97b0310000+0x5a33a) [0x7f97b036a33a]
    (EE) 7: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f97adcecaf5]
    (EE) 8: /usr/bin/X (0x7f97b0310000+0x44881) [0x7f97b0354881]
    (EE)
    (EE) Segmentation fault at address 0x60
    (EE)
    Fatal server error:
    (EE) Caught signal 11 (Segmentation fault). Server aborting
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
    (EE)
    (EE) Server terminated with error (1). Closing log file.
    xinit: connection to X server lost
    
     
  2. henrik7

    henrik7 Bit poster

    Messages:
    7
    Hope this helps someone. The issue appears to be the mutter compositing manage package (which uses OpenGL, so OpenGL, 3D support, video driver, etc. are the likely real culprit). This command upgrade to RHEL 7.1 works until Parallels fixes the issues:
    Code:
    yum update --exclude=mutter,gnome-shell
    
    Reboot and re-install parallel tools.
    - Henrik
     
  3. John4

    John4 Bit poster

    Messages:
    2
    Hi Henrik,

    I have a similar problem and tried your suggestion of the yum update, reboot, re-install parallels tools. This did not work for me. I am still getting the following error
    Code:
    20.345] (EE) Backtrace:
    [    20.345] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x55) [0x7f2a7ef9d6f5]
    [    20.345] (EE) 1: /usr/bin/Xorg (0x7f2a7edee000+0x1b3499) [0x7f2a7efa1499]
    [    20.345] (EE) 2: /lib64/libc.so.6 (0x7f2a7c7a9000+0x35650) [0x7f2a7c7de650]
    [    20.345] (EE) 3: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f2a78b48000+0x8d2a2) [0x7f2a78bd52a2]
    [    20.346] (EE) 4: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f2a78b48000+0x90c19) [0x7f2a78bd8c19]
    [    20.346] (EE) 5: /usr/bin/Xorg (0x7f2a7edee000+0x563de) [0x7f2a7ee443de]
    [    20.346] (EE) 6: /usr/bin/Xorg (0x7f2a7edee000+0x5a33a) [0x7f2a7ee4833a]
    [    20.346] (EE) 7: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f2a7c7caaf5]
    [    20.346] (EE) 8: /usr/bin/Xorg (0x7f2a7edee000+0x44881) [0x7f2a7ee32881]
    [    20.346] (EE)
    [    20.346] (EE) Segmentation fault at address 0x60
    [    20.346] (EE)
    Fatal server error:
    [    20.346] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [    20.346] (EE)
    [    20.346] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [    20.346] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [    20.346] (EE)
    [    20.346] (WW) Parallels Mouse: Unhandled device control event [4]
    [    20.351] (II) PRLCONTROL: Share states thread stopped
    [    20.352] (II) PRLVIDEO(0): VGA state [3] was restored.
    [    20.353] (II) PRLVIDEO: Dynamic resolution was disabled
    [    20.353] (II) PRLVIDEO(0): VT was left.
    [    20.353] (EE) Server terminated with error (1). Closing log file.
    
    Were there any other changes you made?

    Regards,
    John
     
  4. henrik7

    henrik7 Bit poster

    Messages:
    7
    Nope. Simply excluding mutter & gnome-shell and reinstalling tools (console command line) worked for me. Are you sure mutter & gnome-shell were not accidentally updated?

    - Henrik
     
  5. John4

    John4 Bit poster

    Messages:
    2
    Yes, I confirmed mutter (3.8.4-16.e17) and gnome-shell (3.8.4-45.e17) remained unchanged after the update.

    - John
     
  6. henrik7

    henrik7 Bit poster

    Messages:
    7
    I reinstalled RHEL 7 from the 7.1 install disks. After parallels tools is installed, the user cannot login anymore. The login works on the console, but in the GUI (GNOME) the program logs the user in and then immediately X11 crashes and the login screen reappears. The most likely cause is the Parallels tools graphics driver. It is frustrating the Parallels will not acknowledge the issue and provide feedback to their customers.
     
  7. GeoffT

    GeoffT Bit poster

    Messages:
    1
    Just wanted to confirm that I also see the same problem here using CentOS7. After installing Parallels Tools,
    Xserver crashes. Am still able to login using shell, but cannot pull up the gui.

    Is there an update from Parallels, or at least an acknowledgement of the problem? I have to move to VMware
    because work can't be halted due to issues like this.
     
  8. henrik7

    henrik7 Bit poster

    Messages:
    7
    Well they are aware of the issue and have issued a work around:

    I believe they are working on this issue. It is, however, exceedingly annoying that no one at Parallels bothers to reply.
     

Share This Page