Bug 30114

Summary: [regression] BadDrawable in Steel Storm game
Product: Mesa Reporter: Sven Arvidsson <sa>
Component: GLXAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
URL: http://www.steel-storm.com/
Whiteboard:
i915 platform: i915 features:

Description Sven Arvidsson 2010-09-10 04:07:49 UTC
The game Steel Storm exits with a BadDrawable error any time settings are applied:

X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  137 (DRI2)
  Minor opcode of failed request:  4 (DRI2DestroyDrawable)
  Resource id in failed request:  0x3e00013
  Serial number of failed request:  2888
  Current serial number in output stream:  2891

I also get the same error when I quit the game, but that's less of a problem.

This regression happened somewhere between 961f42c and bf346f0, unfortunately I'm getting either build errors or the game refuses to start on the commits in between.

http://www.steel-storm.com/
Comment 1 Kristian Høgsberg 2010-09-10 05:11:12 UTC
(In reply to comment #0)
> The game Steel Storm exits with a BadDrawable error any time settings are
> applied:
> 
> X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
>   Major opcode of failed request:  137 (DRI2)
>   Minor opcode of failed request:  4 (DRI2DestroyDrawable)
>   Resource id in failed request:  0x3e00013
>   Serial number of failed request:  2888
>   Current serial number in output stream:  2891
> 
> I also get the same error when I quit the game, but that's less of a problem.
> 
> This regression happened somewhere between 961f42c and bf346f0, unfortunately
> I'm getting either build errors or the game refuses to start on the commits in
> between.
> 
> http://www.steel-storm.com/

Looks like #30109.  Can you try the patch posted there?
Comment 2 Sven Arvidsson 2010-09-10 05:58:05 UTC
The patch in bug 30109 works, closing as a duplicate.

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

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.