altstoreio / altstoreio/AltStore

Crashing!

Open
#1,001 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

support
Dominant language
Swift
Stars
14.4k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Hi,

AltStore is crashing on MacOsx after inserting my iCloud credentials??

This is the terminal output below and any help is welcomed.

Thanks,

`-------------------------------------
Translated Report (Full Report Below)

Process: AltServer [23078]
Path: /Applications/AltServer.app/Contents/MacOS/AltServer
Identifier: com.rileytestut.AltServer
Version: 1.5 (65)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-05-08 00:43:52.2740 +0200
OS Version: macOS 12.3.1 (21E258)
Report Version: 12
Bridge OS Version: 6.4 (19P4243)
Anonymous UUID: CE5CC260-B738-5375-163F-245C2B47C2B6

Sleep/Wake UUID: 07F8656F-AB8D-4AD4-9AD1-2794EC006CAE

Time Awake Since Boot: 110000 seconds
Time Since Wake: 47086 seconds

System Integrity Protection: enabled

Crashed Thread: 7 Dispatch queue: com.apple.NSURLSession-delegate

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: '-[NSNull _fastCStringContents:]: unrecognized selector sent to instance 0x7ff84b1550c0'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x00007ff80868a1e3 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff8083eac13 objc_exception_throw + 48
2 CoreFoundation 0x00007ff80870ef3b -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007ff8085f0df5 forwarding + 1356
4 CoreFoundation 0x00007ff8085f0818 _CF_forwarding_prep_0 + 120
5 libswiftCore.dylib 0x00007ff815b721ff $ss18_bridgeCocoaStringys01_C4GutsVyXlF + 159
6 libswiftCore.dylib 0x00007ff815b722b2 $sSS12_cocoaStringSSyXl_tcfC + 18
7 libswiftFoundation.dylib 0x00007ff819d02cac $sSS10FoundationE36_unconditionallyBridgeFromObjectiveCySSSo8NSStringCSgFZ + 28
8 AltServer 0x0000000104865369 AltServer + 140137
9 AltServer 0x00000001048667ed AltServer + 145389
10 AltSign-Dynamic 0x0000000104ca90ce __66-[ALTAppleAPI fetchCertificatesForTeam:session:completionHandler:]_block_invoke + 188
11 AltSign-Dynamic 0x0000000104cadc5a __87-[ALTAppleAPI sendServicesRequest:additionalParameters:session:team:completionHandler:]_block_invoke_3 + 226
12 CFNetwork 0x00007ff80d095d2b CFURLCredentialStorageCopyAllCredentials + 25438
13 CFNetwork 0x00007ff80d02e770 CFURLRequestCopyAllHTTPHeaderFields + 8730
14 libdispatch.dylib 0x00007ff80838c0cc _dispatch_call_block_and_release + 12
15 libdispatch.dylib 0x00007ff80838d317 _dispatch_client_callout + 8
16 libdispatch.dylib 0x00007ff808393317 _dispatch_lane_serial_drain + 672
17 libdispatch.dylib 0x00007ff808393e30 _dispatch_lane_invoke + 417
18 libdispatch.dylib 0x00007ff80839deee _dispatch_workloop_worker_thread + 753
19 libsystem_pthread.dylib 0x00007ff808544fd0 _pthread_wqthread + 326
20 libsystem_pthread.dylib 0x00007ff808543f57 start_wqthread + 15

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff80850b97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff80850bce8 mach_msg + 56
2 CoreFoundation 0x7ff80860ecdd __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80860d368 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff80860c7ac CFRunLoopRunSpecific + 562
5 HIToolbox 0x7ff811293ce6 RunCurrentEventLoopInMode + 292
6 HIToolbox 0x7ff811293a4a ReceiveNextEventCommon + 594
7 HIToolbox 0x7ff8112937e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8 AppKit 0x7ff80b03353d _DPSNextEvent + 927
9 AppKit 0x7ff80b031bfa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
10 AppKit 0x7ff80b0242a9 -[NSApplication run] + 586
11 AppKit 0x7ff80aff8227 NSApplicationMain + 817
12 AltServer 0x1048577c9 0x104843000 + 83913
13 dyld 0x10ed7751e start + 462

Thread 1:
0 libsystem_kernel.dylib 0x7ff808513d5a __select + 10
1 AltServer 0x1048ca312 0x104843000 + 553746
2 AltServer 0x1048ca4a7 0x104843000 + 554151
3 AltServer 0x1048cbb98 0x104843000 + 560024
4 AltServer 0x1048cac48 0x104843000 + 556104
5 libsystem_pthread.dylib 0x7ff8085484e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff808543f6b thread_start + 15

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff80850b97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff80850bce8 mach_msg + 56
2 CoreFoundation 0x7ff80860ecdd __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80860d368 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff80860c7ac CFRunLoopRunSpecific + 562
5 AppKit 0x7ff80b1a0f5e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff8085484e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff808543f6b thread_start + 15

Thread 3:
0 libsystem_kernel.dylib 0x7ff80850e2be __semwait_signal + 10
1 libsystem_c.dylib 0x7ff808422853 nanosleep + 196
2 libsystem_c.dylib 0x7ff80842d6d8 sleep + 41
3 AltServer 0x1048c5ed6 0x104843000 + 536278
4 libsystem_pthread.dylib 0x7ff8085484e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff808543f6b thread_start + 15

Thread 4:
0 libsystem_pthread.dylib 0x7ff808543f48 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x7ff808543f48 start_wqthread + 0

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x7ff80850b97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff80850bce8 mach_msg + 56
2 CoreFoundation 0x7ff80860ecdd __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80860d368 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff80860c7ac CFRunLoopRunSpecific + 562
5 CFNetwork 0x7ff80d21ca80 0x7ff80cfd4000 + 2394752
6 Foundation 0x7ff8094599f4 NSThread__start + 1009
7 libsystem_pthread.dylib 0x7ff8085484e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff808543f6b thread_start + 15

Thread 7 Crashed:: Dispatch queue: com.apple.NSURLSession-delegate
0 libsystem_kernel.dylib 0x7ff80851200e __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff8085481ff pthread_kill + 263
2 libsystem_c.dylib 0x7ff808493d24 abort + 123
3 libc++abi.dylib 0x7ff808504082 abort_message + 241
4 libc++abi.dylib 0x7ff8084f51bd demangling_terminate_handler() + 266
5 libobjc.A.dylib 0x7ff8083f1e01 _objc_terminate() + 96
6 libc++abi.dylib 0x7ff8085034a7 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x7ff808503458 std::terminate() + 56
8 libdispatch.dylib 0x7ff80838d32b _dispatch_client_callout + 28
9 libdispatch.dylib 0x7ff808393317 _dispatch_lane_serial_drain + 672
10 libdispatch.dylib 0x7ff808393e30 _dispatch_lane_invoke + 417
11 libdispatch.dylib 0x7ff80839deee _dispatch_workloop_worker_thread + 753
12 libsystem_pthread.dylib 0x7ff808544fd0 _pthread_wqthread + 326
13 libsystem_pthread.dylib 0x7ff808543f57 start_wqthread + 15

Thread 8:
0 libsystem_pthread.dylib 0x7ff808543f48 start_wqthread + 0

Thread 7 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000070000b38a000 rcx: 0x000070000b3892c8 rdx: 0x0000000000000000
rdi: 0x000000000001f107 rsi: 0x0000000000000006 rbp: 0x000070000b3892f0 rsp: 0x000070000b3892c8
r8: 0x000070000b389190 r9: 0x00007ff808506fa1 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x000000000001f107 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff80851200e rfl: 0x0000000000000246 cr2: 0x00007ff848249608

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x7ff80850a000 - 0x7ff808541fff libsystem_kernel.dylib () <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib
0x7ff80858f000 - 0x7ff808a90fff com.apple.CoreFoundation (6.9) <743f0cb7-e962-3e42-8653-7bd141129561> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff811264000 - 0x7ff811557fff com.apple.HIToolbox (2.1.1) <7761967d-a138-33b6-9e3f-5c5420a2eeff> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80aff5000 - 0x7ff80be82fff com.apple.AppKit (6.9) <92a78ebd-bba5-3f18-a5e1-768c955539d7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x104843000 - 0x1048eefff com.rileytestut.AltServer (1.5) <75c272f1-d55f-377b-86ad-a3f430984f04> /Applications/AltServer.app/Contents/MacOS/AltServer
0x10ed72000 - 0x10edddfff dyld (
) /usr/lib/dyld
0x7ff808542000 - 0x7ff80854dfff libsystem_pthread.dylib () <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib
0x7ff808412000 - 0x7ff80849afff libsystem_c.dylib (
) <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib
0x7ff80cfd4000 - 0x7ff80d462fff com.apple.CFNetwork (1331.0.7) <7ffe1d94-a85e-3ac2-bca3-bd233899ecb5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7ff809401000 - 0x7ff8097bcfff com.apple.Foundation (6.9) <3370467f-ef48-301d-97d1-cdc236b7053a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff8084f4000 - 0x7ff808509fff libc++abi.dylib () <8507b51e-2cfe-3790-a25c-c47c7c8b0de8> /usr/lib/libc++abi.dylib
0x7ff8083d1000 - 0x7ff80840efff libobjc.A.dylib (
) <6d51b7b2-136e-336d-95ca-442af1009ec2> /usr/lib/libobjc.A.dylib
0x7ff80838a000 - 0x7ff8083d0fff libdispatch.dylib () <31d69d55-9895-326c-ad61-621c5ca87314> /usr/lib/system/libdispatch.dylib
0x7ff8159d7000 - 0x7ff815e50fff libswiftCore.dylib (
) <9614eb59-4b4b-3718-b037-a99af2b081d2> /usr/lib/swift/libswiftCore.dylib
0x7ff819d00000 - 0x7ff81a04dfff libswiftFoundation.dylib (*) /usr/lib/swift/libswiftFoundation.dylib
0x104c8f000 - 0x104cf2fff AltSign-Dynamic (1.0) /Applications/AltServer.app/Contents/Frameworks/AltSign-Dynamic.framework/Versions/A/AltSign-Dynamic

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 36
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 768K 6
Activity Tracing 256K 1
CG image 48K 9
ColorSync 240K 27
CoreAnimation 172K 15
CoreGraphics 12K 2
CoreUI image data 1040K 15
Foundation 64K 2
Kernel Alloc Once 8K 1
MALLOC 362.6M 98
MALLOC guard page 96K 19
MALLOC_MEDIUM (reserved) 1.4G 12 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.0M 9
Stack 12.1M 9
VM_ALLOCATE 72K 9
__DATA 26.3M 468
__DATA_CONST 26.9M 301
__DATA_DIRTY 1418K 175
__FONT_DATA 4K 1
__LINKEDIT 652.6M 13
__OBJC_RO 82.6M 1
__OBJC_RW 3200K 2
__TEXT 467.8M 485
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 1664K 24
mapped file 191.5M 35
shared memory 772K 16
=========== ======= =======
TOTAL 3.6G 1758
TOTAL, minus reserved VM space 1.8G 1758


Full Report

{"app_name":"AltServer","timestamp":"2022-05-08 00:43:52.00 +0200","app_version":"1.5","slice_uuid":"75c272f1-d55f-377b-86ad-a3f430984f04","build_version":"65","platform":1,"bundleID":"com.rileytestut.AltServer","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"A1F76517-7187-46C1-89D0-BD3FAB0D2020","name":"AltServer"}
{
"uptime" : 110000,
"procLaunch" : "2022-05-08 00:40:53.8868 +0200",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro15,1",
"procStartAbsTime" : 118608772769462,
"coalitionID" : 24008,
"osVersion" : {
"train" : "macOS 12.3.1",
"build" : "21E258",
"releaseType" : "User"
},
"captureTime" : "2022-05-08 00:43:52.2740 +0200",
"incident" : "A1F76517-7187-46C1-89D0-BD3FAB0D2020",
"bug_type" : "309",
"pid" : 23078,
"procExitAbsTime" : 118787139981437,
"cpuType" : "X86-64",
"procName" : "AltServer",
"procPath" : "/Applications/AltServer.app/Contents/MacOS/AltServer",
"bundleInfo" : {"CFBundleShortVersionString":"1.5","CFBundleVersion":"65","CFBundleIdentifier":"com.rileytestut.AltServer"},
"storeInfo" : {"deviceIdentifierForVendor":"934B9976-5EAC-504D-A89E-AC1602515C44","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.rileytestut.AltServer",
"crashReporterKey" : "CE5CC260-B738-5375-163F-245C2B47C2B6",
"wakeTime" : 47086,
"bridgeVersion" : {"build":"19P4243","train":"6.4"},
"sleepWakeUUID" : "07F8656F-AB8D-4AD4-9AD1-2794EC006CAE",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"],"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull _fastCStringContents:]: unrecognized selector sent to instance 0x7ff84b1550c0'"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]},
"asiBacktraces" : ["0 CoreFoundation 0x00007ff80868a1e3 __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff8083eac13 objc_exception_throw + 48\n2 CoreFoundation 0x00007ff80870ef3b -[NSObject(NSObject) __retain_OA] + 0\n3 CoreFoundation 0x00007ff8085f0df5 forwarding + 1356\n4 CoreFoundation 0x00007ff8085f0818 _CF_forwarding_prep_0 + 120\n5 libswiftCore.dylib 0x00007ff815b721ff $ss18_bridgeCocoaStringys01_C4GutsVyXlF + 159\n6 libswiftCore.dylib 0x00007ff815b722b2 $sSS12_cocoaStringSSyXl_tcfC + 18\n7 libswiftFoundation.dylib 0x00007ff819d02cac $sSS10FoundationE36_unconditionallyBridgeFromObjectiveCySSSo8NSStringCSgFZ + 28\n8 AltServer 0x0000000104865369 AltServer + 140137\n9 AltServer 0x00000001048667ed AltServer + 145389\n10 AltSign-Dynamic 0x0000000104ca90ce __66-[ALTAppleAPI fetchCertificatesForTeam:session:completionHandler:]_block_invoke + 188\n11 AltSign-Dynamic 0x0000000104cadc5a __87-[ALTAppleAPI sendServicesRequest:additionalParameters:session:team:completionHandler:]_block_invoke_3 + 226\n12 CFNetwork 0x00007ff80d095d2b CFURLCredentialStorageCopyAllCredentials + 25438\n13 CFNetwork 0x00007ff80d02e770 CFURLRequestCopyAllHTTPHeaderFields + 8730\n14 libdispatch.dylib 0x00007ff80838c0cc _dispatch_call_block_and_release + 12\n15 libdispatch.dylib 0x00007ff80838d317 _dispatch_client_callout + 8\n16 libdispatch.dylib 0x00007ff808393317 _dispatch_lane_serial_drain + 672\n17 libdispatch.dylib 0x00007ff808393e30 _dispatch_lane_invoke + 417\n18 libdispatch.dylib 0x00007ff80839deee _dispatch_workloop_worker_thread + 753\n19 libsystem_pthread.dylib 0x00007ff808544fd0 _pthread_wqthread + 326\n20 libsystem_pthread.dylib 0x00007ff808543f57 start_wqthread + 15"],
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":36},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"lastExceptionBacktrace" : [{"imageOffset":1028563,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":1},{"imageOffset":105491,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":11},{"imageOffset":1572667,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":1},{"imageOffset":400885,"symbol":"forwarding","symbolLocation":1356,"imageIndex":1},{"imageOffset":399384,"symbol":"_CF_forwarding_prep_0","symbolLocation":120,"imageIndex":1},{"imageOffset":1683967,"symbol":"bridgeCocoaString(:)","symbolLocation":159,"imageIndex":13},{"imageOffset":1684146,"symbol":"String.init(_cocoaString:)","symbolLocation":18,"imageIndex":13},{"imageOffset":11436,"symbol":"static String.unconditionallyBridgeFromObjectiveC(:)","symbolLocation":28,"imageIndex":14},{"imageOffset":140137,"imageIndex":4},{"imageOffset":145389,"imageIndex":4},{"imageOffset":106702,"symbol":"__66-[ALTAppleAPI fetchCertificatesForTeam:session:completionHandler:]_block_invoke","symbolLocation":188,"imageIndex":15},{"imageOffset":126042,"symbol":"__87-[ALTAppleAPI sendServicesRequest:additionalParameters:session:team:completionHandler:]_block_invoke_3","symbolLocation":226,"imageIndex":15},{"imageOffset":793899,"imageIndex":8},{"imageOffset":370544,"imageIndex":8},{"imageOffset":8396,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":12},{"imageOffset":13079,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":37655,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":12},{"imageOffset":40496,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":12},{"imageOffset":81646,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":753,"imageIndex":12},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":6},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":6}],
"faultingThread" : 7,
"threads" : [{"id":2741381,"queue":"com.apple.main-thread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":1},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":195814,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":195146,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":2},{"imageOffset":194533,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":255293,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":3},{"imageOffset":248826,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":3},{"imageOffset":193193,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":12839,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":3},{"imageOffset":83913,"imageIndex":4},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":5}]},{"id":2741391,"frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":553746,"imageIndex":4},{"imageOffset":554151,"imageIndex":4},{"imageOffset":560024,"imageIndex":4},{"imageOffset":556104,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":2741395,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":1},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":1752926,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":2741452,"frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":112344,"symbol":"sleep","symbolLocation":41,"imageIndex":7},{"imageOffset":536278,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":2743963,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2744597,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2744857,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":1},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":2394752,"imageIndex":8},{"imageOffset":362996,"symbol":"NSThread__start","symbolLocation":1009,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"triggered":true,"id":2745287,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":123145490567568},"cr2":{"value":140704338974216},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703268106145},"r15":{"value":22},"rbx":{"value":123145490571264},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703268151310,"matchesCrashFrame":1},"rbp":{"value":123145490567920},"rsp":{"value":123145490567880},"r12":{"value":127239},"rcx":{"value":123145490567880},"flavor":"x86_THREAD_STATE","rdi":{"value":127239}},"queue":"com.apple.NSURLSession-delegate","frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":6},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":7},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":10},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":10},{"imageOffset":134657,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":11},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":10},{"imageOffset":62552,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":10},{"imageOffset":13099,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":12},{"imageOffset":37655,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":12},{"imageOffset":40496,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":12},{"imageOffset":81646,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":753,"imageIndex":12},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":6},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":6}]},{"id":2745288,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703268118528,
"size" : 229376,
"uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703268663296,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5251072,
"uuid" : "743f0cb7-e962-3e42-8653-7bd141129561",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1858.112"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703416336384,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3096576,
"uuid" : "7761967d-a138-33b6-9e3f-5c5420a2eeff",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703313121280,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15261696,
"uuid" : "92a78ebd-bba5-3f18-a5e1-768c955539d7",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.40.127"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4370739200,
"CFBundleShortVersionString" : "1.5",
"CFBundleIdentifier" : "com.rileytestut.AltServer",
"size" : 704512,
"uuid" : "75c272f1-d55f-377b-86ad-a3f430984f04",
"path" : "/Applications/AltServer.app/Contents/MacOS/AltServer",
"name" : "AltServer",
"CFBundleVersion" : "65"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4543946752,
"size" : 442368,
"uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703268347904,
"size" : 49152,
"uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703267102720,
"size" : 561152,
"uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703346540544,
"CFBundleShortVersionString" : "1331.0.7",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4780032,
"uuid" : "7ffe1d94-a85e-3ac2-bca3-bd233899ecb5",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1331.0.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703283810304,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 3915776,
"uuid" : "3370467f-ef48-301d-97d1-cdc236b7053a",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1858.112"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703268028416,
"size" : 90112,
"uuid" : "8507b51e-2cfe-3790-a25c-c47c7c8b0de8",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703266836480,
"size" : 253952,
"uuid" : "6d51b7b2-136e-336d-95ca-442af1009ec2",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703266545664,
"size" : 290816,
"uuid" : "31d69d55-9895-326c-ad61-621c5ca87314",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703491256320,
"size" : 4694016,
"uuid" : "9614eb59-4b4b-3718-b037-a99af2b081d2",
"path" : "/usr/lib/swift/libswiftCore.dylib",
"name" : "libswiftCore.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703561678848,
"size" : 3465216,
"uuid" : "d669e114-a81a-3386-9107-7f26e5722064",
"path" : "/usr/lib/swift/libswiftFoundation.dylib",
"name" : "libswiftFoundation.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4375244800,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "AltSign-Dynamic",
"size" : 409600,
"uuid" : "cc87c3ea-7ca3-38c8-a2ec-b11a65fc3d80",
"path" : "/Applications/AltServer.app/Contents/Frameworks/AltSign-Dynamic.framework/Versions/A/AltSign-Dynamic",
"name" : "AltSign-Dynamic",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 140703265075200,
"size" : 15224815616,
"uuid" : "6cc5ecdc-5119-37f0-9a85-4f48a50f5f78"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 768K 6 \nActivity Tracing 256K 1 \nCG image 48K 9 \nColorSync 240K 27 \nCoreAnimation 172K 15 \nCoreGraphics 12K 2 \nCoreUI image data 1040K 15 \nFoundation 64K 2 \nKernel Alloc Once 8K 1 \nMALLOC 362.6M 98 \nMALLOC guard page 96K 19 \nMALLOC_MEDIUM (reserved) 1.4G 12 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.0M 9 \nStack 12.1M 9 \nVM_ALLOCATE 72K 9 \n__DATA 26.3M 468 \n__DATA_CONST 26.9M 301 \n__DATA_DIRTY 1418K 175 \n__FONT_DATA 4K 1 \n__LINKEDIT 652.6M 13 \n__OBJC_RO 82.6M 1 \n__OBJC_RW 3200K 2 \n__TEXT 467.8M 485 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 1664K 24 \nmapped file 191.5M 35 \nshared memory 772K 16 \n=========== ======= ======= \nTOTAL 3.6G 1758 \nTOTAL, minus reserved VM space 1.8G 1758 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.NSURLSession-delegate"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112e14f37f5d11121dcd519",
"factorPackIds" : {
"SIRI_TEXT_TO_SPEECH" : "6267122541fbd3022330c3ea"
},
"deploymentId" : 240000112
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {

  },
  "deploymentId" : 240000140
}

],
"experiments" : [

]
}
}

`

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the crash in AltServer on macOS 12.3.1 after entering iCloud credentials. Read the crash path through ALTAppleAPI fetchCertificatesForTeam:session:completionHandler: and the AltSign-Dynamic callback, focusing on the NSNull-to-String exception. Done means the credential flow no longer crashes under the reported conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
authentication, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.