Bug 40448

Summary: Unigine Sanctuary: window disappear when changing settings
Product: Mesa Reporter: Pavel Ondračka <pavel.ondracka>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: jbarnes
Version: gitKeywords: regression
Hardware: Other   
OS: All   
URL: http://unigine.com/products/sanctuary/
Whiteboard:
i915 platform: i915 features:

Description Pavel Ondračka 2011-08-29 01:06:41 UTC
When changing some settings in Unigine that causes the engine to restart itself (for example shaders quality) after restart the Unigine window disappear. It is still running just there is no window any more. 

4df137691ee29bb812347fa2c5f19095243ede22 is the first bad commit
commit 4df137691ee29bb812347fa2c5f19095243ede22
Author: Jesse Barnes <jbarnes@virtuousgeek.org>
Date:   Fri May 6 10:31:24 2011 -0700

    GLX/DRI2: handle swap event swap count wrapping
    
    Create a new GLX drawable struct to track client related info, and add a
    wrap counter to it drawable and track it as we receive events.  This
    allows us to support the full 64 bits of the event structure we pass to
    the client even though the server only gives us a 32 bit count.
    
    Reviewed-by: Michel Dänzer <michel@daenzer.net>
    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
    Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

I'm not 100% sure about this commit since the issue is not always reproducible, but it seems likely this can be it.

This is with r300g driver, RV530 card. Assigning to mesa core because of the bisect results, I did try the llvmpipe, to see if other drivers are also affected, however it is so slow here I can't change any settings.

Mesa: 110f846c2578357ebee4e6fab7d71e0e496493d3
GPU: RV530
Kernel: 2.6.40.3-0.fc15.i686 (probably renamed 3.0.3 for some reason)
Xserver: 1.10.3
Comment 1 Pavel Ondračka 2011-12-30 06:17:36 UTC
Works fine with latest mesa.

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.