Email or username:

Password:

Forgot your password?
Gregory

It's been 0 days since I last crashed a JVM

1 comment
Gregory

Apparently the ABI on ARM differs from x86 enough that I can't just stick a `Pointer _null` where a function expects a null-terminated varargs list. Functions that take a fixed number of arguments don't crash.

Go Up