Bug 9201

Summary: xdemos/glxthreads get: Assertion `block->fenced' failed
Product: Mesa Reporter: veelion (inactive account) <weiliang.chong>
Component: Drivers/DRI/i965Assignee: Zou Nan hai <nanhai.zou>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: high CC: dri-devel, gordon.jin, mesa-dev
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch

Description veelion (inactive account) 2006-11-29 19:29:22 UTC
platform : G965
kerneal: 2.6.19-rc3
Xorg: 7.2RC2
Mesa: CVS

run mesa/progs/xdemos/glthreads with option "-n 2", it run well,
but whit option "-n 10" the routine aborted with the error,
-----
glthreads: bufmgr_fake.c:349: check_fenced: Assertion `block->fenced' failed.
Aborted
-----
Comment 1 Zou Nan hai 2006-12-18 21:37:18 UTC
Created attachment 8161 [details] [review]
Patch

fix the thread unsafe path
Comment 2 Zou Nan hai 2006-12-18 21:42:53 UTC
If the fix is ok, I will check it into git.
Comment 3 Brian Paul 2006-12-19 15:57:48 UTC
Looks OK to me.  Normally Keith would review i965 changes but he's on vacation
for the next few weeks.
Comment 4 Gordon Jin 2007-01-30 00:18:19 UTC
The attached patch has been checked in git tree about 1 month ago.
Comment 5 Adam Jackson 2009-08-24 12:25:16 UTC
Mass version move, cvs -> git

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.