Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nicopulse

macrumors newbie
Original poster
Mar 12, 2015
26
8
Hello,

I installed macOS Ventura on my MacBook Pro 2014 (11,3) with OpenCore Legacy Patcher (OCLP).
I also installed Xcode.

10 time by day : I have this strange crash message MTLAssetUpgraderD quit unexpectedly [Ignore] [Report]

I use many soft, but I dont know from where it come :

I read this, here https://keith.github.io/xcode-man-pages/MTLAssetUpgraderD.8.html :
  • MTLAssetUpgraderD — Metal asset upgrader daemon
  • SYNOPSIS : takes no arguments, and users should not launch it manually.
  • DESCRIPTION : MTLAssetUpgraderD performs background compilation of binary archives to target the current GPU architecture/OS.
  • HISTORY : mtlregistrationd first appeared in macOS 13.0 and iOS 16.0

So source of this crash message is strange.... it's xcode ? metal gpu ? due to oclp... i dont know. Do you encouter this bug ?

c  2023-05-24 à 16.44.20.jpg


Detail Report :

Code:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               MTLAssetUpgraderD [12577]
Path:                  /usr/libexec/MTLAssetUpgraderD
Identifier:            MTLAssetUpgraderD
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-05-23 21:54:18.3287 +0200
OS Version:            macOS 13.4 (22F66)
Report Version:        12
Anonymous UUID:        8DD94584-3F1D-6458-6D0C-5DFF5B8DB27E

Sleep/Wake UUID:       BFF9D861-BBC9-4867-88BD-6FAB040BB02D

Time Awake Since Boot: 23000 seconds
Time Since Wake:       7963 seconds

