Bug 8677 - GL app abort with: Assertion `!ctx->_MaintainTexEnvProgram' failed.
Summary: GL app abort with: Assertion `!ctx->_MaintainTexEnvProgram' failed.
Status: CLOSED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-17 00:13 UTC by Shuang He
Modified: 2009-08-24 12:24 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg conf file (2.73 KB, text/plain)
2006-10-17 00:14 UTC, Shuang He
Details
X server log (94.03 KB, text/plain)
2006-10-17 00:15 UTC, Shuang He
Details

Description Shuang He 2006-10-17 00:13:29 UTC
--Architecture(ia32,ia32e,compatiblity): ia32 & ia32e & compatibility
--2D driver: git(adae75ef2f8a655a699e982ca8f26b934dbe950a)
--Xorg: 7.1
--Mesa: CVS tip
--OS: FC5
--Kernel: 2.6.17


running the glxgears on 915G or 945G platform machines will get the following
result:

[root@x-915gm at]# glxgears
do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
Try running with LIBGL_THROTTLE_REFRESH and LIBL_SYNC_REFRESH unset.
glxgears: i915_vtbl.c:52: i915_render_start: Assertion
`!ctx->_MaintainTexEnvProgram' failed.
Aborted
Comment 1 Shuang He 2006-10-17 00:14:08 UTC
Created attachment 7438 [details]
xorg conf file
Comment 2 Shuang He 2006-10-17 00:15:17 UTC
Created attachment 7439 [details]
X server log
Comment 3 Keith Whitwell 2006-10-17 00:27:25 UTC
This is fixed by Brian's recent commit to Mesa CVS.
Comment 4 Gordon Jin 2006-10-17 02:46:55 UTC
verified.
Comment 5 Adam Jackson 2009-08-24 12:24:43 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.