Skip to content

Instantly share code, notes, and snippets.

@cmiles74
Created September 14, 2017 16:06
Show Gist options
  • Save cmiles74/49c91ee7ad04d6be8a59602545049acd to your computer and use it in GitHub Desktop.
Save cmiles74/49c91ee7ad04d6be8a59602545049acd to your computer and use it in GitHub Desktop.
Mednafen Crash on Arch for Arm (Raspberry Pi 3)
Starting Mednafen 0.9.47
Build information:
Compiled with gcc 7.2.0
Compiled against zlib 1.2.11, running with zlib 1.2.11(flags=0x00000055)
Compiled against SDL 1.2.15, running with SDL 1.2.15
Running with libsndfile-1.0.28
Base directory: /home/cmiles/.mednafen
Emulation modules: nes snes gb gba pce lynx md pcfx ngp psx ssfplay vb wswan sms gg snes_faust pce_f
ast demo cdplay
mednafen: tests.cpp:831: void MDFN_TESTS_CPP::DoAlignmentChecks(): Assertion `(((unsigned long long)&
aligned0[0]) & 0xF) == 0' failed.
Aborted (core dumped)
[cmiles@atari mednafen]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment