Bugzilla – Bug 229290
googleearth version 4 beta crashes X Server
Last modified: 2007-01-24 16:19:21 UTC
running googleearth version 4 beata, openSuSE 10.2 on a Dell Latitude D820 notebook, X-Server, with enabled 3D, crashes the X-Server: lspci: 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01) 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 01) 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01) 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 01) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21) 03:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02) 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02) 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) cat /etc/sysconfig/videobios ## Path: System/Hardware/Graphicscard ## Description: Additional options for graphics cards ## Type: yesno ## Default: no # # Should the Intel(R) video BIOS be patched to let the X Server run with # resolutions unknown to the BIOS? Warning, this is potentially dangerous, # read the documentation in /usr/share/doc/packages/855resolution. # VIDEOBIOS_PATCH="yes" ## Type: string ## Default: # # The options passed to 855resolution, usually 3 numbers: # the video mode to patch, X and Y resolution. # VIDEOBIOS_PARAMETERS="58 1680 1050"
Created attachment 110087 [details] crash log of X-Server
Created attachment 110088 [details] xorg config file used
Created attachment 110092 [details] crash output of google earth google earth is crashing, when the GLX extension is commented out in the xorg.conf file, but it does not crash the X Server too.
# uname -a Linux REnotebook 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686 i686 i386 GNU/Linux # rpm -qa | grep -i xorg xorg-x11-libXau-devel-7.2-8 xorg-x11-xtrans-devel-7.2-12 xorg-x11-libXext-devel-7.2-12 xorg-x11-libXprintUtil-devel-7.2-8 xorg-x11-libXau-7.2-8 xorg-x11-libxkbfile-7.2-12 xorg-x11-libXv-7.2-8 xorg-x11-driver-video-7.2-33 xorg-x11-fonts-core-7.2-14 xorg-x11-libXfixes-7.2-13 xorg-x11-libXmu-7.2-13 xorg-x11-libfontenc-devel-7.2-12 xorg-x11-libICE-devel-7.2-13 xorg-x11-fonts-devel-7.2-8 xorg-x11-util-devel-7.2-8 xorg-x11-libXmu-devel-7.2-13 xorg-x11-fonts-7.2-14 xorg-x11-libSM-7.2-12 xorg-x11-libXrender-7.2-12 xorg-x11-libXp-7.2-8 xorg-x11-libs-7.2-19 xorg-x11-proto-devel-7.2-10 xorg-x11-libXdmcp-devel-7.2-8 xorg-x11-libX11-devel-7.2-13 xorg-x11-libSM-devel-7.2-12 xorg-x11-libXrender-devel-7.2-12 xorg-x11-libXt-devel-7.2-13 xorg-x11-libXpm-devel-7.2-12 xorg-x11-devel-7.2-19 xorg-x11-libICE-7.2-13 xorg-x11-libfontenc-7.2-12 xorg-x11-libX11-7.2-13 xorg-x11-libXt-7.2-13 xorg-x11-libXpm-7.2-12 xorg-x11-driver-input-7.2-19 xorg-x11-libxkbfile-devel-7.2-12 xorg-x11-libXv-devel-7.2-8 xorg-x11-7.2-26 xorg-x11-Xvnc-7.1-22 xorg-x11-libXext-7.2-12 xorg-x11-libXprintUtil-7.2-8 xorg-x11-libX11-ccache-7.2-12 xorg-x11-libXfixes-devel-7.2-13 xorg-x11-libXp-devel-7.2-8 xorg-x11-server-7.2-30 xorg-x11-libXdmcp-7.2-8
Could you add ' Load "dri" ' to Module section of xorg.conf and check if the Xserver still crashes? Thanks.
I added the line, and everything seems to work fine now, googleearth is starting, and XServer is not crashing anymore. thank you
Matthias, this seems to be another duplicate for software rendering Xserver crashes.
Closing as duplicate. *** This bug has been marked as a duplicate of bug 211314 ***
Please test the packages mentioned in bug 211314.