Bug 251063 - X.org server crash when starting GoogleEarth
Summary: X.org server crash when starting GoogleEarth
Status: RESOLVED DUPLICATE of bug 211314
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: i686 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Matthias Hopf
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-03 19:33 UTC by Forgotten User 99jW5vq2hJ
Modified: 2007-03-09 15:21 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Xorg logfile (35.35 KB, text/plain)
2007-03-03 19:34 UTC, Forgotten User 99jW5vq2hJ
Details
Xorg conf (original) (5.05 KB, text/plain)
2007-03-08 21:28 UTC, Forgotten User 99jW5vq2hJ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User 99jW5vq2hJ 2007-03-03 19:33:15 UTC
When starting Google earth (version 4.0.2735.0), the X.org server crashes.
Backtrace is:

Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x81) [0x80cbf81]
1: [0xb7ef6420]
2: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b45efa]
3: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b4a7dc]
4: /usr/bin/Xorg [0x813d48e]
5: /usr/bin/Xorg(Dispatch+0x19f) [0x808640f]
6: /usr/bin/Xorg(main+0x495) [0x806e855]
7: /lib/libc.so.6(__libc_start_main+0xdc) [0xb7c6df9c]
8: /usr/bin/Xorg(FontFileCompleteXLFD+0x1e1) [0x806db71]

Fatal server error:
Caught signal 11.  Server aborting

System configuration:
#rpm -q xorg-x11-server xorg-x11-driver-video
xorg-x11-server-7.2-30.4
xorg-x11-driver-video-7.2-33

#hwinfo --gfx
21: PCI(AGP) 100.0: 0300 VGA compatible controller (VGA)
  [Created at pci.286]
  UDI: /org/freedesktop/Hal/devices/pci_5333_8d04
  Unique ID: VCu0.eEiNzjngT35
  Parent ID: vSkL.ClyJU5Ffrr5
  SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: graphics card
  Model: "Micro-Star International ProSavage DDR-K"
  Vendor: pci 0x5333 "S3 Inc."
  Device: pci 0x8d04 "ProSavage DDR-K"
  SubVendor: pci 0x1462 "Micro-Star International Co., Ltd."
  SubDevice: pci 0x7389
  Driver: "prosavage_smbus"
  Driver Modules: "i2c_prosavage"
  Memory Range: 0xe0000000-0xe007ffff (rw,non-prefetchable)
  Memory Range: 0xd8000000-0xdfffffff (rw,prefetchable)
  Memory Range: 0xe0080000-0xe008ffff (ro,prefetchable,disabled)
  IRQ: 11 (no events)
  I/O Ports: 0x3c0-0x3df (rw)
  Module Alias: "pci:v00005333d00008D04sv00001462sd00007389bc03sc00i00"
  Driver Info #0:
    XFree86 v4 Server Module: savage
  Config Status: cfg=yes, avail=yes, need=yes, active=unknown
  Attached to: #12 (PCI bridge)

Primary display adapter: #21
Comment 1 Forgotten User 99jW5vq2hJ 2007-03-03 19:34:59 UTC
Created attachment 122199 [details]
Xorg logfile
Comment 2 Stefan Dirsch 2007-03-03 22:31:18 UTC
Probably another duplicate of Bug #211314. Add ' Load "dri" ' to your xorg.conf (Section "Module") as workaround for now. BTW, you won't have much fun with GoogleEarth with your Savage card.
Comment 3 Matthias Hopf 2007-03-05 11:08:26 UTC
As long as you want to use GoogleEarth without hardware acceleration (which is the current configuration), you won't have fun with it on *any* hardware.

Check your config file, whether dri is already included (you didn't attach it), and tell us.
Comment 4 Forgotten User 99jW5vq2hJ 2007-03-08 21:28:25 UTC
Created attachment 123330 [details]
Xorg conf (original)

Load 'dri' was missing from the original xorf.conf. Adding 'Load "dri"' to the module-section solved the problem.

Running google earth on my savage-card does not really make fun, however, a XServer-crash is even less funny...
Comment 5 Matthias Hopf 2007-03-09 15:21:40 UTC

*** This bug has been marked as a duplicate of bug 211314 ***