Bug 4317 - SIGSEGV in __driGarbageCollectDrawables () - mga_dri.so
Summary: SIGSEGV in __driGarbageCollectDrawables () - mga_dri.so
Status: RESOLVED DUPLICATE of bug 2733
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/MGA (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: 2005-08-31 00:20 UTC by Michael Schwendt
Modified: 2005-10-18 21:33 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Michael Schwendt 2005-08-31 00:20:59 UTC
Similar symptoms as in bug 3076, but different hardware different
driver (Matrox Millennium G400).

Fedora Core 4 bug report here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166629

In search of ways on how to make Amarok (in Fedora Extras) crash,
I stumbled into this inside and outside of gdb, clicking into the
player window, switching through the GL based graphical analysers:

[...]
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread -1209018688 (LWP 3745)]
0x04bb1dfc in _mesa_test_os_sse_exception_support ()
   from /usr/X11R6/lib/modules/dri/mga_dri.so
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x04bba768 in __driGarbageCollectDrawables ()
   from /usr/X11R6/lib/modules/dri/mga_dri.so


$ rpm -qf /usr/X11R6/lib/modules/dri/mga_dri.so
xorg-x11-6.8.2-37

System is a fully up-to-date FC4.
Comment 1 Mike A. Harris 2005-09-14 01:52:36 UTC
This bug seems similar to:

    https://bugs.freedesktop.org/show_bug.cgi?id=3076
Comment 2 Mike A. Harris 2005-09-14 01:53:44 UTC
And also:

    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=162573
Comment 3 Michael Schwendt 2005-09-14 02:42:32 UTC
I mentioned the similarity with bug 3076 in the original comment.
Comment 4 Ian Romanick 2005-10-17 22:04:14 UTC
Reassigning to Mesa as this appears to be a problem in the DRI driver.
Comment 5 Adam Jackson 2005-10-19 14:33:35 UTC

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


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.