Bug 11760 - GoogleEarth causes X to crash in DoSwapInterval
Summary: GoogleEarth causes X to crash in DoSwapInterval
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.2 (2007.02)
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-29 02:22 UTC by Brice Goglin
Modified: 2011-10-31 17:05 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Brice Goglin 2007-07-29 02:22:36 UTC
Bug reported by Javier Kohen in the Debian BTS 2 weeks ago. Occurs with Xserver 1.3. He says:

X crashes with the following error message when Google Earth loads (I'm not certain exactly when this happens, I think as soon as the first 3D view is about to appear):
(**) RADEON(0): RADEONSaveScreen(2)
ProcXCloseDevice to close or not ?
SynapticsCtrl called.
SynapticsCtrl called.
(EE) DoSwapInterval: cx = 0x8490470, GLX screen = 0x8265638"

Later, he caught a backtrace with debugging:

Program received signal SIGSEGV, Segmentation fault.
0x000001e1 in ?? ()
#0  0x000001e1 in ?? ()
No symbol table info available.
#1  0xb7c46ce8 in DoSwapInterval (cl=<value optimized out>, 
    pc=0x86373a0 "\217\020\004", do_swap=0)
    at ../../../GL/glx/swap_interval.c:93
        client = (ClientPtr) 0x8517b40
        tag = 1
        cx = (__GLXcontext *) 0x85e3c30
        interval = 1
        __func__ = "DoSwapInterval"
#2  0xb7c1e29a in __glXDisp_VendorPrivate (cl=0x85e3cd0, 
    pc=0x86373a0 "\217\020\004") at ../../../GL/glx/glxcmds.c:2296
No locals.
#3  0xb7c22a8c in __glXDispatch (client=0x8517b40)
    at ../../../GL/glx/glxext.c:551
        stuff = (xGLXSingleReq *) 0x86373a0
        opcode = 16 '\020'
        proc = (
    __GLXdispatchSingleProcPtr) 0xb7c1e250 <__glXDisp_VendorPrivate>
        cl = (__GLXclientState *) 0x85e3cd0
        retval = 1
#4  0x081549ae in XaceCatchExtProc (client=0x8517b40)
at ../../Xext/xace.c:299
        major = 143
        ext = <value optimized out>
#5  0x0808ed3f in Dispatch () at ../../dix/dispatch.c:457
        result = <value optimized out>
        client = (ClientPtr) 0x8517b40
        nready = 0
        start_tick = 68940
#6  0x08076e85 in main (argc=13, argv=0xbfe720f4, envp=Cannot access
memory at address 0x1e9
)
    at ../../dix/main.c:477
        pScreen = <value optimized out>
        i = <value optimized out>
        error = -1210511268
        xauthfile = <value optimized out>
        alwaysCheckForInput = {0, 1}

Brice
Comment 1 Jeremy Huddleston Sequoia 2011-10-31 17:05:59 UTC
This is massively old.  Closing assumed fixed.  If the issue persists with 
recent bits, please reopen.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.