12
« on: June 15, 2014, 08:37:51 pm »
Same crashes here...
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 SupSuper.OpenXcom 0x0000000103c4d6e4 _GLOBAL__I_a + 4
1 dyld 0x00007fff6a0b7c2e ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 268
2 dyld 0x00007fff6a0b7dba ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
3 dyld 0x00007fff6a0b4a62 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308
4 dyld 0x00007fff6a0b48f6 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
5 dyld 0x00007fff6a0a81da dyld::initializeMainExecutable() + 189
6 dyld 0x00007fff6a0ab560 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2419
7 dyld 0x00007fff6a0a727b dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 477
8 dyld 0x00007fff6a0a705e _dyld_start + 54
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x0000000103c4d6e0 rcx: 0x00007fff5c229d80 rdx: 0x00007fff5c229d28
rdi: 0x0000000000000001 rsi: 0x00007fff5c229d18 rbp: 0x00007fff5c228300 rsp: 0x00007fff5c228300
r8: 0x00007fff6a0da178 r9: 0x00007fff5c228200 r10: 0x00007fff924d52e3 r11: 0x0000000103d2de21
r12: 0x000000000000001e r13: 0x00007fff6a0da0b0 r14: 0x00007fff6a0e0ee0 r15: 0x0000000103d1a578
rip: 0x0000000103c4d6e4 rfl: 0x0000000000010246 cr2: 0x0000000103c4d6e0
Tried the brew approach too, but ran into errors with when I tried to brew install sdl_image, sdl_gfx, and sdl_mixer...
Windows flavor works fine.