Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash while opening iasj.pdf #17

Closed
orklann opened this issue Feb 22, 2021 · 1 comment
Closed

Crash while opening iasj.pdf #17

orklann opened this issue Feb 22, 2021 · 1 comment

Comments

@orklann
Copy link
Owner

orklann commented Feb 22, 2021

Crashes while opening iasj.pdf

2021-02-22 20:55:30.664 PEP[8127:589351] -[NSSavePanel didEndPanelWithReturnCode:] caught non-fatal NSInvalidArgumentException '-[GCommandObject object]: unrecognized selector sent to instance 0x7fd315f507c0' with backtrace (
	0   CoreFoundation                      0x00007fff206296af __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007fff203613c9 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff206abc85 -[NSObject(NSObject) __retain_OA] + 0
	3   CoreFoundation                      0x00007fff2059107d ___forwarding___ + 1467
	4   CoreFoundation                      0x00007fff20590a38 _CF_forwarding_prep_0 + 120
	5   PEP                                 0x000000010fbac9a6 -[GParser getObjectByRef:] + 214
	6   PEP                                 0x000000010fbce99a -[GPage buildFontInfos] + 1946
	7   PEP                                 0x000000010fba91cb -[GDocument buildFontInfos] + 411
	8   PEP                                 0x000000010fba5d77 -[GDocument awakeFromNib] + 1015
	9   PEP                                 0x000000010fbcfa98 __28-[AppDelegate openDocument:]_block_invoke + 664
	10  AppKit                              0x00007fff237e9ecc -[NSSavePanel didEndPanelWithReturnCode:] + 76
	11  AppKit                              0x00007fff237ea120 -[NSSavePanel completeModeless:] + 23
	12  AppKit                              0x00007fff237ea41c -[NSSavePanel completeWithReturnCode:url:urls:] + 434
	13  AppKit                              0x00007fff237ec048 -[NSSavePanel observeValueForKeyPath:ofObject:change:context:] + 325
	14  Foundation                          0x00007fff2130fab8 NSKeyValueNotifyObserver + 327
	15  Foundation                          0x00007fff213d6e45 NSKeyValueDidChange + 431
	16  Foundation                          0x00007fff21477539 NSKeyValueDidChangeWithPerThreadPendingNotifications + 146
	17  ViewBridge                          0x00007fff271b3d9b __41-[NSViewBridge setObject:forKey:withKVO:]_block_invoke + 360
	18  ViewBridge                          0x00007fff2722e829 withHintInProgress + 359
	19  ViewBridge                          0x00007fff271abcb7 -[NSViewBridge setObject:forKey:withKVO:] + 641
	20  ViewBridge                          0x00007fff271ace05 -[NSViewBridge nonLocalChangeInProgress:block:] + 230
	21  ViewBridge                          0x00007fff271acb93 -[NSRemoteViewMarshal exceptionSafeSetRemoteObject:forKey:withReply:] + 264
	22  ViewBridge                          0x00007fff271aca47 -[NSRemoteViewMarshal setRemoteObject:forKey:withReply:] + 56
	23  CoreFoundation                      0x00007fff2059256c __invoking___ + 140
	24  CoreFoundation                      0x00007fff20592410 -[NSInvocation invoke] + 303
	25  ViewBridge                          0x00007fff271aab65 __deferNSXPCInvocationOntoMainThread_block_invoke + 228
	26  ViewBridge                          0x00007fff2719dd34 __wrapBlockWithVoucher_block_invoke + 37
	27  ViewBridge                          0x00007fff2719da25 __deferBlockOntoMainThread_block_invoke_2 + 352
	28  CoreFoundation                      0x00007fff205af5a2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
	29  CoreFoundation                      0x00007fff205af44c __CFRunLoopDoBlocks + 437
	30  CoreFoundation                      0x00007fff205ae7bd __CFRunLoopRun + 2582
	31  CoreFoundation                      0x00007fff205ad6ce CFRunLoopRunSpecific + 563
	32  HIToolbox                           0x00007fff28835630 RunCurrentEventLoopInMode + 292
	33  HIToolbox                           0x00007fff2883542c ReceiveNextEventCommon + 709
	34  HIToolbox                           0x00007fff2883514f _BlockUntilNextEventMatchingListInModeWithFilter + 64
	35  AppKit                              0x00007fff22dcd9b1 _DPSNextEvent + 883
	36  AppKit                              0x00007fff22dcc177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
	37  AppKit                              0x00007fff22dbe68a -[NSApplication run] + 586
	38  AppKit                              0x00007fff22d9296f NSApplicationMain + 816
	39  PEP                                 0x000000010fbb316f main + 47
	40  libdyld.dylib                       0x00007fff204d2621 start + 1
)
orklann added a commit that referenced this issue Feb 23, 2021
@orklann
Copy link
Owner Author

orklann commented Feb 23, 2021

Issue fixed.

@orklann orklann closed this as completed Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant