It's been 0 days since I last crashed a JVM
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.
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.