Bug 6029 - ATI Radeon 8500 core dump at r200VtxfmtDestroy
Summary: ATI Radeon 8500 core dump at r200VtxfmtDestroy
Status: RESOLVED DUPLICATE of bug 3972
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/other (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-25 01:34 UTC by Vasilis Vlachoudis
Modified: 2006-02-24 16:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vasilis Vlachoudis 2006-02-25 01:34:46 UTC
I am using Fedora Core 4 with 2.6.15-1.1831_FC4smp, xorg-x11-6.8.2-37.FC4.49.2
with the mesa libraries and dri enabled. Everytime I exit an application by
closing the window directly which uses opengl I get the following core dump
(even with a minimal program I made that just draws an empty window with
opengl). Some applications that produces the same error are: blender, stellarium, 
0  0x00286d74 in count_func () from /usr/X11R6/lib/modules/dri/r200_dri.so
#1  0x0028a494 in r200VtxfmtDestroy ()
   from /usr/X11R6/lib/modules/dri/r200_dri.so
#2  0x00268f28 in r200DestroyContext ()
   from /usr/X11R6/lib/modules/dri/r200_dri.so
#3  0x00266f08 in driDestroyContext ()
   from /usr/X11R6/lib/modules/dri/r200_dri.so
#4  0x003ff4ae in __glXFreeContext () from /usr/X11R6/lib/libGL.so.1
#5  0x00a45f3f in fgCloseWindow () from /usr/lib/libglut.so.3
#6  0x00a44962 in fgDestroyWindow () from /usr/lib/libglut.so.3
#7  0x00a41e6d in glutMainLoopEvent () from /usr/lib/libglut.so.3
#8  0x00a42504 in glutMainLoop () from /usr/lib/libglut.so.3
#9  0x08048813 in main (argc=1, argv=0xbfa26134) at glmin.cc:22
Comment 1 Roland Scheidegger 2006-02-25 11:43:47 UTC
Looks like a dupe of #4872, #3972. In any case, it has been fixed in Mesa cvs
(and in Xorg 6.9).



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


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.