Bug 23401

Summary: gallium/draw: segment fault when running polystip test of ogl conformance, patch is attached
Product: Mesa Reporter: Fei Jiang <fei.jiang>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: patch_for_polygon_stipple, removing the pipe->flush() call in pstip_update_texture

Description Fei Jiang 2009-08-18 18:52:41 UTC
Created attachment 28771 [details] [review]
patch_for_polygon_stipple, removing the pipe->flush() call in pstip_update_texture

I encountered a segment fault error when running polystip test of ogl conformance. 
In function pstip_update_texture, I think pipe->flush() should not be called. pstip_update_texture is called from st_validate_state, at the stage of validating state, while the scene has not been created.
Comment 1 Marek Olšák 2011-03-01 17:05:00 UTC
Is this still an issue with current Mesa git?

The patch still seems to be applicable.
Comment 2 GitLab Migration User 2019-09-18 20:22:06 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/960.

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.