Bug 23401 - gallium/draw: segment fault when running polystip test of ogl conformance, patch is attached
Summary: gallium/draw: segment fault when running polystip test of ogl conformance, pa...
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 18:52 UTC by Fei Jiang
Modified: 2019-09-18 20:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch_for_polygon_stipple, removing the pipe->flush() call in pstip_update_texture (829 bytes, patch)
2009-08-18 18:52 UTC, Fei Jiang
Details | Splinter Review

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.