(lldb) target create "bin/openttd"
run
Current executable set to 'bin/openttd' (x86_64).
(lldb) run
Process 92610 launched: 'bin/openttd' (x86_64)
2019-06-23 21:00:20.122666+0100 openttd[92610:3917777] SecTaskLoadEntitlements failed error=22 cs_flags=20, pid=92610
2019-06-23 21:00:20.123220+0100 openttd[92610:3917777] SecTaskCopyDebugDescription: openttd[92610]/0#-1 LF=0
Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
2019-06-23 21:00:20.265321+0100 openttd[92610:3917777] MessageTracer: load_domain_whitelist_search_tree:73: Search tree file's format version number (0) is not supported
2019-06-23 21:00:20.265343+0100 openttd[92610:3917777] MessageTracer: Falling back to default whitelist
Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
2019-06-23 21:00:21.113381+0100 openttd[92610:3917777] SecTaskLoadEntitlements failed error=22 cs_flags=20, pid=92610
2019-06-23 21:00:21.113492+0100 openttd[92610:3917777] SecTaskCopyDebugDescription: openttd[92610]/0#-1 LF=0
Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
[2019-06-23 21:00:24] dbg: [grf] NewGRF 9787EAFE (road-hog.grf) not found; checksum 1833A7251B9737987D3F261F81E523DA
[2019-06-23 21:00:24] dbg: [grf] NewGRF 9787EAFE (road-hog.grf) not found; checksum 1833A7251B9737987D3F261F81E523DA
Process 92610 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
frame #0: 0x00007fff6022d2c6 libsystem_kernel.dylib`__pthread_kill + 10
libsystem_kernel.dylib`__pthread_kill:
-> 0x7fff6022d2c6 <+10>: jae 0x7fff6022d2d0 ; <+20>
0x7fff6022d2c8 <+12>: movq %rax, %rdi
0x7fff6022d2cb <+15>: jmp 0x7fff60227457 ; cerror_nocancel
0x7fff6022d2d0 <+20>: retq
Target 0: (openttd) stopped.