Jump to content
You must now use your email address to sign in [click for more info] ×

Funny error window in APub


Recommended Posts

There is a reproducible and quite odd error window, at least in V1 on mac. Since it's rather harmless + V1 will not get fixed it anyway I post it here in 'Questions' (to get mover wherever).

With or without a layer selected choose from the Paragraph Panel > Bullet & Numbering one of the numbered list options. Then select & copy the preset tag \#. This causes an error dialog window with unusual buttons, one of them is "Crash", which indeed works to crash the app. (Curious, for what purpose this dialog has ever been coded)


Error "Details":
Quote

Exception Name: NSInvalidArgumentException
Description: -[__NSCFString appendString:]: nil argument
User Info: (null)

0   CoreFoundation                      0x00007fff4bed1035 __exceptionPreprocess + 256
1   libobjc.A.dylib                     0x00007fff76739a17 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff4bed0e67 +[NSException raise:format:] + 201
3   CoreFoundation                      0x00007fff4bf0ee69 mutateError + 196
4   libcocoaui                          0x000000010d41ed37 -[GlyphTokenField writeSelectionToPasteboard:type:] + 1319
5   AppKit                              0x00007fff49c7d0ba -[NSTextView(NSPasteboard) writeSelectionToPasteboard:types:] + 637
6   AppKit                              0x00007fff49701318 -[NSApplication(NSResponder) sendAction:to:from:] + 312
7   AppKit                              0x00007fff4975d543 -[NSMenuItem _corePerformAction] + 323
8   AppKit                              0x00007fff4975d2b4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
9   AppKit                              0x00007fff4975c126 -[NSMenu performKeyEquivalent:] + 363
10  AppKit                              0x00007fff49be1d8f routeKeyEquivalent + 860
11  AppKit                              0x00007fff4941a834 -[NSApplication(NSEvent) sendEvent:] + 1064
12  libcocoaui                          0x000000010d21ff75 -[Application sendEvent:] + 757
13  AppKit                              0x00007fff49408ccc -[NSApplication run] + 755
14  AppKit                              0x00007fff493f81c0 NSApplicationMain + 777
15  libdyld.dylib                       0x00007fff77f093d5 start + 1

 

 Crash report for crashing Thread 0:

Quote

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit                  0x00007fff4981353f -[NSApplication _crashOnException:] + 109
1   com.apple.AppKit                  0x00007fff498d76c7 -[NSApplication _showException:] + 589
2   com.apple.AppKit                  0x00007fff4981344b -[NSApplication reportException:] + 959
3   com.apple.AppKit                  0x00007fff498d3dad uncaughtErrorProc + 145
4   com.apple.HIToolbox               0x00007fff4b07603a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 922
5   com.apple.HIToolbox               0x00007fff4b0755df SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 371
6   com.apple.HIToolbox               0x00007fff4b0929b6 SendEventToEventTarget + 39
7   com.apple.HIToolbox               0x00007fff4b0e4cd2 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 375
8   com.apple.HIToolbox               0x00007fff4b10d14e SendMenuCommandWithContextAndModifiers + 49
9   com.apple.HIToolbox               0x00007fff4b10d0fd SendMenuItemSelectedEvent + 192
10  com.apple.HIToolbox               0x00007fff4b10cfe5 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
11  com.apple.HIToolbox               0x00007fff4b21bcd1 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1601
12  com.apple.HIToolbox               0x00007fff4b21b1a9 _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 418
13  com.apple.HIToolbox               0x00007fff4b0ed735 _HandlePopUpMenuSelectionWithDictionary + 329
14  com.apple.AppKit                  0x00007fff497b9346 _NSSLMPopUpCarbonMenu3 + 5496
15  com.apple.AppKit                  0x00007fff49882b5b -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 215
16  com.apple.AppKit                  0x00007fff498829bd -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 221
17  com.apple.AppKit                  0x00007fff49ce1a5f -[NSView _showMenuForEvent:] + 85
18  com.apple.AppKit                  0x00007fff4987c9b4 -[NSView rightMouseDown:] + 100
19  com.apple.AppKit                  0x00007fff4987c942 -[NSTextView rightMouseDown:] + 195
20  com.apple.AppKit                  0x00007fff4957ca73 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 6840
21  com.apple.AppKit                  0x00007fff4957ad73 -[NSWindow(NSEventRouting) sendEvent:] + 478
22  com.seriflabs.libcocoaui          0x000000010f536e64 -[PersonaWindow sendEvent:] + 1620
23  com.apple.AppKit                  0x00007fff4941aeaa -[NSApplication(NSEvent) sendEvent:] + 2718
24  com.seriflabs.libcocoaui          0x000000010f56bf75 -[Application sendEvent:] + 757
25  com.apple.AppKit                  0x00007fff49408ccc -[NSApplication run] + 755
26  com.apple.AppKit                  0x00007fff493f81c0 NSApplicationMain + 777
27  libdyld.dylib                     0x00007fff77f093d5 start + 1

macOS 10.14.6 | MacBookPro Retina 15" | Eizo 27" | Affinity V1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.