Hi!
I downloaded Chromium 1.8 from the website.
I have one simple test build: 1 App Node with tilesort
SPU and 2 Server Nodes with fps + render SPUs.
The application run on the system is Blender.
When I move the mouse in the left part of the App
window, crappfaker asserts:
Assertion failed: crPackCanHoldOpCode( 1, len ), file
tilesportspu_pixels.c, line 515
I made some simple debugging inside the asserted
function and it shows that both fitsInMTU and
opcodesFit flags are 0.
I also enlarged the MTU to 100Mb but no changes.
Any idea? Thank you!
Giorgio