System Integrity Protection: enabled

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

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

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                0x7ff80e0c81f2 __pthread_kill + 10
1   libsystem_pthread.dylib               0x7ff80e0ffee6 pthread_kill + 263
2   libsystem_c.dylib                     0x7ff80e026b45 abort + 123
3   libsystem_c.dylib                     0x7ff80e025e5e __assert_rtn + 314
4   Metal                                    0x1064fa9a2 MTLReportFailure.cold.1 + 43
5   Metal                                    0x1064d5f39 MTLReportFailure + 529
6   Metal                                    0x106487531 +[MTLLoader sliceIDForDevice:legacyDriverVersion:airntDriverVersion:] + 199
7   Metal                                    0x10642172e +[_MTLBinaryArchive(MTLBinaryArchiveInternal) deserializeBinaryArchiveHeader:fileData:device:] + 86
8   Metal                                    0x106416b2f +[_MTLBinaryArchive archiveTypeAtURL:device:error:] + 187
9   MTLAssetUpgraderD                        0x105e19d9d MTLAssetUpgraderD::getArchiveType(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, id<MTLDevice>) + 177
10  MTLAssetUpgraderD                        0x105e1a09a MTLAssetUpgraderD::addRecompilationWork(MTLWorkQueue<RecompilationWork>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, RecompilationType, unsigned int, unsigned int) + 440
11  MTLAssetUpgraderD                        0x105e1b585 MTLAssetUpgraderD::processAppEvent(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, bool) + 1133
12  MTLAssetUpgraderD                        0x105e1be0a invocation function for block in MTLAssetUpgraderD::setupAppHandler() + 548
13  libxpc.dylib                          0x7ff80de4cda2 __XPC_CONNECTION_EVENT_HANDLER_CALLOUT__ + 7
14  libxpc.dylib                          0x7ff80de4998c _xpc_connection_call_event_handler + 44
15  libxpc.dylib                          0x7ff80de4874c _xpc_connection_mach_event + 1399
16  libdispatch.dylib                     0x7ff80df5f0cd _dispatch_client_callout4 + 9
17  libdispatch.dylib                     0x7ff80df791a7 _dispatch_mach_msg_invoke + 455
18  libdispatch.dylib                     0x7ff80df65088 _dispatch_lane_serial_drain + 393
19  libdispatch.dylib                     0x7ff80df79cd4 _dispatch_mach_invoke + 484
20  libdispatch.dylib                     0x7ff80df6bf04 _dispatch_main_queue_drain + 751
21  libdispatch.dylib                     0x7ff80df6c310 dispatch_main + 60
22  MTLAssetUpgraderD                        0x105e1fc9b MTLAssetUpgraderD::run() + 65
23  MTLAssetUpgraderD                        0x105e1fd49 main + 174
24  dyld                                  0x7ff80dda641f start + 1903

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

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


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff8517dc640  rcx: 0x00007ff7ba0ec718  rdx: 0x0000000000000000
  rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7ba0ec740  rsp: 0x00007ff7ba0ec718
   r8: 0x000000000000002e   r9: 0xcccccccccccccccd  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000103  r13: 0x0000000106132028  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007ff80e0c81f2  rfl: 0x0000000000000246  cr2: 0x0000000106132000
 
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x105e12000 -        0x105e31fff MTLAssetUpgraderD (*) <89c1f005-f039-36ef-9498-0612f91a6919> /usr/libexec/MTLAssetUpgraderD
       0x1063ae000 -        0x10658dfff com.apple.Metal (306.7.4) <6581cd53-8583-38d1-b4b9-773f1dc3f551> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
       0x1068c6000 -        0x10690dfff libllvm-flatbuffers.dylib (*) <d5ce0002-b92a-3d76-9549-1fb7bc428091> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libllvm-flatbuffers.dylib
       0x18036a000 -        0x18036dfff libGPUCompilerUtils.dylib (*) <d5ce0002-b778-37c5-917b-186e88376470> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libGPUCompilerUtils.dylib
       0x20050a000 -        0x2005a5fff com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (18.8.4) <416d7900-37a7-35cf-bb5e-a6baaa145ad2> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
       0x270438000 -        0x2705f7fff com.apple.GeForceMTLDriver (16.0.12) <dc9e7ee8-2b92-3fc3-9524-fcae13d2f69d> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
       0x106134000 -        0x106137fff Shim.dylib (*) <a8c8d7c3-9a85-391b-a3f3-430a2bf54b91> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/Shim.dylib
    0x7ff80e0c0000 -     0x7ff80e0f9ff7 libsystem_kernel.dylib (*) <84597863-2c70-3a4a-b0f1-84b39d731209> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80e0fa000 -     0x7ff80e105fff libsystem_pthread.dylib (*) <8cb0b396-011f-31f2-8915-94cde1abae84> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80dfa7000 -     0x7ff80e02eff7 libsystem_c.dylib (*) <5ca0d0cf-fcdd-3180-af7b-f137fe1e7aca> /usr/lib/system/libsystem_c.dylib
    0x7ff80de3d000 -     0x7ff80de7dff8 libxpc.dylib (*) <6551ad74-9bd5-3fe0-8e50-0036ba40f337> /usr/lib/system/libxpc.dylib
    0x7ff80df5c000 -     0x7ff80dfa3ff3 libdispatch.dylib (*) <da743230-0aca-3094-821c-5e1565d8b187> /usr/lib/system/libdispatch.dylib
    0x7ff80dda0000 -     0x7ff80de385cf dyld (*) <9e98a840-a3ac-31c1-ab97-829af9bd6864> /usr/lib/dyld

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=377.3M resident=0K(0%) swapped_out_or_unallocated=377.3M(100%)
Writable regions: Total=5.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.7G(100%)

                                VIRTUAL   REGION
