[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#388517: xserver-xorg: xserver crash on Radeon AIW 8500DV when starting opengl app using glx (but not dri)



On Mon, Sep 25, 2006 at 09:17:39AM +0200, Michel D?nzer wrote:
> On Sun, 2006-09-24 at 19:28 -0400, Shawn Starr wrote:
> > Can you try the new upstream release of the ATI driver?
> > 
> > xserver-xorg-video-ati           6.6.2-2                  X.Org X server -- ATI display driver
> 
> As the bug title says it's with DRI disabled, it's not a driver issue.
> Please try current xserver-xorg-core instead.

Reproduced with xserver-xorg-core 2:1.1.1-9.

I could also get a segfault from paraprof (java app not yet packaged,
from source packaged tau).  It uses OpenGL through JOGL.  Here I could
fire up a 3D display, rotate it around several axes, and got it to crash
when zooming in, as follows.  Looks like the crash happens when "enough
of the scene gets out of the display window".  The backtrace is different
though, maybe I should open another bug ?  Especially, I'm not sure at
all there are anything clipped outside the window in the tulip case.

Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x84) [0x80c4334]
1: [0xffffe420]
2: /usr/lib/xorg/modules/extensions/libGLcore.so(_swrast_Line+0x23) [0xb389ff83]
3: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38e1661]
4: /usr/lib/xorg/modules/extensions/libGLcore.so(_tnl_RenderClippedLine+0x23) [0xb3902823]
5: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38fb463]
6: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38feb8a]
7: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb3902925]
8: /usr/lib/xorg/modules/extensions/libGLcore.so(_tnl_run_pipeline+0x13f) [0xb38e90ff]
9: /usr/lib/xorg/modules/extensions/libGLcore.so(_tnl_playback_vertex_list+0x1ba) [0xb38efbba]
10: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38044ec]
11: /usr/lib/xorg/modules/extensions/libGLcore.so(_mesa_CallList+0x7e) [0xb3806b5e]
12: /usr/lib/xorg/modules/extensions/libglx.so [0xb7bd4bf5]
13: /usr/lib/xorg/modules/extensions/libglx.so(__glXRender+0xf3) [0xb7bcec83]
14: /usr/lib/xorg/modules/extensions/libglx.so [0xb7bd39bd]
15: /usr/X11R6/bin/X(Dispatch+0x19b) [0x8086cab]
16: /usr/X11R6/bin/X(main+0x489) [0x806e699]
17: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7d01ea8]
18: /usr/X11R6/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11.  Server aborting

Best regards,
-- 
Yann.



Reply to: