j4nf4b3l / MagicCFG-Reloaded-OSV

A fully fledged syscfg editor. Just the editor. Written in pure swift.
MIT License
117 stars 28 forks source link

Monterey 12.6 Installing Problem #2

Open shoaibrao opened 1 year ago

shoaibrao commented 1 year ago

Translated Report (Full Report Below)

Process: MagicCFG [1201] Path: /private/var/folders/*/MagicCFG.app/Contents/MacOS/MagicCFG Identifier: com.magiccfg.MagicCFGReloaded Version: Reloaded, OSV (v2.1) (02092022) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2022-09-27 20:55:06.6189 +0500 OS Version: macOS 12.6 (21G115) Report Version: 12 Anonymous UUID: 25CBC179-D81A-B9B7-63BD-A99BEE7788C9

Sleep/Wake UUID: 91DCEC0F-DE4A-4372-BE34-E4B5A4DD3BE1

Time Awake Since Boot: 2600 seconds Time Since Wake: 128 seconds

System Integrity Protection: enabled

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: abort() called

Application Specific Backtrace 0: 0 CoreFoundation 0x00007ff8116d2773 __exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007ff811432bc3 objc_exception_throw + 48 2 CoreFoundation 0x00007ff8116fef9f CFArrayApply + 0 3 libswiftCore.dylib 0x00007ff81ea55806 $ss12_ArrayBufferV19_getElementSlowPathyyXlSiF + 150 4 libswiftCore.dylib 0x00007ff81ea58d27 $sSayxSicig + 151 5 MagicCFG 0x00000001032b4209 MagicCFG + 12809 6 libdispatch.dylib 0x00007ff8113d9317 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007ff8113da4fa _dispatch_once_callout + 20 8 MagicCFG 0x00000001032b4261 MagicCFG + 12897 9 MagicCFG 0x00000001032f47c0 MagicCFG + 276416 10 MagicCFG 0x00000001032f5f4c MagicCFG + 282444 11 AppKit 0x00007ff8140ffa92 -[NSViewController _sendViewDidLoad] + 87 12 AppKit 0x00007ff81414e458 _noteLoadCompletionForObject + 575 13 AppKit 0x00007ff81406de18 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1800 14 AppKit 0x00007ff8140e8b54 -[NSNib _instantiateNibWithExternalNameTable:options:] + 656 15 AppKit 0x00007ff8140e87cf -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143 16 AppKit 0x00007ff8140e8048 -[NSViewController loadView] + 335 17 AppKit 0x00007ff8140e7d99 -[NSViewController _loadViewIfRequired] + 72 18 AppKit 0x00007ff8140e7d16 -[NSViewController view] + 23 19 AppKit 0x00007ff8142c7346 -[NSWindow _contentViewControllerChanged] + 111 20 Foundation 0x00007ff8124851fa -[NSObject(NSKeyValueCoding) setValue:forKey:] + 353 21 AppKit 0x00007ff814301981 -[NSWindow setValue:forKey:] + 111 22 AppKit 0x00007ff814126a4e -[NSIBUserDefinedRuntimeAttributesConnector establishConnection] + 234 23 AppKit 0x00007ff81406dbbd -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1197 24 AppKit 0x00007ff8140e8b54 -[NSNib _instantiateNibWithExternalNameTable:options:] + 656 25 AppKit 0x00007ff8140e87cf -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143 26 AppKit 0x00007ff81486a0ff -[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 470 27 AppKit 0x00007ff814529d14 -[NSStoryboardSegueTemplate _perform:] + 68 28 AppKit 0x00007ff81452af66 -[NSStoryboardShowSegueTemplate _perform:] + 239 29 AppKit 0x00007ff814586d2a -[NSViewController performSegueWithIdentifier:sender:] + 294 30 MagicCFG 0x000000010333c81d MagicCFG + 571421 31 MagicCFG 0x000000010333c981 MagicCFG + 571777 32 AppKit 0x00007ff8142930ce -[NSApplication(NSResponder) sendAction:to:from:] + 288 33 AppKit 0x00007ff814292f74 -[NSControl sendAction:to:] + 86 34 AppKit 0x00007ff814292ea6 __26-[NSCell _sendActionFrom:]_block_invoke + 131 35 AppKit 0x00007ff814292daf -[NSCell _sendActionFrom:] + 171 36 AppKit 0x00007ff814292cf7 -[NSButtonCell _sendActionFrom:] + 96 37 AppKit 0x00007ff81428fb6f NSControlTrackMouse + 1813 38 AppKit 0x00007ff81428f436 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 121 39 AppKit 0x00007ff81428f306 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 679 40 AppKit 0x00007ff81428e6d6 -[NSControl mouseDown:] + 678 41 AppKit 0x00007ff81428cbc1 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4859 42 AppKit 0x00007ff814200d7e -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2582 43 AppKit 0x00007ff81420014e -[NSWindow(NSEventRouting) sendEvent:] + 352 44 AppKit 0x00007ff8141fe524 -[NSApplication(NSEvent) sendEvent:] + 352 45 AppKit 0x00007ff8144b718b -[NSApplication _handleEvent:] + 65 46 AppKit 0x00007ff81407fd3e -[NSApplication run] + 623 47 AppKit 0x00007ff814053c97 NSApplicationMain + 817 48 MagicCFG 0x0000000103306d79 MagicCFG + 351609 49 dyld 0x000000010f3c152e start + 462

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff81155a00e pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff8115901ff pthread_kill + 263 2 libsystem_c.dylib 0x7ff8114dbd24 abort + 123 3 libc++abi.dylib 0x7ff81154c082 abort_message + 241 4 libc++abi.dylib 0x7ff81153d1bd demangling_terminate_handler() + 266 5 libobjc.A.dylib 0x7ff811439e11 _objc_terminate() + 96 6 libc++abi.dylib 0x7ff81154b4a7 std::__terminate(void (*)()) + 8 7 libc++abi.dylib 0x7ff81154b458 std::terminate() + 56 8 libdispatch.dylib 0x7ff8113d932b _dispatch_client_callout + 28 9 libdispatch.dylib 0x7ff8113da4fa _dispatch_once_callout + 20 10 MagicCFG 0x1032b4261 0x1032b1000 + 12897 11 MagicCFG 0x1032f47c0 0x1032b1000 + 276416 12 MagicCFG 0x1032f5f4c 0x1032b1000 + 282444 13 AppKit 0x7ff8140ffa92 -[NSViewController _sendViewDidLoad] + 87 14 AppKit 0x7ff81414e458 _noteLoadCompletionForObject + 575 15 AppKit 0x7ff81406de18 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1800 16 AppKit 0x7ff8140e8b54 -[NSNib _instantiateNibWithExternalNameTable:options:] + 656 17 AppKit 0x7ff8140e87cf -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143 18 AppKit 0x7ff8140e8048 -[NSViewController loadView] + 335 19 AppKit 0x7ff8140e7d99 -[NSViewController _loadViewIfRequired] + 72 20 AppKit 0x7ff8140e7d16 -[NSViewController view] + 23 21 AppKit 0x7ff8142c7346 -[NSWindow _contentViewControllerChanged] + 111 22 Foundation 0x7ff8124851fa -[NSObject(NSKeyValueCoding) setValue:forKey:] + 353 23 AppKit 0x7ff814301981 -[NSWindow setValue:forKey:] + 111 24 AppKit 0x7ff814126a4e -[NSIBUserDefinedRuntimeAttributesConnector establishConnection] + 234 25 AppKit 0x7ff81406dbbd -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1197 26 AppKit 0x7ff8140e8b54 -[NSNib _instantiateNibWithExternalNameTable:options:] + 656 27 AppKit 0x7ff8140e87cf -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143 28 AppKit 0x7ff81486a0ff -[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 470 29 AppKit 0x7ff814529d14 -[NSStoryboardSegueTemplate _perform:] + 68 30 AppKit 0x7ff81452af66 -[NSStoryboardShowSegueTemplate _perform:] + 239 31 AppKit 0x7ff814586d2a -[NSViewController performSegueWithIdentifier:sender:] + 294 32 MagicCFG 0x10333c81d 0x1032b1000 + 571421 33 MagicCFG 0x10333c981 0x1032b1000 + 571777 34 AppKit 0x7ff8142930ce -[NSApplication(NSResponder) sendAction:to:from:] + 288 35 AppKit 0x7ff814292f74 -[NSControl sendAction:to:] + 86 36 AppKit 0x7ff814292ea6 26-[NSCell _sendActionFrom:]_block_invoke + 131 37 AppKit 0x7ff814292daf -[NSCell _sendActionFrom:] + 171 38 AppKit 0x7ff814292cf7 -[NSButtonCell _sendActionFrom:] + 96 39 AppKit 0x7ff81428fb6f NSControlTrackMouse + 1813 40 AppKit 0x7ff81428f436 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 121 41 AppKit 0x7ff81428f306 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 679 42 AppKit 0x7ff81428e6d6 -[NSControl mouseDown:] + 678 43 AppKit 0x7ff81428cbc1 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4859 44 AppKit 0x7ff814200d7e -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2582 45 AppKit 0x7ff81420014e -[NSWindow(NSEventRouting) sendEvent:] + 352 46 AppKit 0x7ff8141fe524 -[NSApplication(NSEvent) sendEvent:] + 352 47 AppKit 0x7ff8144b718b -[NSApplication _handleEvent:] + 65 48 AppKit 0x7ff81407fd3e -[NSApplication run] + 623 49 AppKit 0x7ff814053c97 NSApplicationMain + 817 50 MagicCFG 0x103306d79 0x1032b1000 + 351609 51 dyld 0x10f3c152e start + 462

Thread 1: 0 libsystem_pthread.dylib 0x7ff81158bf48 start_wqthread + 0

Thread 2: 0 libsystem_pthread.dylib 0x7ff81158bf48 start_wqthread + 0

Thread 3: 0 libsystem_pthread.dylib 0x7ff81158bf48 start_wqthread + 0

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

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

Thread 6:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff81155397a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff811553ce8 mach_msg + 56 2 CoreFoundation 0x7ff81165736d CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff8116559f8 CFRunLoopRun + 1276 4 CoreFoundation 0x7ff811654e3c CFRunLoopRunSpecific + 562 5 AppKit 0x7ff8141fc9ce _NSEventThread + 132 6 libsystem_pthread.dylib 0x7ff8115904e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff81158bf6b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000010f43c600 rcx: 0x00007ff7bcc4bae8 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bcc4bb10 rsp: 0x00007ff7bcc4bae8 r8: 0x00007ff7bcc4b9b0 r9: 0x00007ff81154efa1 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007ff81155a00e rfl: 0x0000000000000246 cr2: 0x00007ff8512956c8

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

Binary Images: 0x7ff811552000 - 0x7ff811589fff libsystem_kernel.dylib () <8cc28466-fd2f-3c80-9834-9525b7beac19> /usr/lib/system/libsystem_kernel.dylib 0x7ff81158a000 - 0x7ff811595fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib 0x7ff81145a000 - 0x7ff8114e2fff libsystem_c.dylib () /usr/lib/system/libsystem_c.dylib 0x7ff81153c000 - 0x7ff811551fff libc++abi.dylib () <7b800bb6-32e7-3597-b292-2c4da4c377b1> /usr/lib/libc++abi.dylib 0x7ff81141d000 - 0x7ff811456fff libobjc.A.dylib () <4d9b0dca-7151-3875-b98e-b255db8267a8> /usr/lib/libobjc.A.dylib 0x7ff8113d6000 - 0x7ff81141cfff libdispatch.dylib () <1a04b380-76e4-3e4b-b0fc-9837533d021d> /usr/lib/system/libdispatch.dylib 0x1032b1000 - 0x103370fff com.magiccfg.MagicCFGReloaded (Reloaded, OSV (v2.1)) <2d440261-7b07-33d1-99f1-6f5d2785ff68> /private/var/folders//MagicCFG.app/Contents/MacOS/MagicCFG 0x7ff814050000 - 0x7ff814edffff com.apple.AppKit (6.9) <06015263-62ac-3b08-a298-dc835c18452a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7ff812453000 - 0x7ff81280ffff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x10f3bc000 - 0x10f427fff dyld () <71febccd-d9dc-3599-9971-2b3407c588a8> /usr/lib/dyld 0x7ff8115d7000 - 0x7ff811ad9fff com.apple.CoreFoundation (6.9) <93c48919-68af-367e-9a67-db4159bc962c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff81ea43000 - 0x7ff81eebcfff libswiftCore.dylib (*) <9b8f4225-6ea3-313c-b5b2-7b594e2d1ef1> /usr/lib/swift/libswiftCore.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=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%) Writable regions: Total=583.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=583.0M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG backing stores 1920K 4 ColorSync 220K 26 CoreAnimation 1588K 11 CoreGraphics 4K 1 CoreServices 180K 1 CoreUI image data 792K 5 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 184.0M 42 MALLOC guard page 32K 8 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) ObjC additional data 15K 1 STACK GUARD 56.0M 7 Stack 11.0M 7 VM_ALLOCATE 40K 8 CTF 756 1 DATA 28.5M 466 DATA_CONST 28.5M 302 __DATA_DIRTY 1537K 194 FONT_DATA 4K 1 LINKEDIT 645.5M 9 TEXT 476.0M 484 __UNICODE 592K 1 dyld private memory 1024K 1 mapped file 155.8M 27 shared memory 792K 19 =========== ======= ======= TOTAL 1.9G 1631 TOTAL, minus reserved VM space 1.6G 1631


Full Report

{"app_name":"MagicCFG","timestamp":"2022-09-27 20:55:06.00 +0500","app_version":"Reloaded, OSV (v2.1)","slice_uuid":"2d440261-7b07-33d1-99f1-6f5d2785ff68","build_version":"02092022","platform":1,"bundleID":"com.magiccfg.MagicCFGReloaded","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"5AC6122E-FC90-419C-B7DE-20A633BBCF68","name":"MagicCFG"} { "uptime" : 2600, "procLaunch" : "2022-09-27 20:55:04.1451 +0500", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro12,1", "procStartAbsTime" : 2608706467324, "coalitionID" : 1141, "osVersion" : { "train" : "macOS 12.6", "build" : "21G115", "releaseType" : "User" }, "captureTime" : "2022-09-27 20:55:06.6189 +0500", "incident" : "5AC6122E-FC90-419C-B7DE-20A633BBCF68", "bug_type" : "309", "pid" : 1201, "procExitAbsTime" : 2611167128009, "cpuType" : "X86-64", "procName" : "MagicCFG", "procPath" : "\/private\/var\/folders\/*\/MagicCFG.app\/Contents\/MacOS\/MagicCFG", "bundleInfo" : {"CFBundleShortVersionString":"Reloaded, OSV (v2.1)","CFBundleVersion":"02092022","CFBundleIdentifier":"com.magiccfg.MagicCFGReloaded"}, "storeInfo" : {"deviceIdentifierForVendor":"349E388C-22F1-55FD-B2C7-47965D3577C8","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.magiccfg.MagicCFGReloaded", "crashReporterKey" : "25CBC179-D81A-B9B7-63BD-A99BEE7788C9", "wakeTime" : 128, "sleepWakeUUID" : "91DCEC0F-DE4A-4372-BE34-E4B5A4DD3BE1", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "asiBacktraces" : ["0 CoreFoundation 0x00007ff8116d2773 exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff811432bc3 objc_exception_throw + 48\n2 CoreFoundation 0x00007ff8116fef9f CFArrayApply + 0\n3 libswiftCore.dylib 0x00007ff81ea55806 $ss12_ArrayBufferV19_getElementSlowPathyyXlSiF + 150\n4 libswiftCore.dylib 0x00007ff81ea58d27 $sSayxSicig + 151\n5 MagicCFG 0x00000001032b4209 MagicCFG + 12809\n6 libdispatch.dylib 0x00007ff8113d9317 _dispatch_client_callout + 8\n7 libdispatch.dylib 0x00007ff8113da4fa _dispatch_once_callout + 20\n8 MagicCFG 0x00000001032b4261 MagicCFG + 12897\n9 MagicCFG 0x00000001032f47c0 MagicCFG + 276416\n10 MagicCFG 0x00000001032f5f4c MagicCFG + 282444\n11 AppKit 0x00007ff8140ffa92 -[NSViewController _sendViewDidLoad] + 87\n12 AppKit 0x00007ff81414e458 _noteLoadCompletionForObject + 575\n13 AppKit 0x00007ff81406de18 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1800\n14 AppKit 0x00007ff8140e8b54 -[NSNib _instantiateNibWithExternalNameTable:options:] + 656\n15 AppKit 0x00007ff8140e87cf -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143\n16 AppKit 0x00007ff8140e8048 -[NSViewController loadView] + 335\n17 AppKit 0x00007ff8140e7d99 -[NSViewController _loadViewIfRequired] + 72\n18 AppKit 0x00007ff8140e7d16 -[NSViewController view] + 23\n19 AppKit 0x00007ff8142c7346 -[NSWindow _contentViewControllerChanged] + 111\n20 Foundation 0x00007ff8124851fa -[NSObject(NSKeyValueCoding) setValue:forKey:] + 353\n21 AppKit 0x00007ff814301981 -[NSWindow setValue:forKey:] + 111\n22 AppKit 0x00007ff814126a4e -[NSIBUserDefinedRuntimeAttributesConnector establishConnection] + 234\n23 AppKit 0x00007ff81406dbbd -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1197\n24 AppKit 0x00007ff8140e8b54 -[NSNib _instantiateNibWithExternalNameTable:options:] + 656\n25 AppKit 0x00007ff8140e87cf -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143\n26 AppKit 0x00007ff81486a0ff -[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 470\n27 AppKit 0x00007ff814529d14 -[NSStoryboardSegueTemplate _perform:] + 68\n28 AppKit 0x00007ff81452af66 -[NSStoryboardShowSegueTemplate _perform:] + 239\n29 AppKit 0x00007ff814586d2a -[NSViewController performSegueWithIdentifier:sender:] + 294\n30 MagicCFG 0x000000010333c81d MagicCFG + 571421\n31 MagicCFG 0x000000010333c981 MagicCFG + 571777\n32 AppKit 0x00007ff8142930ce -[NSApplication(NSResponder) sendAction:to:from:] + 288\n33 AppKit 0x00007ff814292f74 -[NSControl sendAction:to:] + 86\n34 AppKit 0x00007ff814292ea6 __26-[NSCell _sendActionFrom:]_block_invoke + 131\n35 AppKit 0x00007ff814292daf -[NSCell _sendActionFrom:] + 171\n36 AppKit 0x00007ff814292cf7 -[NSButtonCell _sendActionFrom:] + 96\n37 AppKit 0x00007ff81428fb6f NSControlTrackMouse + 1813\n38 AppKit 0x00007ff81428f436 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 121\n39 AppKit 0x00007ff81428f306 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 679\n40 AppKit 0x00007ff81428e6d6 -[NSControl mouseDown:] + 678\n41 AppKit 0x00007ff81428cbc1 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4859\n42 AppKit 0x00007ff814200d7e -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2582\n43 AppKit 0x00007ff81420014e -[NSWindow(NSEventRouting) sendEvent:] + 352\n44 AppKit 0x00007ff8141fe524 -[NSApplication(NSEvent) sendEvent:] + 352\n45 AppKit 0x00007ff8144b718b -[NSApplication _handleEvent:] + 65\n46 AppKit 0x00007ff81407fd3e -[NSApplication run] + 623\n47 AppKit 0x00007ff814053c97 NSApplicationMain + 817\n48 MagicCFG 0x0000000103306d79 MagicCFG + 351609\n49 dyld 0x000000010f3c152e start + 462"], "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "lastExceptionBacktrace" : [{"imageOffset":1029987,"symbol":"exceptionPreprocess","symbolLocation":226,"imageIndex":10},{"imageOffset":89027,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":1212319,"symbol":"CFArrayApply","symbolLocation":0,"imageIndex":10},{"imageOffset":75782,"symbol":"_ArrayBuffer.getElementSlowPath(:)","symbolLocation":150,"imageIndex":11},{"imageOffset":89383,"symbol":"Array.subscript.getter","symbolLocation":151,"imageIndex":11},{"imageOffset":12809,"imageIndex":6},{"imageOffset":13079,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":17658,"symbol":"_dispatch_once_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":12897,"imageIndex":6},{"imageOffset":276416,"imageIndex":6},{"imageOffset":282444,"imageIndex":6},{"imageOffset":719506,"symbol":"-[NSViewController _sendViewDidLoad]","symbolLocation":87,"imageIndex":7},{"imageOffset":1041496,"symbol":"_noteLoadCompletionForObject","symbolLocation":575,"imageIndex":7},{"imageOffset":122392,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":1800,"imageIndex":7},{"imageOffset":625492,"symbol":"-[NSNib _instantiateNibWithExternalNameTable:options:]","symbolLocation":656,"imageIndex":7},{"imageOffset":624591,"symbol":"-[NSNib _instantiateWithOwner:options:topLevelObjects:]","symbolLocation":143,"imageIndex":7},{"imageOffset":622664,"symbol":"-[NSViewController loadView]","symbolLocation":335,"imageIndex":7},{"imageOffset":621977,"symbol":"-[NSViewController _loadViewIfRequired]","symbolLocation":72,"imageIndex":7},{"imageOffset":621846,"symbol":"-[NSViewController view]","symbolLocation":23,"imageIndex":7},{"imageOffset":2585414,"symbol":"-[NSWindow _contentViewControllerChanged]","symbolLocation":111,"imageIndex":7},{"imageOffset":205306,"symbol":"-[NSObject(NSKeyValueCoding) setValue:forKey:]","symbolLocation":353,"imageIndex":8},{"imageOffset":2824577,"symbol":"-[NSWindow setValue:forKey:]","symbolLocation":111,"imageIndex":7},{"imageOffset":879182,"symbol":"-[NSIBUserDefinedRuntimeAttributesConnector establishConnection]","symbolLocation":234,"imageIndex":7},{"imageOffset":121789,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":1197,"imageIndex":7},{"imageOffset":625492,"symbol":"-[NSNib _instantiateNibWithExternalNameTable:options:]","symbolLocation":656,"imageIndex":7},{"imageOffset":624591,"symbol":"-[NSNib _instantiateWithOwner:options:topLevelObjects:]","symbolLocation":143,"imageIndex":7},{"imageOffset":8495359,"symbol":"-[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:]","symbolLocation":470,"imageIndex":7},{"imageOffset":5086484,"symbol":"-[NSStoryboardSegueTemplate _perform:]","symbolLocation":68,"imageIndex":7},{"imageOffset":5091174,"symbol":"-[NSStoryboardShowSegueTemplate _perform:]","symbolLocation":239,"imageIndex":7},{"imageOffset":5467434,"symbol":"-[NSViewController performSegueWithIdentifier:sender:]","symbolLocation":294,"imageIndex":7},{"imageOffset":571421,"imageIndex":6},{"imageOffset":571777,"imageIndex":6},{"imageOffset":2371790,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":288,"imageIndex":7},{"imageOffset":2371444,"symbol":"-[NSControl sendAction:to:]","symbolLocation":86,"imageIndex":7},{"imageOffset":2371238,"symbol":"26-[NSCell _sendActionFrom:]_block_invoke","symbolLocation":131,"imageIndex":7},{"imageOffset":2370991,"symbol":"-[NSCell _sendActionFrom:]","symbolLocation":171,"imageIndex":7},{"imageOffset":2370807,"symbol":"-[NSButtonCell _sendActionFrom:]","symbolLocation":96,"imageIndex":7},{"imageOffset":2358127,"symbol":"NSControlTrackMouse","symbolLocation":1813,"imageIndex":7},{"imageOffset":2356278,"symbol":"-[NSCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":121,"imageIndex":7},{"imageOffset":2355974,"symbol":"-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":679,"imageIndex":7},{"imageOffset":2352854,"symbol":"-[NSControl mouseDown:]","symbolLocation":678,"imageIndex":7},{"imageOffset":2345921,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4859,"imageIndex":7},{"imageOffset":1772926,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2582,"imageIndex":7},{"imageOffset":1769806,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":352,"imageIndex":7},{"imageOffset":1762596,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":352,"imageIndex":7},{"imageOffset":4616587,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":7},{"imageOffset":195902,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":7},{"imageOffset":15511,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":7},{"imageOffset":351609,"imageIndex":6},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":9}], "faultingThread" : 0, "threads" : [{"triggered":true,"id":28854,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140702000658864},"cr2":{"value":140704490280648},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703419396001},"r15":{"value":22},"rbx":{"value":4551067136,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703419441166,"matchesCrashFrame":1},"rbp":{"value":140702000659216},"rsp":{"value":140702000659176},"r12":{"value":259},"rcx":{"value":140702000659176},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":32782,"symbol":"pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":118289,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":62631,"symbol":"std::terminate(void ()())","symbolLocation":8,"imageIndex":3},{"imageOffset":62552,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":13099,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":5},{"imageOffset":17658,"symbol":"_dispatch_once_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":12897,"imageIndex":6},{"imageOffset":276416,"imageIndex":6},{"imageOffset":282444,"imageIndex":6},{"imageOffset":719506,"symbol":"-[NSViewController _sendViewDidLoad]","symbolLocation":87,"imageIndex":7},{"imageOffset":1041496,"symbol":"_noteLoadCompletionForObject","symbolLocation":575,"imageIndex":7},{"imageOffset":122392,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":1800,"imageIndex":7},{"imageOffset":625492,"symbol":"-[NSNib _instantiateNibWithExternalNameTable:options:]","symbolLocation":656,"imageIndex":7},{"imageOffset":624591,"symbol":"-[NSNib _instantiateWithOwner:options:topLevelObjects:]","symbolLocation":143,"imageIndex":7},{"imageOffset":622664,"symbol":"-[NSViewController loadView]","symbolLocation":335,"imageIndex":7},{"imageOffset":621977,"symbol":"-[NSViewController _loadViewIfRequired]","symbolLocation":72,"imageIndex":7},{"imageOffset":621846,"symbol":"-[NSViewController view]","symbolLocation":23,"imageIndex":7},{"imageOffset":2585414,"symbol":"-[NSWindow _contentViewControllerChanged]","symbolLocation":111,"imageIndex":7},{"imageOffset":205306,"symbol":"-[NSObject(NSKeyValueCoding) setValue:forKey:]","symbolLocation":353,"imageIndex":8},{"imageOffset":2824577,"symbol":"-[NSWindow setValue:forKey:]","symbolLocation":111,"imageIndex":7},{"imageOffset":879182,"symbol":"-[NSIBUserDefinedRuntimeAttributesConnector establishConnection]","symbolLocation":234,"imageIndex":7},{"imageOffset":121789,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":1197,"imageIndex":7},{"imageOffset":625492,"symbol":"-[NSNib _instantiateNibWithExternalNameTable:options:]","symbolLocation":656,"imageIndex":7},{"imageOffset":624591,"symbol":"-[NSNib _instantiateWithOwner:options:topLevelObjects:]","symbolLocation":143,"imageIndex":7},{"imageOffset":8495359,"symbol":"-[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:]","symbolLocation":470,"imageIndex":7},{"imageOffset":5086484,"symbol":"-[NSStoryboardSegueTemplate _perform:]","symbolLocation":68,"imageIndex":7},{"imageOffset":5091174,"symbol":"-[NSStoryboardShowSegueTemplate _perform:]","symbolLocation":239,"imageIndex":7},{"imageOffset":5467434,"symbol":"-[NSViewController performSegueWithIdentifier:sender:]","symbolLocation":294,"imageIndex":7},{"imageOffset":571421,"imageIndex":6},{"imageOffset":571777,"imageIndex":6},{"imageOffset":2371790,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":288,"imageIndex":7},{"imageOffset":2371444,"symbol":"-[NSControl sendAction:to:]","symbolLocation":86,"imageIndex":7},{"imageOffset":2371238,"symbol":"26-[NSCell _sendActionFrom:]_block_invoke","symbolLocation":131,"imageIndex":7},{"imageOffset":2370991,"symbol":"-[NSCell _sendActionFrom:]","symbolLocation":171,"imageIndex":7},{"imageOffset":2370807,"symbol":"-[NSButtonCell _sendActionFrom:]","symbolLocation":96,"imageIndex":7},{"imageOffset":2358127,"symbol":"NSControlTrackMouse","symbolLocation":1813,"imageIndex":7},{"imageOffset":2356278,"symbol":"-[NSCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":121,"imageIndex":7},{"imageOffset":2355974,"symbol":"-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":679,"imageIndex":7},{"imageOffset":2352854,"symbol":"-[NSControl mouseDown:]","symbolLocation":678,"imageIndex":7},{"imageOffset":2345921,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4859,"imageIndex":7},{"imageOffset":1772926,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2582,"imageIndex":7},{"imageOffset":1769806,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":352,"imageIndex":7},{"imageOffset":1762596,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":352,"imageIndex":7},{"imageOffset":4616587,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":7},{"imageOffset":195902,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":7},{"imageOffset":15511,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":7},{"imageOffset":351609,"imageIndex":6},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":28865,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":28866,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":28874,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":28875,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":28877,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":28894,"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":525165,"symbol":"CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":10},{"imageOffset":518648,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":10},{"imageOffset":515644,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":10},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 140703419408384, "size" : 229376, "uuid" : "8cc28466-fd2f-3c80-9834-9525b7beac19", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703419637760, "size" : 49152, "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703418392576, "size" : 561152, "uuid" : "e42e9d7a-03b4-340b-b61e-dcd45fd4acc0", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703419318272, "size" : 90112, "uuid" : "7b800bb6-32e7-3597-b292-2c4da4c377b1", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703418142720, "size" : 237568, "uuid" : "4d9b0dca-7151-3875-b98e-b255db8267a8", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703417851904, "size" : 290816, "uuid" : "1a04b380-76e4-3e4b-b0fc-9837533d021d", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4348121088, "CFBundleShortVersionString" : "Reloaded, OSV (v2.1)", "CFBundleIdentifier" : "com.magiccfg.MagicCFGReloaded", "size" : 786432, "uuid" : "2d440261-7b07-33d1-99f1-6f5d2785ff68", "path" : "\/private\/var\/folders\/\/MagicCFG.app\/Contents\/MacOS\/MagicCFG", "name" : "MagicCFG", "CFBundleVersion" : "02092022" }, { "source" : "P", "arch" : "x86_64", "base" : 140703464488960, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15269888, "uuid" : "06015263-62ac-3b08-a298-dc835c18452a", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.60.148" }, { "source" : "P", "arch" : "x86_64", "base" : 140703435141120, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 3919872, "uuid" : "e22e60bb-ab77-3120-862f-92fa74feffcf", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "x86_64", "base" : 4550541312, "size" : 442368, "uuid" : "71febccd-d9dc-3599-9971-2b3407c588a8", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703419953152, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5255168, "uuid" : "93c48919-68af-367e-9a67-db4159bc962c", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "x86_64", "base" : 140703642693632, "size" : 4694016, "uuid" : "9b8f4225-6ea3-313c-b5b2-7b594e2d1ef1", "path" : "\/usr\/lib\/swift\/libswiftCore.dylib", "name" : "libswiftCore.dylib" } ], "sharedCache" : { "base" : 140703416381440, "size" : 19331678208, "uuid" : "73669942-bd8a-3e40-951f-7fbe07b51cb8" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=583.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=583.0M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 1920K 4 \nColorSync 220K 26 \nCoreAnimation 1588K 11 \nCoreGraphics 4K 1 \nCoreServices 180K 1 \nCoreUI image data 792K 5 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 184.0M 42 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nObjC additional data 15K 1 \nSTACK GUARD 56.0M 7 \nStack 11.0M 7 \nVM_ALLOCATE 40K 8 \nCTF 756 1 \nDATA 28.5M 466 \n__DATA_CONST 28.5M 302 \nDATA_DIRTY 1537K 194 \n__FONT_DATA 4K 1 \nLINKEDIT 645.5M 9 \nTEXT 476.0M 484 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 155.8M 27 \nshared memory 792K 19 \n=========== ======= ======= \nTOTAL 1.9G 1631 \nTOTAL, minus reserved VM space 1.6G 1631 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "5fb4245a1bbfe8005e33a1e1", "factorPackIds" : {

  },
  "deploymentId" : 240000015
},
{
  "rolloutId" : "6112dda2fc54bc3389840642",
  "factorPackIds" : {
    "SIRI_DICTATION_ASSETS" : "620aec83b02b354d3afd2f50"
  },
  "deploymentId" : 240000145
}

], "experiments" : [

] } }

Model: MacBookPro12,1, BootROM 430.140.3.0.0, 2 processors, Dual-Core Intel Core i5, 2.7 GHz, 8 GB, SMC 2.28f7 Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544 AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4) AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0128G, 121.33 GB USB Device: USB30Bus USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

shoaibrao commented 1 year ago

Sir Need Help Please