Summary: | yo frankie crashes if shaders are enabled (regression) | ||
---|---|---|---|
Product: | Mesa | Reporter: | almos <aaalmosss> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | backtrace |
*** This bug has been marked as a duplicate of bug 36919 *** (In reply to comment #0) > With mesa from about two weeks ago it didn't crash, just failed to compile the > shaders, and everything was black. That's another regression in that case, it used to compile and run with shaders just fine. |
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.
Created attachment 46423 [details] backtrace It exits with this: state_tracker/st_mesa_to_tgsi.c:199:dst_register: Assertion `t->outputMapping[index] < (sizeof(t->outputs)/sizeof((t->outputs)[0]))' failed. Trace/breakpoint trap (core dumped) With mesa from about two weeks ago it didn't crash, just failed to compile the shaders, and everything was black.