It can be either the dereferencing of value for writing (would be very strange) or the dereferencing of arg for reading.

Try:


PHP Code:
printf("scriptengine> test c4 value=%.8x scriptStack=%.8x arg=%.8x\n"valuescriptStackarg);