zoom
zoom copied to clipboard
1.1.6 crash when try to bring up Preferences
trafficstars
- thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x13fb0791a)
frame #0: 0x0000000100003be9 Zoom
___lldb_unnamed_symbol35$$Zoom + 149 Zoom___lldb_unnamed_symbol35$$Zoom: -> 0x100003be9 <+149>: movq (%rbx,%r15), %rdi 0x100003bed <+153>: movq 0x384c4(%rip), %rsi ; "window" 0x100003bf4 <+160>: callq *%r12 0x100003bf7 <+163>: movq 0x384c2(%rip), %rsi ; "makeKeyAndOrderFront:" Target 0: (Zoom) stopped.
Hm, I'm able to reproduce this: odd that this has only decided to break now after so long. Unfortunately it seems that there's some other incompatibility in the code base as there are many more crashes when building Zoom in XCode 8 so I'll need to work my way through those before I can get to fixing this.