Bug 36935

Summary: yo frankie crashes if shaders are enabled (regression)
Product: Mesa Reporter: almos <aaalmosss>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: backtrace

Description almos 2011-05-07 06:55:39 UTC
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.
Comment 1 Alex Deucher 2011-05-07 08:11:30 UTC

*** This bug has been marked as a duplicate of bug 36919 ***
Comment 2 Sven Arvidsson 2011-05-07 08:26:19 UTC
(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.