Loading

Paste #pbrq4bgok

  1. (lldb) thread backtrace all
  2. * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
  3.     frame #0: 0x00007fff6022d2c6 libsystem_kernel.dylib`__pthread_kill + 10
  4.   * frame #1: 0x00007fff602e8bf1 libsystem_pthread.dylib`pthread_kill + 284
  5.     frame #2: 0x00007fff601976a6 libsystem_c.dylib`abort + 127
  6.     frame #3: 0x0000000100212ddc openttd`error(char const*, ...) + 220
  7.     frame #4: 0x0000000100151094 openttd`IndustryDirectoryWindow::GetIndustryString(Industry const*) const + 356
  8.     frame #5: 0x000000010014f76c openttd`IndustryDirectoryWindow::UpdateWidgetSize(int, Dimension*, Dimension const&, Dimension*, Dimension*) + 364
  9.     frame #6: 0x00000001003e0dee openttd`NWidgetBackground::SetupSmallestSize(Window*, bool) + 462
  10.     frame #7: 0x00000001003df8df openttd`NWidgetVertical::SetupSmallestSize(Window*, bool) + 79
  11.     frame #8: 0x00000001003df35f openttd`NWidgetHorizontal::SetupSmallestSize(Window*, bool) + 79
  12.     frame #9: 0x00000001003df8df openttd`NWidgetVertical::SetupSmallestSize(Window*, bool) + 79
  13.     frame #10: 0x00000001003dee3e openttd`NWidgetStacked::SetupSmallestSize(Window*, bool) + 270
  14.     frame #11: 0x00000001003df8df openttd`NWidgetVertical::SetupSmallestSize(Window*, bool) + 79
  15.     frame #12: 0x00000001003e96b9 openttd`Window::InitializeData(int) + 169
  16.     frame #13: 0x00000001003ea47d openttd`Window::FinishInitNested(int) + 13
  17.     frame #14: 0x000000010014f194 openttd`IndustryDirectoryWindow::IndustryDirectoryWindow(WindowDesc*, int) + 212
  18.     frame #15: 0x000000010037ad94 openttd`MenuClickIndustry(int) + 20
  19.     frame #16: 0x00000001003791c0 openttd`MainToolbarWindow::OnDropdownSelect(int, int) + 16
  20.     frame #17: 0x00000001003e7bdd openttd`Window::OnDropdownClose(OTTD_Point, int, int, bool) + 61
  21.     frame #18: 0x00000001003e7135 openttd`DropdownWindow::~DropdownWindow() + 117
  22.     frame #19: 0x00000001003e6ffe openttd`DropdownWindow::OnMouseLoop() + 286
  23.     frame #20: 0x00000001003ed264 openttd`UpdateWindows() + 996
  24.     frame #21: 0x00000001003f45f4 openttd`QZ_GameLoop() + 3588
  25.     frame #22: 0x00000001003efa9b openttd`-[OTTDMain launchGameEngine:] + 43
  26.     frame #23: 0x00007fff34227596 CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
  27.     frame #24: 0x00007fff34227510 CoreFoundation`___CFXRegistrationPost_block_invoke + 63
  28.     frame #25: 0x00007fff3422747a CoreFoundation`_CFXRegistrationPost + 404
  29.     frame #26: 0x00007fff3422f928 CoreFoundation`___CFXNotificationPost_block_invoke + 87
  30.     frame #27: 0x00007fff34198384 CoreFoundation`-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1642
  31.     frame #28: 0x00007fff34197737 CoreFoundation`_CFXNotificationPost + 732
  32.     frame #29: 0x00007fff3641d06b Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
  33.     frame #30: 0x00007fff34227596 CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
  34.     frame #31: 0x00007fff34227510 CoreFoundation`___CFXRegistrationPost_block_invoke + 63
  35.     frame #32: 0x00007fff3422747a CoreFoundation`_CFXRegistrationPost + 404
  36.     frame #33: 0x00007fff3422f928 CoreFoundation`___CFXNotificationPost_block_invoke + 87
  37.     frame #34: 0x00007fff34198384 CoreFoundation`-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1642
  38.     frame #35: 0x00007fff34197737 CoreFoundation`_CFXNotificationPost + 732
  39.     frame #36: 0x00007fff3641d06b Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
  40.     frame #37: 0x00007fff318501a8 AppKit`-[NSApplication _postDidFinishNotification] + 312
  41.     frame #38: 0x00007fff3184fafb AppKit`-[NSApplication _sendFinishLaunchingNotification] + 208
  42.     frame #39: 0x00007fff3184dc4f AppKit`-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 552
  43.     frame #40: 0x00007fff3184d89f AppKit`-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 688
  44.     frame #41: 0x00007fff36466bec Foundation`-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 286
  45.     frame #42: 0x00007fff36466a69 Foundation`_NSAppleEventManagerGenericHandler + 102
  46.     frame #43: 0x00007fff353e8397 AE`aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1815
  47.     frame #44: 0x00007fff353e7c29 AE`dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
  48.     frame #45: 0x00007fff353e7b01 AE`aeProcessAppleEvent + 414
  49.     frame #46: 0x00007fff334b8e97 HIToolbox`AEProcessAppleEvent + 54
  50.     frame #47: 0x00007fff31849c7e AppKit`_DPSNextEvent + 1724
  51.     frame #48: 0x00007fff3184871f AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
  52.     frame #49: 0x00007fff3184283c AppKit`-[NSApplication run] + 699
  53.     frame #50: 0x00000001002145eb openttd`openttd_main(int, char**) + 5483
  54.     frame #51: 0x0000000100227b97 openttd`main + 151
  55.     frame #52: 0x00007fff600f23d5 libdyld.dylib`start + 1
  56.   thread #3
  57.     frame #0: 0x00007fff60228bfe libsystem_kernel.dylib`__workq_kernreturn + 10
  58.     frame #1: 0x00007fff602e5636 libsystem_pthread.dylib`_pthread_wqthread + 458
  59.     frame #2: 0x00007fff602e53fd libsystem_pthread.dylib`start_wqthread + 13
  60.   thread #6, name = 'com.apple.audio.IOThread.client'
  61.     frame #0: 0x00007fff6022722a libsystem_kernel.dylib`mach_msg_trap + 10
  62.     frame #1: 0x00007fff6022776c libsystem_kernel.dylib`mach_msg + 60
  63.     frame #2: 0x00007fff33c3deda CoreAudio`HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 122
  64.     frame #3: 0x00007fff33c3de4f CoreAudio`HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 45
  65.     frame #4: 0x00007fff33c3a39f CoreAudio`HALC_ProxyIOContext::IOWorkLoop() + 1017
  66.     frame #5: 0x00007fff33c39df4 CoreAudio`HALC_ProxyIOContext::IOThreadEntry(void*) + 122
  67.     frame #6: 0x00007fff33c39956 CoreAudio`HALB_IOThread::Entry(void*) + 72
  68.     frame #7: 0x00007fff602e62eb libsystem_pthread.dylib`_pthread_body + 126
  69.     frame #8: 0x00007fff602e9249 libsystem_pthread.dylib`_pthread_start + 66
  70.     frame #9: 0x00007fff602e540d libsystem_pthread.dylib`thread_start + 13
  71.   thread #12, name = 'com.apple.NSEventThread'
  72.     frame #0: 0x00007fff6022722a libsystem_kernel.dylib`mach_msg_trap + 10
  73.     frame #1: 0x00007fff6022776c libsystem_kernel.dylib`mach_msg + 60
  74.     frame #2: 0x00007fff341c4bee CoreFoundation`__CFRunLoopServiceMachPort + 328
  75.     frame #3: 0x00007fff341c415c CoreFoundation`__CFRunLoopRun + 1612
  76.     frame #4: 0x00007fff341c38be CoreFoundation`CFRunLoopRunSpecific + 455
  77.     frame #5: 0x00007fff318516a6 AppKit`_NSEventThread + 175
  78.     frame #6: 0x00007fff602e62eb libsystem_pthread.dylib`_pthread_body + 126
  79.     frame #7: 0x00007fff602e9249 libsystem_pthread.dylib`_pthread_start + 66
  80.     frame #8: 0x00007fff602e540d libsystem_pthread.dylib`thread_start + 13
  81.   thread #13
  82.     frame #0: 0x00007fff60228bfe libsystem_kernel.dylib`__workq_kernreturn + 10
  83.     frame #1: 0x00000000000186a8
  84.     frame #2: 0x00007fff602e53fd libsystem_pthread.dylib`start_wqthread + 13
  85.   thread #14
  86.     frame #0: 0x00007fff60228bfe libsystem_kernel.dylib`__workq_kernreturn + 10
  87.     frame #1: 0x00007fff602e56e6 libsystem_pthread.dylib`_pthread_wqthread + 634
  88.     frame #2: 0x00007fff602e53fd libsystem_pthread.dylib`start_wqthread + 13
  89.   thread #15
  90.     frame #0: 0x00007fff60228bfe libsystem_kernel.dylib`__workq_kernreturn + 10
  91.     frame #1: 0x00007fff602e56e6 libsystem_pthread.dylib`_pthread_wqthread + 634
  92.     frame #2: 0x00007fff602e53fd libsystem_pthread.dylib`start_wqthread + 13
  93.   thread #16
  94.     frame #0: 0x00007fff60228bfe libsystem_kernel.dylib`__workq_kernreturn + 10
  95.     frame #1: 0x00007fff602e5636 libsystem_pthread.dylib`_pthread_wqthread + 458
  96.     frame #2: 0x00007fff602e53fd libsystem_pthread.dylib`start_wqthread + 13
  97.   thread #17
  98.     frame #0: 0x00007fff60228bfe libsystem_kernel.dylib`__workq_kernreturn + 10
  99.     frame #1: 0x00007fff602e5636 libsystem_pthread.dylib`_pthread_wqthread + 458
  100.     frame #2: 0x00007fff602e53fd libsystem_pthread.dylib`start_wqthread + 13
  101.   thread #18
  102.     frame #0: 0x0000000000000000

Comments