Crash with "misaligned pointer dereference" in xi_input.rs in 32-bit Linux #394
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Miniquad v0.4.0-alpha.5, uname -m is armv7l, this is on a Raspberry Pi. The code seems to expect 64-bit pointer alignment on the 32-bit platform ("multiple of 0x8"). The panic only shows up when running a debug build.
The text was updated successfully, but these errors were encountered: