Comment 187 for bug 120834

Revision history for this message
Shane Blake (blakesha) wrote : Re: intel gm965 freezes with 3d applications

I attempted to run the Cobalt developement environment (http://www.opencroquet.org/index.php/Cobalt) and once I tried to open the 3D view I get the following assertion error appearing:

shader/slang/slang_emit.c:257: storage_to_dst_reg: Assertion `size <= 4' failed.

With GDB running this assertion appears outside the scope of the squeak code (causing a SEGFAULT). As the above assertion is within MESA I thought I would post it here to see if it assists.