REGION TYPE                        SIZE    COUNT (non-coalesced)
===========                     =======  =======
Activity Tracing                   256K        1
CoreServices                       244K        1
Dispatch continuations            64.0M        1
Kernel Alloc Once                    8K        1
MALLOC                            75.2M       25
MALLOC guard page                   16K        4
STACK GUARD                       56.0M        3
Stack                             9232K        3
VM_ALLOCATE                       79.8M        4
VM_ALLOCATE (reserved)             5.5G        7         reserved VM address space (unallocated)
__DATA                            12.7M      279
__DATA_CONST                      10.8M      174
__DATA_DIRTY                       458K       97
__FONT_DATA                        2352        1
__LINKEDIT                       173.9M        6
__OBJC_RO                         66.3M        1
__OBJC_RW                         2013K        2
__TEXT                           203.4M      295
dyld private memory                260K        2
mapped file                       38.3M       10
shared memory                     1112K        8
===========                     =======  =======
TOTAL                              6.2G      925
TOTAL, minus reserved VM space   793.6M      925



-----------
Full Report
-----------

{"app_name":"MTLAssetUpgraderD","timestamp":"2023-05-23 21:54:18.00 +0200","app_version":"","slice_uuid":"89c1f005-f039-36ef-9498-0612f91a6919","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 13.4 (22F66)","roots_installed":0,"incident_id":"5B923E86-8E76-44A9-9BED-2A8CE0740CF9","name":"MTLAssetUpgraderD"}
{
  "uptime" : 23000,
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro11,3",
  "coalitionID" : 704,
  "osVersion" : {
    "train" : "macOS 13.4",
    "build" : "22F66",
    "releaseType" : "User"
  },
  "captureTime" : "2023-05-23 21:54:18.3287 +0200",
  "incident" : "5B923E86-8E76-44A9-9BED-2A8CE0740CF9",
  "pid" : 12577,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-05-23 21:54:12.8688 +0200",
  "procStartAbsTime" : 23073456091629,
  "procExitAbsTime" : 23078915227017,
  "procName" : "MTLAssetUpgraderD",
  "procPath" : "\/usr\/libexec\/MTLAssetUpgraderD",
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.apple.MTLAssetUpgraderD",
  "crashReporterKey" : "8DD94584-3F1D-6458-6D0C-5DFF5B8DB27E",
  "consecutiveCrashCount" : 8,
  "throttleTimeout" : 10,
  "codeSigningID" : "com.apple.MTLAssetUpgraderD",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570509825,
  "codeSigningValidationCategory" : 1,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 7963,
  "sleepWakeUUID" : "BFF9D861-BBC9-4867-88BD-6FAB040BB02D",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "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},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":305180,"threadState":{"r13":{"value":4396884008},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":46},"cr2":{"value":4396883968},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":14757395258967641293},"r15":{"value":22},"rbx":{"value":140704495814208,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703364317682,"matchesCrashFrame":1},"rbp":{"value":140701955180352},"rsp":{"value":140701955180312},"r12":{"value":259},"rcx":{"value":140701955180312},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33266,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":7},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":8},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":9},{"imageOffset":519774,"symbol":"__assert_rtn","symbolLocation":314,"imageIndex":9},{"imageOffset":1362338,"symbol":"MTLReportFailure.cold.1","symbolLocation":43,"imageIndex":1},{"imageOffset":1212217,"symbol":"MTLReportFailure","symbolLocation":529,"imageIndex":1},{"imageOffset":890161,"symbol":"+[MTLLoader sliceIDForDevice:legacyDriverVersion:airntDriverVersion:]","symbolLocation":199,"imageIndex":1},{"imageOffset":472878,"symbol":"+[_MTLBinaryArchive(MTLBinaryArchiveInternal) deserializeBinaryArchiveHeader:fileData:device:]","symbolLocation":86,"imageIndex":1},{"imageOffset":428847,"symbol":"+[_MTLBinaryArchive archiveTypeAtURL:device:error:]","symbolLocation":187,"imageIndex":1},{"imageOffset":32157,"symbol":"MTLAssetUpgraderD::getArchiveType(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, id<MTLDevice>)","symbolLocation":177,"imageIndex":0},{"imageOffset":32922,"symbol":"MTLAssetUpgraderD::addRecompilationWork(MTLWorkQueue<RecompilationWork>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, RecompilationType, unsigned int, unsigned int)","symbolLocation":440,"imageIndex":0},{"imageOffset":38277,"symbol":"MTLAssetUpgraderD::processAppEvent(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, bool)","symbolLocation":1133,"imageIndex":0},{"imageOffset":40458,"symbol":"invocation function for block in MTLAssetUpgraderD::setupAppHandler()","symbolLocation":548,"imageIndex":0},{"imageOffset":64930,"symbol":"__XPC_CONNECTION_EVENT_HANDLER_CALLOUT__","symbolLocation":7,"imageIndex":10},{"imageOffset":51596,"symbol":"_xpc_connection_call_event_handler","symbolLocation":44,"imageIndex":10},{"imageOffset":46924,"symbol":"_xpc_connection_mach_event","symbolLocation":1399,"imageIndex":10},{"imageOffset":12493,"symbol":"_dispatch_client_callout4","symbolLocation":9,"imageIndex":11},{"imageOffset":119207,"symbol":"_dispatch_mach_msg_invoke","symbolLocation":455,"imageIndex":11},{"imageOffset":37000,"symbol":"_dispatch_lane_serial_drain","symbolLocation":393,"imageIndex":11},{"imageOffset":122068,"symbol":"_dispatch_mach_invoke","symbolLocation":484,"imageIndex":11},{"imageOffset":65284,"symbol":"_dispatch_main_queue_drain","symbolLocation":751,"imageIndex":11},{"imageOffset":66320,"symbol":"dispatch_main","symbolLocation":60,"imageIndex":11},{"imageOffset":56475,"symbol":"MTLAssetUpgraderD::run()","symbolLocation":65,"imageIndex":0},{"imageOffset":56649,"symbol":"main","symbolLocation":174,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":12}]},{"id":305262,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":305263,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4393607168,
    "size" : 131072,
    "uuid" : "89c1f005-f039-36ef-9498-0612f91a6919",
    "path" : "\/usr\/libexec\/MTLAssetUpgraderD",
    "name" : "MTLAssetUpgraderD"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4399489024,
    "CFBundleShortVersionString" : "306.7.4",
    "CFBundleIdentifier" : "com.apple.Metal",
    "size" : 1966080,
    "uuid" : "6581cd53-8583-38d1-b4b9-773f1dc3f551",
    "path" : "\/System\/Library\/Frameworks\/Metal.framework\/Versions\/A\/Metal",
    "name" : "Metal",
    "CFBundleVersion" : "306.7.4"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4404830208,
    "size" : 294912,
    "uuid" : "d5ce0002-b92a-3d76-9549-1fb7bc428091",
    "path" : "\/System\/Library\/PrivateFrameworks\/GPUCompiler.framework\/Versions\/31001\/Libraries\/libllvm-flatbuffers.dylib",
    "name" : "libllvm-flatbuffers.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 6446030848,
    "size" : 16384,
    "uuid" : "d5ce0002-b778-37c5-917b-186e88376470",
    "path" : "\/System\/Library\/PrivateFrameworks\/GPUCompiler.framework\/Versions\/31001\/Libraries\/libGPUCompilerUtils.dylib",
    "name" : "libGPUCompilerUtils.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8595218432,
    "CFBundleShortVersionString" : "18.8.4",
    "CFBundleIdentifier" : "com.apple.driver.AppleIntelHD5000GraphicsMTLDriver",
    "size" : 638976,
    "uuid" : "416d7900-37a7-35cf-bb5e-a6baaa145ad2",
    "path" : "\/System\/Library\/Extensions\/AppleIntelHD5000GraphicsMTLDriver.bundle\/Contents\/MacOS\/AppleIntelHD5000GraphicsMTLDriver",
    "name" : "AppleIntelHD5000GraphicsMTLDriver",
    "CFBundleVersion" : "18.0.8"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 10473406464,
    "CFBundleShortVersionString" : "16.0.12",
    "CFBundleIdentifier" : "com.apple.GeForceMTLDriver",
    "size" : 1835008,
    "uuid" : "dc9e7ee8-2b92-3fc3-9524-fcae13d2f69d",
    "path" : "\/System\/Library\/Extensions\/GeForceMTLDriver.bundle\/Contents\/MacOS\/GeForceMTLDriver",
    "name" : "GeForceMTLDriver",
    "CFBundleVersion" : "16.0.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4396892160,
    "size" : 16384,
    "uuid" : "a8c8d7c3-9a85-391b-a3f3-430a2bf54b91",
    "path" : "\/System\/Library\/Extensions\/GeForceMTLDriver.bundle\/Contents\/MacOS\/Shim.dylib",
    "name" : "Shim.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703364284416,
    "size" : 237560,
    "uuid" : "84597863-2c70-3a4a-b0f1-84b39d731209",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703364521984,
    "size" : 49152,
    "uuid" : "8cb0b396-011f-31f2-8915-94cde1abae84",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703363133440,
    "size" : 557048,
    "uuid" : "5ca0d0cf-fcdd-3180-af7b-f137fe1e7aca",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703361650688,
    "size" : 266233,
    "uuid" : "6551ad74-9bd5-3fe0-8e50-0036ba40f337",
    "path" : "\/usr\/lib\/system\/libxpc.dylib",
    "name" : "libxpc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703362826240,
    "size" : 294900,
    "uuid" : "da743230-0aca-3094-821c-5e1565d8b187",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703361007616,
    "size" : 624080,
    "uuid" : "9e98a840-a3ac-31c1-ab97-829af9bd6864",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  }
],
  "sharedCache" : {
  "base" : 140703360385024,
  "size" : 21474836480,
  "uuid" : "867bf49e-1375-3009-9693-a1621961928a"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=377.3M resident=0K(0%) swapped_out_or_unallocated=377.3M(100%)\nWritable regions: Total=5.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nCoreServices                       244K        1 \nDispatch continuations            64.0M        1 \nKernel Alloc Once                    8K        1 \nMALLOC                            75.2M       25 \nMALLOC guard page                   16K        4 \nSTACK GUARD                       56.0M        3 \nStack                             9232K        3 \nVM_ALLOCATE                       79.8M        4 \nVM_ALLOCATE (reserved)             5.5G        7         reserved VM address space (unallocated)\n__DATA                            12.7M      279 \n__DATA_CONST                      10.8M      174 \n__DATA_DIRTY                       458K       97 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       173.9M        6 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW                         2013K        2 \n__TEXT                           203.4M      295 \ndyld private memory                260K        2 \nmapped file                       38.3M       10 \nshared memory                     1112K        8 \n===========                     =======  ======= \nTOTAL                              6.2G      925 \nTOTAL, minus reserved VM space   793.6M      925 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "71f3494448748cfc78a272c58a29a29a0d229ba7",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61675b89201f677a9a4cbd65",
      "factorPackIds" : {
        "HEALTH_FEATURE_AVAILABILITY" : "63f8068a238e7b23a1f30123"
      },
      "deploymentId" : 240000055
    },
    {
      "rolloutId" : "63508950b3714d3622fc77f7",
      "factorPackIds" : {
        "SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808"
      },
      "deploymentId" : 240000004
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000013
    },
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 900000005
    }
  ]
}
}

Model: MacBookPro11,3, BootROM 474.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2,5 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Display: Color LCD, 2880 x 1800 Retina, Main, MirrorOff, Online
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2 GB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1771)
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB30Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
 
Last edited:
  • Like
Reactions: esv

nicoletta

macrumors newbie
Sep 24, 2023
8
0
I have exactly the same problem with my 2013 iMac 27" on which I installed Ventura 13.6 with Opencore. This message appears quite often without me knowing why.

I don't think it comes from OCLP because I found a user from the Mac community who seems to have the same problem with a "normal" installation of Ventura.


Any help will be appreciated. Thanks in advance
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.