Skip to content

AltServer Crashes Attempting to Install AltStore #201

@slevytam

Description

@slevytam

AltServer crashes immediately after entering login to install AltStore. AltServer 1.3.2, macOS Catalina 10.15.5. Mail app open with plugin activated. Same issue experienced on multiple iPhones and multiple Macs.

This issue was present in previous versions as well.

Crash log below. Full log available.


System Integrity Protection: disabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[14]'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff31653887 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6a4d5a9e objc_exception_throw + 48
2 CoreFoundation 0x00007fff31702806 _CFThrowFormattedException + 194
3 CoreFoundation 0x00007fff3170d1bb -[__NSPlaceholderDictionary initWithObjects:forKeys:count:].cold.5 + 0
4 CoreFoundation 0x00007fff3155e2d5 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 235
5 CoreFoundation 0x00007fff3155e1d0 +[NSDictionary dictionaryWithObjects:forKeys:count:] + 49
6 AltSign 0x000000010d29f1f8 -[ALTAppleAPI(Authentication) authenticateWithAppleID:password:anisetteData:verificationHandler:completionHandler:] + 1023
7 AltServer 0x000000010cebca56 AltServer + 55894
8 AltServer 0x000000010cebaf4a AltServer + 48970
9 AltServer 0x000000010cec7d69 AltServer + 101737
10 AltServer 0x000000010ceea76b AltServer + 243563
11 AltServer 0x000000010ceea6c9 AltServer + 243401
12 AltServer 0x000000010cee7313 AltServer + 230163
13 AltServer 0x000000010cee7a56 AltServer + 232022
14 AltServer 0x000000010cee7b0e AltServer + 232206
15 CoreFoundation 0x00007fff315cd3c9 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
16 CoreFoundation 0x00007fff315cd35d ___CFXRegistrationPost1_block_invoke + 63
17 libdispatch.dylib 0x00007fff6b61a6c4 _dispatch_call_block_and_release + 12
18 libdispatch.dylib 0x00007fff6b61b658 _dispatch_client_callout + 8
19 libdispatch.dylib 0x00007fff6b626cab _dispatch_main_queue_callback_4CF + 936
20 CoreFoundation 0x00007fff31616c93 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
21 CoreFoundation 0x00007fff315d691a __CFRunLoopRun + 2042
22 CoreFoundation 0x00007fff315d5ac3 CFRunLoopRunSpecific + 466
23 HIToolbox 0x00007fff301f4abd RunCurrentEventLoopInMode + 292
24 HIToolbox 0x00007fff301f47d5 ReceiveNextEventCommon + 584
25 HIToolbox 0x00007fff301f4579 _BlockUntilNextEventMatchingListInModeWithFilter + 64
26 AppKit 0x00007fff2e84fa99 _DPSNextEvent + 883
27 AppKit 0x00007fff2e84e2e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
28 AppKit 0x00007fff2e83ffee -[NSApplication run] + 658
29 AppKit 0x00007fff2e811df6 NSApplicationMain + 777
30 AltServer 0x000000010cec3d99 AltServer + 85401
31 libdyld.dylib 0x00007fff6b674cc9 start + 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    supporttroubleshooting request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions