aiaf / LayerWhale

Layer Whale is a workflow plugin for Glyphs.app
https://makkuk.com/layerwhale
2 stars 0 forks source link

Crash report #1

Open schriftgestalt opened 4 years ago

schriftgestalt commented 4 years ago

Hi I got this crash report from a user:

Incident Identifier: 81236e0a-475b-42ef-9cbb-38b0376aae72
CrashReporter Key:   365FE48F-FB95-5B6E-8DE7-F64B3CDF38B4
Hardware Model:      MacBookPro11,5
Process:         Glyphs [57596]
Path:            /Applications/Glyphs.app/Contents/MacOS/Glyphs
Identifier:      com.GeorgSeifert.Glyphs2
Version:         2.6.5 (1290)
Code Type:       X86-64
Parent Process:  launchd [1]

Date/Time:       2020-02-11T10:29:27Z
Launch Time:     2020-02-11T09:46:11Z
OS Version:      Mac OS X 10.14.6 (18G3020)
Report Version:  104

Exception Type:  SIGABRT
Exception Codes: #0 at 0x7fff5c7642c2
Crashed Thread:  0

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'

Last Exception Backtrace:
0   CoreFoundation                       0x00007fff30758ab5 __exceptionPreprocess + 232
1   libobjc.A.dylib                      0x00007fff5ae5aa17 objc_exception_throw + 47
2   CoreFoundation                       0x00007fff30797ac4 _CFThrowFormattedException + 201
3   CoreFoundation                       0x00007fff306940ec -[__NSArrayM insertObject:atIndex:] + 1215
4   LayerWhale                           0x000000010f57c9d0 -[LWTimeline recordLayer:atTime:] + 1072
5   LayerWhale                           0x000000010f5732e3 __62-[LWTimelinePalette observerUndoManagerNotificationsForLayer:]_block_invoke_2 + 83
6   libdispatch.dylib                    0x00007fff5c5db5f8 _dispatch_call_block_and_release + 11
7   libdispatch.dylib                    0x00007fff5c5dc63d _dispatch_client_callout + 7
8   libdispatch.dylib                    0x00007fff5c5e768d _dispatch_main_queue_callback_4CF + 1134
9   CoreFoundation                       0x00007fff306a2a87 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 8
10  CoreFoundation                       0x00007fff306a21b1 __CFRunLoopRun + 2288
11  CoreFoundation                       0x00007fff306a166e CFRunLoopRunSpecific + 454
12  HIToolbox                            0x00007fff2f9001ab RunCurrentEventLoopInMode + 291
13  HIToolbox                            0x00007fff2f8ffee5 ReceiveNextEventCommon + 602
14  HIToolbox                            0x00007fff2f8ffc76 _BlockUntilNextEventMatchingListInModeWithFilter + 63
15  AppKit                               0x00007fff2dc9777d _DPSNextEvent + 1134
16  AppKit                               0x00007fff2dc9646b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1360
17  AppKit                               0x00007fff2dc90588 -[NSApplication run] + 698
18  AppKit                               0x00007fff2dc7fac8 NSApplicationMain + 776
19  Glyphs                               0x0000000108f5f993 main (main.m:180)
20  libdyld.dylib                        0x00007fff5c6293d5 start + 0
21  ???                                  0x0000000000000001 0x0 + 0
schriftgestalt commented 4 years ago

Another one

Incident Identifier: 1da3ed38-56a0-4db8-841f-d3d264c870c7
CrashReporter Key:   2546C410-8117-5A9E-9FC0-5A144A6A2CE8
Hardware Model:      MacBookPro11,5
Process:         Glyphs [2418]
Path:            /Applications/Glyphs.app/Contents/MacOS/Glyphs
Identifier:      com.GeorgSeifert.Glyphs2
Version:         2.6.5 (1308)
Code Type:       X86-64
Parent Process:  launchd [1]

Date/Time:       2020-04-02T18:49:25Z
Launch Time:     2020-04-02T18:48:28Z
OS Version:      Mac OS X 10.14.0 (18A391)
Report Version:  104

Exception Type:  SIGABRT
Exception Codes: #0 at 0x7fff5b2cab86
Crashed Thread:  0

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString stringValue]: unrecognized selector sent to instance 0xbf6c0e29529f5a61'

Last Exception Backtrace:
0   CoreFoundation                       0x00007fff2e1b1425 __exceptionPreprocess + 232
1   libobjc.A.dylib                      0x00007fff5a0be720 objc_exception_throw + 47
2   CoreFoundation                       0x00007fff2e22e255 -[NSObject(NSObject) doesNotRecognizeSelector:] + 131
3   CoreFoundation                       0x00007fff2e150ad0 ___forwarding___ + 1485
4   CoreFoundation                       0x00007fff2e150478 __forwarding_prep_0___ + 119
5   LayerWhale                           0x000000010c6b8c63 LWGSLayerFromDict + 1571
6   LayerWhale                           0x000000010c6ba209 +[LWTimeline timelineWithDictionary:parentLayer:] + 777
7   LayerWhale                           0x000000010c6b9e4f +[LWTimeline timelineWithBase64EncodedGzippedJSONString:parentLayer:] + 335
8   LayerWhale                           0x000000010c6c0170 -[GSLayer(LWTimeline) lw_timeline] + 256
9   LayerWhale                           0x000000010c6b23c4 -[LWTimelinePalette interfaceDidUpdate:] + 356
10  CoreFoundation                       0x00007fff2e15c306 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 11
11  CoreFoundation                       0x00007fff2e15c280 ___CFXRegistrationPost_block_invoke + 62
12  CoreFoundation                       0x00007fff2e15c1a1 _CFXRegistrationPost + 397
13  CoreFoundation                       0x00007fff2e1645ed ___CFXNotificationPost_block_invoke + 86
14  CoreFoundation                       0x00007fff2e0cb13a -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1632
15  CoreFoundation                       0x00007fff2e0ca4fd _CFXNotificationPost + 741
16  Foundation                           0x00007fff3044cbab -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
17  Glyphs                               0x0000000108f999f2 -[GSEditViewController _doUpdateFormatBar] (GSEditViewController.m:1125)
18  Foundation                           0x00007fff304eccdb __NSThreadPerformPerform + 326
19  CoreFoundation                       0x00007fff2e114405 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 16
20  CoreFoundation                       0x00007fff2e1143ab __CFRunLoopDoSource0 + 107
21  CoreFoundation                       0x00007fff2e0f7e51 __CFRunLoopDoSources0 + 194
22  CoreFoundation                       0x00007fff2e0f73fa __CFRunLoopRun + 1218
23  CoreFoundation                       0x00007fff2e0f6ce4 CFRunLoopRunSpecific + 462
24  HIToolbox                            0x00007fff2d390895 RunCurrentEventLoopInMode + 292
25  HIToolbox                            0x00007fff2d3904d4 ReceiveNextEventCommon + 370
26  HIToolbox                            0x00007fff2d390348 _BlockUntilNextEventMatchingListInModeWithFilter + 63
27  AppKit                               0x00007fff2b64d95b _DPSNextEvent + 996
28  AppKit                               0x00007fff2b64c6fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
29  AppKit                               0x00007fff2b64675d -[NSApplication run] + 698
30  AppKit                               0x00007fff2b635e97 NSApplicationMain + 779
31  Glyphs                               0x0000000108f5fc83 main (main.m:180)
32  libdyld.dylib                        0x00007fff5b18c085 start + 0
33  ???                                  0x0000000000000001 0x0 + 0