Page 1 of 1

Segfault with MPG in dvp-as

Posted: Mon Nov 14, 2005 8:40 pm
by b0rje
Hi,
I'm having trouble using the MPG command of the dvp-as. Writing:

Code: Select all

DMAend *
MPG 0,*
.. (some vu code) ..
.EndMpg
.EndDmaData
crashes the dvp-as with a segmentation fault. I compiled the toolchain myself. I tried things like vifnop padding, .DmaPackVif aso., but it allways crashes. Other VIFcodes (like unpack) are working. Somebody had the same problems? The only workaround I found is a qword placeholder for the MPG command and writing the NUM field before executing the chain.