Skip to content

Instantly share code, notes, and snippets.

@koenbok
Created October 27, 2015 13:58
Show Gist options
  • Select an option

  • Save koenbok/63e517707228c5c49058 to your computer and use it in GitHub Desktop.

Select an option

Save koenbok/63e517707228c5c49058 to your computer and use it in GitHub Desktop.
Framer Studio Crash
Incident Identifier: 5C6E5B98-F0A6-4129-B85A-EE5001CB6552
CrashReporter Key: 6B893A6D-B420-58C5-AEFE-C232A6A6C32C
Hardware Model: MacBookPro12,1
Process: Framer Studio [652]
Path: /Applications/Framer Studio.app/Contents/MacOS/Framer Studio
Identifier: com.motif.framer
Version: v44 (2469)
Code Type: X86-64
Parent Process: launchd [1]
Date/Time: 2015-10-21 17:05:35 +0000
OS Version: Mac OS X 10.11.0 (15A284)
Report Version: 104
Exception Type: SIGSEGV
Exception Codes: SEGV_MAPERR at 0x18
Crashed Thread: 0
Application Specific Information:
Selector name found in current argument registers: respondsToSelector:
Thread 0 Crashed:
0 libobjc.A.dylib 0x00007fff8ccd2d5d objc_msgSend + 29
1 AppKit 0x00007fff8b604648 -[NSSplitView resizeSubviewsWithOldSize:] + 617
2 AppKit 0x00007fff8b5bb35b -[NSView setFrameSize:] + 1755
3 AppKit 0x00007fff8b604397 -[NSSplitView setFrameSize:] + 151
4 AppKit 0x00007fff8b5d3759 -[NSView setFrame:] + 476
5 AppKit 0x00007fff8b5e0081 -[NSView resizeWithOldSuperviewSize:] + 1185
6 AppKit 0x00007fff8b5df70d -[NSView resizeSubviewsWithOldSize:] + 318
7 AppKit 0x00007fff8b5bb35b -[NSView setFrameSize:] + 1755
8 AppKit 0x00007fff8b5d3759 -[NSView setFrame:] + 476
9 AppKit 0x00007fff8b7d3d99 -[NSThemeFrame setStyleMask:] + 998
10 AppKit 0x00007fff8b7d383d __25-[NSWindow setStyleMask:]_block_invoke + 2040
11 AppKit 0x00007fff8b6cf0a9 NSPerformVisuallyAtomicChange + 147
12 AppKit 0x00007fff8b7d2ffa -[NSWindow setStyleMask:] + 222
13 AppKit 0x00007fff8b8d27eb -[NSWindow _didExitFullScreen:] + 247
14 AppKit 0x00007fff8bea22fd __106-[_NSWindowFullScreenTransition _performExitFullScreenModeForWindow:options:customWindows:doKitAnimation:]_block_invoke + 1281
15 AppKit 0x00007fff8bdbdbe7 __177-[NSDockConnection(FullScreenMessages) sendFullScreenExitForTransition:synchronous:window:exitForClose:backgroundWindows:participatingWindows:customAnimation:completionHandler:]_block_invoke + 60
16 libxpc.dylib 0x00007fff929a174b _xpc_connection_reply_callout + 26
17 libxpc.dylib 0x00007fff929a16ec _xpc_connection_call_reply + 36
18 libdispatch.dylib 0x00007fff89110453 _dispatch_client_callout + 8
19 libdispatch.dylib 0x00007fff89123c1c _dispatch_main_queue_callback_4CF + 1685
20 CoreFoundation 0x00007fff90dc7789 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
21 CoreFoundation 0x00007fff90d8673d __CFRunLoopRun + 1949
22 CoreFoundation 0x00007fff90d85d38 CFRunLoopRunSpecific + 296
23 HIToolbox 0x00007fff898fed55 RunCurrentEventLoopInMode + 235
24 HIToolbox 0x00007fff898feb8f ReceiveNextEventCommon + 432
25 HIToolbox 0x00007fff898fe9cf _BlockUntilNextEventMatchingListInModeWithFilter + 71
26 AppKit 0x00007fff8b594f3a _DPSNextEvent + 1067
27 AppKit 0x00007fff8b594369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
28 AppKit 0x00007fff8b588ecc -[NSApplication run] + 682
29 AppKit 0x00007fff8b552162 NSApplicationMain + 1176
30 libdyld.dylib 0x00007fff8e1b95ad start + 1
@koenbok

koenbok commented Oct 27, 2015

Copy link
Copy Markdown
Author

The Selector name found in current argument registers: respondsToSelector: is due to HockeyApp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment