Bug 36935 - yo frankie crashes if shaders are enabled (regression)
Summary: yo frankie crashes if shaders are enabled (regression)
Status: RESOLVED DUPLICATE of bug 36919
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-07 06:55 UTC by almos
Modified: 2011-05-07 08:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
backtrace (12.31 KB, application/octet-stream)
2011-05-07 06:55 UTC, almos
Details

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.