Bug 36153 - i915GM: Segmentation fault at exit
Summary: i915GM: Segmentation fault at exit
Status: RESOLVED DUPLICATE of bug 28181
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium blocker
Assignee: Chris Wilson
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 02:15 UTC by Knut Petersen
Modified: 2011-04-12 05:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg log with backtrace at end (42.75 KB, text/plain)
2011-04-12 02:15 UTC, Knut Petersen
no flags Details

Description Knut Petersen 2011-04-12 02:15:30 UTC
Created attachment 45506 [details]
Xorg log with backtrace at end

Current git Xorg does run well now, but it crashes
reliably during server shutdown.

Nothing in dmesg, i915_error_state, etc.
Comment 1 Chris Wilson 2011-04-12 02:27:50 UTC
I think that's a known one involving the double free of a GLX resource, bug 28181. The patch there has been superseded by Adam Jackson's assault on GLX...
Comment 2 Knut Petersen 2011-04-12 05:06:10 UTC
Well, you are right again. I found

http://lists.x.org/archives/xorg-devel/2010-December/016969.html

and tried that patch. I applied it to the current git version
of the xserver code. I got a few offset warnings but patching
succeeded and the code compiled.

Result: A clean Xorg shutdown.
Comment 3 Chris Wilson 2011-04-12 05:27:54 UTC
I'm annoyed that despite it being a proven bug fix I could never get anyone to apply it.

I do hope that in light of Adam fixing so many GLX bugs it has since been fixed in master...

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


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.