Bug 10995 - Mesa causes killing of X11
Summary: Mesa causes killing of X11
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: 6.5
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-18 14:38 UTC by Maciej Piechotka
Modified: 2007-11-21 11:20 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Maciej Piechotka 2007-05-18 14:38:26 UTC
Backtrace:
0: /usr/bin/X(xf86SigHandler+0x84) [0x80ccfc4]
1: [0xb7f7e420]
2: /usr/lib/xorg/modules/extensions//libGLcore.so(XMesaResizeBuffers+0x2a) [0xb6ad131a]
3: /usr/lib/xorg/modules/extensions//libGLcore.so [0xb6acde30]
4: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bf9b9a]
5: /usr/bin/X(compPositionWindow+0x59) [0x80fe4d9]
6: /usr/bin/X(miSlideAndSizeWindow+0x1ae) [0x8132bbe]
7: /usr/bin/X(compResizeWindow+0xae) [0x80ff36e]
8: /usr/bin/X(ConfigureWindow+0xa13) [0x8074eb3]
9: /usr/bin/X(ProcConfigureWindow+0xa1) [0x8086b41]
10: /usr/bin/X [0x814b371]
11: /usr/bin/X(Dispatch+0x1ab) [0x80873eb]
12: /usr/bin/X(main+0x488) [0x806f268]
13: /lib/libc.so.6(__libc_start_main+0xd8) [0xb7d91838]
14: /usr/bin/X(FontFileCompleteXLFD+0xa1) [0x806e591]

Fatal server error:
Caught signal 11.  Server aborting

(**) RADEON(0): RADEONLeaveVT
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x8207180)
(**) RADEON(0): RADEONRestoreMemMapRegisters() : 
(**) RADEON(0):   MC_FB_LOCATION   : 0x1fff1c00
(**) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00180006 0x0002006d 0x00000000 (0x0000a400)
(**) RADEON(0): Wrote: rd=6, fd=109, pd=2
(**) RADEON(0): Ok, leaving now...
Comment 1 unknown 2007-06-27 16:34:00 UTC
Happens with my version of Xorg 7.2 from Ubuntu after running any OpenGL program (Like the ones with Qt 4.3 for example.)

Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x81) [0x80c5d91]
1: /lib/tls/i686/cmov/libc.so.6 [0xb7dede98]
2: /usr/lib/xorg/modules/extensions//libGLcore.so(XMesaResizeBuffers+0x29) [0xa7a04d29]
3: /usr/lib/xorg/modules/extensions//libGLcore.so [0xa7a01900]
4: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c4b94a]
5: /usr/X11R6/bin/X(compPositionWindow+0x59) [0x80f6039]
6: /usr/X11R6/bin/X(ResizeChildrenWinSize+0x14f) [0x807a67f]
7: /usr/X11R6/bin/X(ReparentWindow+0x1cf) [0x807a8cf]
8: /usr/X11R6/bin/X(ProcReparentWindow+0xd5) [0x808c055]
9: /usr/X11R6/bin/X [0x8142531]
10: /usr/X11R6/bin/X(Dispatch+0x19f) [0x808c61f]
11: /usr/X11R6/bin/X(main+0x495) [0x8074785]
12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7dd9ebc]
13: /usr/X11R6/bin/X(FontFileCompleteXLFD+0x1e1) [0x8073ab1]

Fatal server error:
Caught signal 11.  Server aborting
Comment 2 Dave Airlie 2007-06-27 16:42:10 UTC
I think this is an ubuntu bug, or at least was fixed in upstream Mesa since then, I see it in gutsy..

Probably better opening a launchpad bug...
Comment 3 Maciej Piechotka 2007-07-01 06:40:55 UTC
(In reply to comment #2)
> I think this is an ubuntu bug, or at least was fixed in upstream Mesa since
> then, I see it in gutsy..
> 
> Probably better opening a launchpad bug...
> 

I don't use Ubuntu (Gentoo) -> It's not an ubuntu bug
Comment 4 Tormod Volden 2007-11-21 10:26:36 UTC
FWIW, the issue seen in Ubuntu went away in Ubuntu 7.10 (https://bugs.launchpad.net/bugs/107723).

Maciej, do you still have this issue in Gentoo?
Comment 5 Maciej Piechotka 2007-11-21 11:20:08 UTC
In mesa 7.0.2 not any more. I will reopen bug if I notice something.


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.