Summary: | xserver segfaults in _glXGetDrawable() when firefox goes on some web sites (NULL pointer) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Thierry Vignaud <thierry.vignaud> | ||||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | critical | ||||||||
Priority: | medium | Keywords: | patch | ||||||
Version: | 7.4 (2008.09) | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Created attachment 40189 [details] [review] patch fix This patch fixes that crash with xserver-1.7.7. The crash goes away when switching to xserver-1.9 However I think it still makes sense even if the bug is no more triggered. Who knows if some other app could trigger the same segfault? |
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.
Created attachment 40188 [details] GDB trace My girlfriend used to make Xserver crash when browsing some sites with firefox or chromium. See attached GDB trace.