https://bugs.freedesktop.org/show_bug.cgi?id=44346
Bug #: 44346 Summary: [i915g] i915_fpc_translate.c:1112:i915_translate_token: Assertion `ifs->constant_flags[i] == 0x0' failed. Classification: Unclassified Product: Mesa Version: git Platform: Other URL: http://www.chromeexperiments.com/detail/lighmapped-sce ne/?f=webgl OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/i915g AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: pavel.ondracka@email.cz
Created attachment 55005 --> https://bugs.freedesktop.org/attachment.cgi?id=55005 full backtrace
Another WebGL demo and another crash. This time Lighmapped Scene from Chrome experiments.
i915_fpc_translate.c:1112:i915_translate_token: Assertion `ifs->constant_flags[i] == 0x0' failed.
Program received signal SIGTRAP, Trace/breakpoint trap. _debug_assert_fail (expr=0x2e6b1b3 "ifs->constant_flags[i] == 0x0", file=0x2e6b0e1 "i915_fpc_translate.c", line=1112, function=0x2e6b428 "i915_translate_token") at util/u_debug.c:281 281 }
Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) OpenGL renderer string: Gallium 0.4 on i915 (chipset: 945G) OpenGL version string: 2.0 Mesa 7.12-devel (git-99fbf7c) Firefox: 9.0.1
https://bugs.freedesktop.org/show_bug.cgi?id=44346
Pavel Ondračka pavel.ondracka@email.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Pavel Ondračka pavel.ondracka@email.cz 2011-12-31 05:49:52 PST --- Ah, sorry. This one is actually a duplicate.
*** This bug has been marked as a duplicate of bug 43768 ***
dri-devel@lists.freedesktop.org