You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey there, im trying to jailbreak my apple tv 3 (A1469) and am getting a error, blackb0x closes and macOS shows it quit unexpectedly. Heres the log file:
VM Region Info: 0 is not in any region. Bytes before following region: 4373020672
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 104a70000-104aab000 [ 236K] r-x/r-x SM=COW ...acOS/Blackb0x
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: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=438.7M resident=0K(0%) swapped_out_or_unallocated=438.7M(100%)
Writable regions: Total=170.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=170.8M(100%)
any ideas on how to solve this? thanks! i did see some solutions on here and one of them was to like find a allow acessory thing in macOS privacy settings but its not there so..
The text was updated successfully, but these errors were encountered:
Hello, not sure if this will help but for me it worked perfectly on macOS High Sierra and I think the last update of this repo is older than your macOS version. So I guess you could try to install a previous macOS version but that may be overkill...
hey there, im trying to jailbreak my apple tv 3 (A1469) and am getting a error, blackb0x closes and macOS shows it quit unexpectedly. Heres the log file:
Translated Report (Full Report Below)
Process: Blackb0x [8213]
Path: /Applications/Blackb0x.app/Contents/MacOS/Blackb0x
Identifier: spiral.Blackb0x
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2025-01-15 23:01:15.0629 -0500
OS Version: macOS 13.7.2 (22H313)
Report Version: 12
Anonymous UUID: 174F3447-D85B-62CD-A163-3CA3B2D6AFA2
Time Awake Since Boot: 22000 seconds
System Integrity Protection: enabled
Crashed Thread: 10 Dispatch queue: com.apple.root.default-qos
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [8213]
VM Region Info: 0 is not in any region. Bytes before following region: 4373020672
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 104a70000-104aab000 [ 236K] r-x/r-x SM=COW ...acOS/Blackb0x
Thread 0:: Dispatch queue: com.apple.main-thread
0 CoreUI 0x7ff8125c8175 CUIRenditionKeyStandardize + 84
1 CoreUI 0x7ff8125c80cd -[_CUIThemeFacetCacheKey initWithKeyList:themeIndex:] + 90
2 CoreUI 0x7ff8125c7e2c +[CUIThemeFacet _facetWithKeyList:andRenditionKeyClass:orRenditionKey:fromTheme:] + 112
3 CoreUI 0x7ff8125c6e8b CUICoreThemeRenderer::CopyMeasurementsForRendition(CUIRenditionKey*, CUIDescriptor const*, __CFDictionary const*, __CFArray const*, __CFDictionary*) + 147
4 CoreUI 0x7ff8125ab6cf CUIRenderer::CopyMeasurements(CGRect, CGContext*, __CFDictionary const*, __CFArray const*) + 261
5 CoreUI 0x7ff8125ab598 CUICopyMeasurements + 166
6 AppKit 0x7ff80da22001 __72-[NSAppearance _copyMeasurements:context:options:requestedMeasurements:]_block_invoke + 61
7 AppKit 0x7ff80d9e94e9 -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386
8 AppKit 0x7ff80da21f86 -[NSAppearance _copyMeasurements:context:options:requestedMeasurements:] + 160
9 AppKit 0x7ff80e2277a8 -[NSTextFieldCell _coreUISize] + 425
10 AppKit 0x7ff80db27189 -[NSTextFieldCell _updateBezelInLayer:withFrame:inView:] + 463
11 AppKit 0x7ff80db26f19 -[NSTextFieldCell updateLayerWithFrame:inView:] + 163
12 AppKit 0x7ff80db23648 -[NSControl updateLayer] + 63
13 AppKit 0x7ff80daa61e1 _NSViewUpdateLayer + 98
14 AppKit 0x7ff80db26226 __22-[NSTextLayer display]_block_invoke_2 + 78
15 AppKit 0x7ff80d9cd572 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 66
16 AppKit 0x7ff80db261cd __22-[NSTextLayer display]_block_invoke + 139
17 AppKit 0x7ff80da07de1 -[NSFocusStack performWithFocusView:inWindow:usingBlock:] + 92
18 AppKit 0x7ff80db25ee6 -[NSTextLayer display] + 335
19 QuartzCore 0x7ff812210a64 CA::Layer::display_if_needed(CA::Transaction*) + 856
20 QuartzCore 0x7ff812397d47 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 645
21 QuartzCore 0x7ff8121f1b5f CA::Transaction::commit() + 713
22 AppKit 0x7ff80db3e79f __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285
23 AppKit 0x7ff80e351dac ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
24 CoreFoundation 0x7ff80a9433b4 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
25 CoreFoundation 0x7ff80a9432db __CFRunLoopDoObservers + 482
26 CoreFoundation 0x7ff80a942866 __CFRunLoopRun + 859
27 CoreFoundation 0x7ff80a941ea1 CFRunLoopRunSpecific + 560
28 HIToolbox 0x7ff8143cdf3d RunCurrentEventLoopInMode + 292
29 HIToolbox 0x7ff8143cdd4e ReceiveNextEventCommon + 657
30 HIToolbox 0x7ff8143cdaa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
31 AppKit 0x7ff80d9dfd08 _DPSNextEvent + 858
32 AppKit 0x7ff80d9debb2 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
33 AppKit 0x7ff80d9d1227 -[NSApplication run] + 586
34 AppKit 0x7ff80d9a5441 NSApplicationMain + 817
35 dyld 0x7ff80a50d418 start + 1896
Thread 1:
0 libsystem_pthread.dylib 0x7ff80a863bb0 start_wqthread + 0
Thread 2:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff80a82c296 mkdirat + 10
1 libsystem_c.dylib 0x7ff80a71ef6b _mkpath + 508
2 Foundation 0x7ff80b7c95f6 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 132
3 Blackb0x 0x104a7df05 0x104a70000 + 57093
4 Blackb0x 0x104a720c4 0x104a70000 + 8388
5 libdispatch.dylib 0x7ff80a6c5d91 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x7ff80a6c7033 _dispatch_client_callout + 8
7 libdispatch.dylib 0x7ff80a6c97c4 _dispatch_queue_override_invoke + 800
8 libdispatch.dylib 0x7ff80a6d6fa2 _dispatch_root_queue_drain + 343
9 libdispatch.dylib 0x7ff80a6d7768 _dispatch_worker_thread2 + 170
10 libsystem_pthread.dylib 0x7ff80a864c0f _pthread_wqthread + 257
11 libsystem_pthread.dylib 0x7ff80a863bbf start_wqthread + 15
Thread 3:
0 libsystem_pthread.dylib 0x7ff80a863bb0 start_wqthread + 0
Thread 4:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff80a82c296 mkdirat + 10
1 libsystem_c.dylib 0x7ff80a71ef6b _mkpath + 508
2 Foundation 0x7ff80b7c95f6 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 132
3 Blackb0x 0x104a7df05 0x104a70000 + 57093
4 Blackb0x 0x104a720c4 0x104a70000 + 8388
5 libdispatch.dylib 0x7ff80a6c5d91 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x7ff80a6c7033 _dispatch_client_callout + 8
7 libdispatch.dylib 0x7ff80a6c97c4 _dispatch_queue_override_invoke + 800
8 libdispatch.dylib 0x7ff80a6d6fa2 _dispatch_root_queue_drain + 343
9 libdispatch.dylib 0x7ff80a6d7768 _dispatch_worker_thread2 + 170
10 libsystem_pthread.dylib 0x7ff80a864c0f _pthread_wqthread + 257
11 libsystem_pthread.dylib 0x7ff80a863bbf start_wqthread + 15
Thread 5:
0 libsystem_kernel.dylib 0x7ff80a829552 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80a8376cd mach_msg2_internal + 78
2 libsystem_kernel.dylib 0x7ff80a830584 mach_msg_overwrite + 692
3 libsystem_kernel.dylib 0x7ff80a82983a mach_msg + 19
4 CoreFoundation 0x7ff80a943fdf __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80a942a60 __CFRunLoopRun + 1365
6 CoreFoundation 0x7ff80a941ea1 CFRunLoopRunSpecific + 560
7 CoreFoundation 0x7ff80a9c55c5 CFRunLoopRun + 40
8 libirecovery.3.dylib 0x104b17711 _irecv_event_handler + 353
9 libsystem_pthread.dylib 0x7ff80a8681d3 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff80a863bd3 thread_start + 15
Thread 6:
0 libsystem_kernel.dylib 0x7ff80a832222 __select + 10
1 libusbmuxd.dylib 0x104b2e515 socket_check_fd + 189
2 libusbmuxd.dylib 0x104b2e711 socket_receive_timeout + 36
3 libusbmuxd.dylib 0x104b2c07f receive_packet + 51
4 libusbmuxd.dylib 0x104b2af66 device_monitor + 154
5 libsystem_pthread.dylib 0x7ff80a8681d3 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80a863bd3 thread_start + 15
Thread 7:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff80a82c296 mkdirat + 10
1 libsystem_c.dylib 0x7ff80a71ef6b _mkpath + 508
2 Foundation 0x7ff80b7c95f6 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 132
3 Blackb0x 0x104a7df05 0x104a70000 + 57093
4 Blackb0x 0x104a720c4 0x104a70000 + 8388
5 libdispatch.dylib 0x7ff80a6c5d91 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x7ff80a6c7033 _dispatch_client_callout + 8
7 libdispatch.dylib 0x7ff80a6c97c4 _dispatch_queue_override_invoke + 800
8 libdispatch.dylib 0x7ff80a6d6fa2 _dispatch_root_queue_drain + 343
9 libdispatch.dylib 0x7ff80a6d7768 _dispatch_worker_thread2 + 170
10 libsystem_pthread.dylib 0x7ff80a864c0f _pthread_wqthread + 257
11 libsystem_pthread.dylib 0x7ff80a863bbf start_wqthread + 15
Thread 8:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff80a82c296 mkdirat + 10
1 libsystem_c.dylib 0x7ff80a71ef6b _mkpath + 508
2 Foundation 0x7ff80b7c95f6 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 132
3 Blackb0x 0x104a7df05 0x104a70000 + 57093
4 Blackb0x 0x104a720c4 0x104a70000 + 8388
5 libdispatch.dylib 0x7ff80a6c5d91 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x7ff80a6c7033 _dispatch_client_callout + 8
7 libdispatch.dylib 0x7ff80a6c97c4 _dispatch_queue_override_invoke + 800
8 libdispatch.dylib 0x7ff80a6d6fa2 _dispatch_root_queue_drain + 343
9 libdispatch.dylib 0x7ff80a6d7768 _dispatch_worker_thread2 + 170
10 libsystem_pthread.dylib 0x7ff80a864c0f _pthread_wqthread + 257
11 libsystem_pthread.dylib 0x7ff80a863bbf start_wqthread + 15
Thread 9:
0 libsystem_pthread.dylib 0x7ff80a863bb0 start_wqthread + 0
Thread 10 Crashed:: Dispatch queue: com.apple.root.default-qos
0 libsystem_platform.dylib 0x7ff80a892f12 _platform_strlen + 18
1 libfragmentzip.dylib 0x104b0d540 fragmentzip_download_to_memory + 112
2 libfragmentzip.dylib 0x104b0db73 fragmentzip_download_file + 51
3 Blackb0x 0x104a7df5c 0x104a70000 + 57180
4 Blackb0x 0x104a720c4 0x104a70000 + 8388
5 libdispatch.dylib 0x7ff80a6c5d91 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x7ff80a6c7033 _dispatch_client_callout + 8
7 libdispatch.dylib 0x7ff80a6c97c4 _dispatch_queue_override_invoke + 800
8 libdispatch.dylib 0x7ff80a6d6fa2 _dispatch_root_queue_drain + 343
9 libdispatch.dylib 0x7ff80a6d7768 _dispatch_worker_thread2 + 170
10 libsystem_pthread.dylib 0x7ff80a864c0f _pthread_wqthread + 257
11 libsystem_pthread.dylib 0x7ff80a863bbf start_wqthread + 15
Thread 11:
0 libsystem_pthread.dylib 0x7ff80a863bb0 start_wqthread + 0
Thread 12:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff80a829552 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80a8376cd mach_msg2_internal + 78
2 libsystem_kernel.dylib 0x7ff80a830584 mach_msg_overwrite + 692
3 libsystem_kernel.dylib 0x7ff80a82983a mach_msg + 19
4 CoreFoundation 0x7ff80a943fdf __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80a942a60 __CFRunLoopRun + 1365
6 CoreFoundation 0x7ff80a941ea1 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff80db3ff55 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff80a8681d3 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80a863bd3 thread_start + 15
Thread 10 crashed with X86 Thread State (64-bit):
rax: 0xefa53566aa030060 rbx: 0x000070000b713dc0 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x000070000b713c20 rsp: 0x000070000b713c20
r8: 0x0000000104a7e17e r9: 0x0000000000000005 r10: 0x00007ff84df57da0 r11: 0x00007ff80a922dc4
r12: 0x000070000b713db8 r13: 0x00007ff82982f0e7 r14: 0x00007fcefdfdb6d1 r15: 0x00007fcef9f9b0c0
rip: 0x00007ff80a892f12 rfl: 0x0000000000010246 cr2: 0x0000000000000000
Logical CPU: 4
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14
Thread 10 instruction stream:
29 07 c5 fc 29 47 20 48-83 c7 40 48 83 ea 40 77 )...)G H..@h..@w
ed c5 fc 11 04 17 c5 fc-11 44 17 20 c5 f8 77 5d .........D. ..w]
c3 48 89 34 17 48 83 ea-08 73 f6 48 83 c2 08 74 .H.4.H...s.H...t
0b 40 88 74 17 ff 48 83-ea 01 75 f5 5d c3 90 90 [email protected]..H...u.]...
90 90 90 90 90 90 90 90-90 90 90 90 90 90 55 48 ..............UH
89 e5 48 89 f9 48 89 fa-48 83 e7 f0 66 0f ef c0 ..H..H..H...f...
[66]0f 74 07 66 0f d7 f0-48 83 e1 0f 48 83 c8 ff f.t.f...H...H... <==
48 d3 e0 21 c6 74 17 0f-bc c6 48 29 d7 48 01 f8 H..!.t....H).H..
5d c3 66 2e 0f 1f 84 00-00 00 00 00 66 90 48 83 ].f.........f.H.
c7 10 66 0f ef c0 66 0f-74 07 66 0f d7 f0 85 f6 ..f...f.t.f.....
74 ec eb d3 65 48 8b 0c-25 18 00 00 00 41 89 c8 t...eH..%....A..
31 c0 f0 4c 0f b1 07 0f-85 7a 1f 00 00 e9 00 00 1..L.....z......
Binary Images:
0x104a70000 - 0x104aaafff spiral.Blackb0x (1.0) /Applications/Blackb0x.app/Contents/MacOS/Blackb0x
0x104d35000 - 0x104ed1fff libcrypto.dylib () /Applications/Blackb0x.app/Contents/Frameworks/libcrypto.dylib
0x104b15000 - 0x104b1cfff libirecovery.3.dylib () /Applications/Blackb0x.app/Contents/Frameworks/libirecovery.3.dylib
0x104ba7000 - 0x104bf6fff libssl.dylib () <547394d6-1ab4-3cf8-93a6-9ff212a90576> /Applications/Blackb0x.app/Contents/Frameworks/libssl.dylib
0x104b43000 - 0x104b52fff libzip.dylib () <48b67a87-7dc8-3c6e-a279-fb462a8a0de4> /Applications/Blackb0x.app/Contents/Frameworks/libzip.dylib
0x104b29000 - 0x104b2ffff libusbmuxd.dylib () /Applications/Blackb0x.app/Contents/Frameworks/libusbmuxd.dylib
0x104c95000 - 0x104ceefff libcurl.dylib () /Applications/Blackb0x.app/Contents/Frameworks/libcurl.dylib
0x104b5d000 - 0x104b66fff libplist.dylib () <77221e01-b68e-3a8c-88da-9046df2e2667> /Applications/Blackb0x.app/Contents/Frameworks/libplist.dylib
0x104b0b000 - 0x104b0dfff libfragmentzip.dylib () /Applications/Blackb0x.app/Contents/Frameworks/libfragmentzip.dylib
0x10c65a000 - 0x10c669fff libobjc-trampolines.dylib () <36a3bfbf-d3b0-3617-bc40-e0d8a668d1fe> /usr/lib/libobjc-trampolines.dylib
0x10d955000 - 0x10d960fff com.apple.iokit.IOUSBLib (900.4.2) /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
0x7ff8125a2000 - 0x7ff8126faff9 com.apple.coreui (2.1) <2f4a5664-1f8a-37c8-966d-7a242f5009e0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7ff80d9a2000 - 0x7ff80e9aafff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff8121ef000 - 0x7ff812555fff com.apple.QuartzCore (1.11) <6b4fc53b-ec84-3209-87f7-a3ae09d586ef> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7ff80a8c7000 - 0x7ff80ad63fef com.apple.CoreFoundation (6.9) <7b6e03ad-3416-38a7-838c-36f8bfdc347d> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81439f000 - 0x7ff814696ff9 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80a507000 - 0x7ff80a59f3af dyld () /usr/lib/dyld
0x7ff80a862000 - 0x7ff80a86dfff libsystem_pthread.dylib () <51a43b06-feb4-3836-9e4f-21b69bb13726> /usr/lib/system/libsystem_pthread.dylib
0x7ff80a828000 - 0x7ff80a861fff libsystem_kernel.dylib () <91f164d1-a55f-34cf-b2a4-bd515a4994d1> /usr/lib/system/libsystem_kernel.dylib
0x7ff80a70f000 - 0x7ff80a796ff7 libsystem_c.dylib () <77738df4-82b8-3690-937e-cc1d4981a630> /usr/lib/system/libsystem_c.dylib
0x7ff80b770000 - 0x7ff80c0f8ff1 com.apple.Foundation (6.9) <40db35a2-4d78-3229-bcdf-76740df66844> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff80a6c4000 - 0x7ff80a70bff3 libdispatch.dylib () <41ebdd82-a707-34d3-8cd1-ec1503b37324> /usr/lib/system/libdispatch.dylib
0x7ff80a892000 - 0x7ff80a89bfef libsystem_platform.dylib (*) <9ae2c3dc-b88b-3c82-a0bd-918275fe7661> /usr/lib/system/libsystem_platform.dylib
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: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=438.7M resident=0K(0%) swapped_out_or_unallocated=438.7M(100%)
Writable regions: Total=170.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=170.8M(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 720K 4
CG image 32K 7
ColorSync 244K 26
CoreAnimation 164K 21
CoreGraphics 12K 2
CoreGraphics (reserved) 8K 1 reserved VM address space (unallocated)
CoreUI image data 908K 14
Dispatch continuations 64.0M 1
Foundation 16K 1
Image IO 340.7M 1
Kernel Alloc Once 8K 1
MALLOC 90.8M 43
MALLOC guard page 32K 8
SQLite page cache 256K 2
STACK GUARD 56.0M 13
Stack 14.1M 13
VM_ALLOCATE 56K 12
__CTF 824 1
__DATA 18.3M 380
__DATA_CONST 14.7M 202
__DATA_DIRTY 656K 110
__FONT_DATA 2352 1
__LINKEDIT 171.8M 12
__OBJC_RO 66.3M 1
__OBJC_RW 2013K 2
__TEXT 266.9M 366
dyld private memory 260K 2
mapped file 93.2M 29
shared memory 780K 17
=========== ======= =======
TOTAL 1.2G 1296
TOTAL, minus reserved VM space 1.2G 1296
-- removed full report as it was a bit long.
any ideas on how to solve this? thanks! i did see some solutions on here and one of them was to like find a allow acessory thing in macOS privacy settings but its not there so..
The text was updated successfully, but these errors were encountered: