Loading

Paste #pcchrfyyt

  1. (lldb) target create "bin/openttd"
  2. run
  3. Current executable set to 'bin/openttd' (x86_64).
  4. (lldb) run
  5. Process 92610 launched: 'bin/openttd' (x86_64)
  6. 2019-06-23 21:00:20.122666+0100 openttd[92610:3917777] SecTaskLoadEntitlements failed error=22 cs_flags=20, pid=92610
  7. 2019-06-23 21:00:20.123220+0100 openttd[92610:3917777] SecTaskCopyDebugDescription: openttd[92610]/0#-1 LF=0
  8. Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
  9. 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
  10. 2019-06-23 21:00:20.265343+0100 openttd[92610:3917777] MessageTracer: Falling back to default whitelist
  11. Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
  12. Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
  13. 2019-06-23 21:00:21.113381+0100 openttd[92610:3917777] SecTaskLoadEntitlements failed error=22 cs_flags=20, pid=92610
  14. 2019-06-23 21:00:21.113492+0100 openttd[92610:3917777] SecTaskCopyDebugDescription: openttd[92610]/0#-1 LF=0
  15. Unable to use '16' for small font, FreeType reported error 0x1, using sprite font instead
  16. [2019-06-23 21:00:24] dbg: [grf] NewGRF 9787EAFE (road-hog.grf) not found; checksum 1833A7251B9737987D3F261F81E523DA
  17. [2019-06-23 21:00:24] dbg: [grf] NewGRF 9787EAFE (road-hog.grf) not found; checksum 1833A7251B9737987D3F261F81E523DA
  18. Process 92610 stopped
  19. * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
  20.    frame #0: 0x00007fff6022d2c6 libsystem_kernel.dylib`__pthread_kill + 10
  21. libsystem_kernel.dylib`__pthread_kill:
  22. ->  0x7fff6022d2c6 <+10>: jae    0x7fff6022d2d0            ; <+20>
  23.    0x7fff6022d2c8 <+12>: movq   %rax, %rdi
  24.    0x7fff6022d2cb <+15>: jmp    0x7fff60227457            ; cerror_nocancel
  25.    0x7fff6022d2d0 <+20>: retq  
  26. Target 0: (openttd) stopped.

Comments