ggerganov / whisper.cpp

Port of OpenAI's Whisper model in C/C++
MIT License
34.42k stars 3.5k forks source link

Macbook M1 CRASHES after latest updates (8 commits) when tries to transcribe with coreML #1632

Open FBRAA opened 9 months ago

FBRAA commented 9 months ago

Macbook M1 CRASHES after latest updates (8 commits) when tries to transcribe with coreML each time i run it. ./main -m models/ggml-medium.bin -f audios/festival12.12.wav -l ru -t 4 -otxt -nt

panic(cpu 3 caller 0xfffffe002a887ef4): Kernel data abort. at pc 0xfffffe002a957f80, lr 0xfffffe002a957f1c (saved state: 0xfffffe3f9a163960) x0: 0xfffffe2ffc90d270 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0xfffffe0029704ee8 x4: 0xfffffe1b3828c480 x5: 0x0000000000000010 x6: 0x00000000000026e0 x7: 0xfffffe3f9a163978 x8: 0x0000000000000000 x9: 0x0000000000000000 x10: 0x0000000000000000 x11: 0x0000000000000001 x12: 0x000000000000ffff x13: 0x0000000000000000 x14: 0x0000000000000000 x15: 0xfffffe24cbe60cc8 x16: 0xaaf7fe002a957ee4 x17: 0xedc5fe0029704f40 x18: 0x0000000000000000 x19: 0xfffffe24cbe60cc0 x20: 0xfffffe1668597f20 x21: 0x0000000000000000 x22: 0x00000000011ac652 x23: 0x0000000000000000 x24: 0xfffffe24d0530030 x25: 0xfffffe85d8e6e16c x26: 0xfffffe002d73a1e8 x27: 0xfffffe002d73a1e8 x28: 0xfffffe2000b5f420 fp: 0xfffffe3f9a163d00 lr: 0xfffffe002a957f1c sp: 0xfffffe3f9a163cb0 pc: 0xfffffe002a957f80 cpsr: 0x80401208 esr: 0x96000005 far: 0x0000000000000000

Debugger message: panic Memory ID: 0x6 OS release type: User OS version: 23A344 Kernel version: Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:34 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8103 Fileset Kernelcache UUID: 7CD3C0485714106B76F60CFF2DED0D9D Kernel UUID: 9D9158F9-0E6D-30C0-BBA9-519175145599 Boot session UUID: 7C3E9794-C91E-4952-94F9-B0E10C1F3684 iBoot version: iBoot-10151.1.1 secure boot?: YES roots installed: 0 Paniclog version: 14 KernelCache slide: 0x0000000021b14000 KernelCache base: 0xfffffe0028b18000 Kernel slide: 0x0000000021b1c000 Kernel text base: 0xfffffe0028b20000 Kernel text exec slide: 0x0000000023010000 Kernel text exec base: 0xfffffe002a014000 mach_absolute_time: 0x49189578f76 Epoch Time: sec usec Boot : 0x657025d3 0x00035549 Sleep : 0x657955db 0x0007b580 Wake : 0x657955dd 0x000856c9 Calendar: 0x6579c13b 0x000283e1

Zone info: Zone map: 0xfffffe1000644000 - 0xfffffe3000644000 . VM : 0xfffffe1000644000 - 0xfffffe14cd310000 . RO : 0xfffffe14cd310000 - 0xfffffe1666ca8000 . GEN0 : 0xfffffe1666ca8000 - 0xfffffe1b33974000 . GEN1 : 0xfffffe1b33974000 - 0xfffffe2000640000 . GEN2 : 0xfffffe2000640000 - 0xfffffe24cd30c000 . GEN3 : 0xfffffe24cd30c000 - 0xfffffe2999fd8000 . DATA : 0xfffffe2999fd8000 - 0xfffffe3000644000 Metadata: 0xfffffe85df0b4000 - 0xfffffe85e70b4000 Bitmaps : 0xfffffe85e70b4000 - 0xfffffe85e9ea0000 Extra : 0 - 0

CORE 0 recently retired instr at 0xfffffe002a1bf03c CORE 1 recently retired instr at 0xfffffe002a1bf03c CORE 2 recently retired instr at 0xfffffe002a1bf03c CORE 3 recently retired instr at 0xfffffe002a1bd840 CORE 4 recently retired instr at 0xfffffe002a1bf03c CORE 5 recently retired instr at 0xfffffe002a1bf03c CORE 6 recently retired instr at 0xfffffe002a1bf03c CORE 7 recently retired instr at 0xfffffe002a1bf03c TPIDRx_ELy = {1: 0xfffffe24cd1b5878 0: 0x0000000000000003 0ro: 0x0000000000000000 } CORE 0 PVH locks held: None CORE 1 PVH locks held: None CORE 2 PVH locks held: None CORE 3 PVH locks held: None CORE 4 PVH locks held: None CORE 5 PVH locks held: None CORE 6 PVH locks held: None CORE 7 PVH locks held: None CORE 0: PC=0xfffffe002a0a7c08, LR=0xfffffe002a0a7c08, FP=0xfffffe3f98a4fef0 CORE 1: PC=0xfffffe002a1b9f40, LR=0xfffffe002a1b9f3c, FP=0xfffffe3f9a09be80 CORE 2: PC=0xfffffe002a1b9f40, LR=0xfffffe002a1b9f3c, FP=0xfffffe3f99ef7e80 CORE 3 is the one that panicked. Check the full backtrace for details. CORE 4: PC=0xfffffe002a159b34, LR=0xfffffe002a159a08, FP=0xfffffe3f99c4fd50 CORE 5: PC=0xfffffe002a0a7c08, LR=0xfffffe002a0a7c08, FP=0xfffffe3f9a14bef0 CORE 6: PC=0xfffffe002a0a7c08, LR=0xfffffe002a0a7c08, FP=0xfffffe3f99b3bef0 CORE 7: PC=0xfffffe002a0a7c08, LR=0xfffffe002a0a7c08, FP=0xfffffe3f9a89fef0 Compressor Info: 9% of compressed pages limit (OK) and 12% of segments limit (OK) with 0 swapfiles and OK swap space Panicked task 0xfffffe24cd38d048: 0 pages, 479 threads: pid 0: kernel_task Panicked thread: 0xfffffe24cd1b5878, backtrace: 0xfffffe3f9a163070, tid: 1489 lr: 0xfffffe002a06d264 fp: 0xfffffe3f9a163100 lr: 0xfffffe002a1c5490 fp: 0xfffffe3f9a163120 lr: 0xfffffe002a1b64c8 fp: 0xfffffe3f9a163190 lr: 0xfffffe002a1b493c fp: 0xfffffe3f9a163280 lr: 0xfffffe002a01baa4 fp: 0xfffffe3f9a163290 lr: 0xfffffe002a06cb44 fp: 0xfffffe3f9a163640 lr: 0xfffffe002a87d54c fp: 0xfffffe3f9a163660 lr: 0xfffffe002a887ef4 fp: 0xfffffe3f9a1637e0 lr: 0xfffffe002a1b633c fp: 0xfffffe3f9a163850 lr: 0xfffffe002a1b4dcc fp: 0xfffffe3f9a163940 lr: 0xfffffe002a01baa4 fp: 0xfffffe3f9a163950 lr: 0xfffffe002a957f1c fp: 0xfffffe3f9a163d00 lr: 0xfffffe002a958310 fp: 0xfffffe3f9a163d20 lr: 0xfffffe002a8e54c0 fp: 0xfffffe3f9a163da0 lr: 0xfffffe002a963d18 fp: 0xfffffe3f9a163dc0 lr: 0xfffffe002c535714 fp: 0xfffffe3f9a163e20 lr: 0xfffffe002c5355e8 fp: 0xfffffe3f9a163e40 lr: 0xfffffe002c534628 fp: 0xfffffe3f9a163e70 lr: 0xfffffe002a77e4e4 fp: 0xfffffe3f9a163ec0 lr: 0xfffffe002a77a490 fp: 0xfffffe3f9a163ef0 lr: 0xfffffe002a77b040 fp: 0xfffffe3f9a163f20 lr: 0xfffffe002a024ed8 fp: 0x0000000000000000 Kernel Extensions in backtrace: com.apple.iokit.IOGPUFamily(93.0)[F9FA74C3-052D-3326-ABB2-659A7E20426D]@0xfffffe002c5197f0->0xfffffe002c54fb7f dependency: com.apple.driver.AppleMobileFileIntegrity(1.0.5)[432D9C59-4555-3846-A46F-BD8FFE0BEC5D]@0xfffffe002b5a4360->0xfffffe002b5d42e7 dependency: com.apple.iokit.IOGraphicsFamily(597)[A3526B4D-35F3-321F-AA42-67F89ECBF063]@0xfffffe002c54fb80->0xfffffe002c5871b3 dependency: com.apple.iokit.IOPCIFamily(2.9)[977B471E-9343-3995-86C8-4BACD3410824]@0xfffffe002c7ad360->0xfffffe002c7dabef dependency: com.apple.iokit.IOReportFamily(47)[33EBDCB5-9A17-329E-8C87-F4ED89130494]@0xfffffe002c7dee40->0xfffffe002c7e1ed3 dependency: com.apple.iokit.IOSurface(352.0.3)[0351AFC2-D85C-3BB5-B9C6-C8C0F6C7A01D]@0xfffffe002c8b0d90->0xfffffe002c8e157b com.apple.AGXG13G(275.6)[9AF4B0C1-8005-3A4A-99AC-197C9ECAF401]@0xfffffe002a8c6840->0xfffffe002a969357 dependency: com.apple.driver.AppleARMPlatform(1.0.2)[46E2D12C-E153-3DD2-999C-FFF05EC8A75E]@0xfffffe002aa13ad0->0xfffffe002aa663b7 dependency: com.apple.driver.AppleMobileFileIntegrity(1.0.5)[432D9C59-4555-3846-A46F-BD8FFE0BEC5D]@0xfffffe002b5a4360->0xfffffe002b5d42e7 dependency: com.apple.driver.RTBuddy(1.0.0)[2130B2A7-6939-309D-B935-45A52B6A3293]@0xfffffe002ce2d3b0->0xfffffe002ce6ca57 dependency: com.apple.iokit.CoreAnalyticsFamily(1)[8FD734DB-BBBF-3457-A09A-94E006AA4870]@0xfffffe002bcbd3e0->0xfffffe002bcc51cb dependency: com.apple.iokit.IOGPUFamily(93)[F9FA74C3-052D-3326-ABB2-659A7E20426D]@0xfffffe002c5197f0->0xfffffe002c54fb7f dependency: com.apple.iokit.IOReportFamily(47)[33EBDCB5-9A17-329E-8C87-F4ED89130494]@0xfffffe002c7dee40->0xfffffe002c7e1ed3 dependency: com.apple.iokit.IOSurface(352.0.3)[0351AFC2-D85C-3BB5-B9C6-C8C0F6C7A01D]@0xfffffe002c8b0d90->0xfffffe002c8e157b dependency: com.apple.kec.Libm(1)[4F9F486D-B2D4-35C3-BA05-D32EE0A11112]@0xfffffe002ce15f40->0xfffffe002ce19963

last started kext at 92810815184: com.apple.driver.AppleUVDMDriver 1.0.0 (addr 0xfffffe002910f330, size 5972) loaded kexts: com.apple.filesystems.autofs 3.0 com.apple.driver.AppleTopCaseHIDEventDriver 7400.26 com.apple.driver.AppleBiometricServices 1 com.apple.driver.CoreKDL 1 com.apple.driver.SEPHibernation 1 com.apple.driver.BCMWLANFirmware4378.Hashstore 1 com.apple.driver.DiskImages.ReadWriteDiskImage 493.0.0 com.apple.driver.DiskImages.UDIFDiskImage 493.0.0 com.apple.driver.DiskImages.RAMBackingStore 493.0.0 com.apple.driver.DiskImages.FileBackingStore 493.0.0 com.apple.driver.AppleThunderboltIP 4.0.3 com.apple.driver.AppleUSBDeviceNCM 5.0.0 com.apple.driver.AppleSmartBatteryManager 161.0.0 com.apple.driver.AppleALSColorSensor 1.0.0d1 com.apple.driver.AppleFileSystemDriver 3.0.1 com.apple.driver.AppleAOPVoiceTrigger 300.7 com.apple.nke.l2tp 1.9 com.apple.filesystems.tmpfs 1 com.apple.driver.ApplePMP 1 com.apple.driver.AppleSmartIO2 1 com.apple.filesystems.nfs 1 com.apple.filesystems.lifs 1 com.apple.filesystems.apfs 2235.0.13 com.apple.IOTextEncryptionFamily 1.0.0 com.apple.filesystems.hfs.kext 650.0.2 com.apple.security.BootPolicy 1 com.apple.BootCache 40 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1 com.apple.driver.ApplePMPFirmware 1 com.apple.AppleEmbeddedSimpleSPINORFlasher 1 com.apple.driver.AppleDPDisplayTCON 1 com.apple.driver.AppleCS42L83Audio 700.46 com.apple.driver.AppleTypeCRetimer 1.0.0 com.apple.driver.AppleTAS5770LAmp 700.46 com.apple.driver.AppleT8020SOCTuner 1 com.apple.driver.AppleT8103CLPCv3 1 com.apple.driver.AppleInterruptController 1.0.0d1 com.apple.driver.AppleEventLogHandler 1 com.apple.driver.AppleT8103PMGR 1 com.apple.driver.AppleS5L8960XNCO 1 com.apple.driver.AppleMobileDispH13G-DCP 140.0 com.apple.driver.AppleSerialShim 1 com.apple.driver.AudioDMAController-T8103 300.15 com.apple.driver.AppleAVE2 703.6.9 com.apple.driver.AppleS8000DWI 1.0.0d1 com.apple.driver.AppleS8000AES 1 com.apple.driver.AppleJPEGDriver 6.1.1 com.apple.driver.AppleAVD 732 com.apple.AGXG13G 275.6 com.apple.driver.usb.AppleSynopsysUSB40XHCI 1 com.apple.driver.AppleT8020DART 1 com.apple.driver.AppleBluetoothModule 1 com.apple.driver.AppleSamsungSerial 1.0.0d1 com.apple.driver.AppleBCMWLANBusInterfacePCIe 1 com.apple.driver.AppleS5L8920XPWM 1.0.0d1 com.apple.driver.AppleS5L8940XI2C 1.0.0d2 com.apple.driver.AppleSPIMC 1 com.apple.driver.AppleT8101 1 com.apple.driver.AppleM68Buttons 1.0.0d1 com.apple.iokit.IOUserEthernet 1.0.1 com.apple.driver.usb.AppleUSBUserHCI 1 com.apple.iokit.IOKitRegistryCompatibility 1 com.apple.iokit.EndpointSecurity 1 com.apple.driver.AppleDiskImages2 272.0.0 com.apple.AppleSystemPolicy 2.0.0 com.apple.nke.applicationfirewall 404 com.apple.kec.InvalidateHmac 1 com.apple.kec.AppleEncryptedArchive 1 com.apple.driver.AppleUVDMDriver 1.0.0 com.apple.driver.driverkit.serial 6.0.0 com.apple.iokit.IOAVBFamily 1200.18 com.apple.driver.AppleActuatorDriver 7400.42 com.apple.driver.AppleMultitouchDriver 7400.42 com.apple.driver.AppleHSBluetoothDriver 7400.26 com.apple.driver.IOBluetoothHIDDriver 9.0.0 com.apple.driver.AppleHIDKeyboard 7400.2 com.apple.driver.AppleMesaSEPDriver 100.99 com.apple.iokit.IOBiometricFamily 1 com.apple.driver.AppleSEPHDCPManager 1.0.1 com.apple.driver.AppleTrustedAccessory 1 com.apple.iokit.AppleSEPGenericTransfer 1 com.apple.driver.DiskImages.KernelBacked 493.0.0 com.apple.driver.AppleConvergedIPCOLYBTControl 1 com.apple.driver.AppleConvergedPCI 1 com.apple.driver.AppleBluetoothDebug 1 com.apple.driver.AppleBTM 1.0.1 com.apple.driver.usb.networking 5.0.0 com.apple.driver.AppleThunderboltPCIDownAdapter 4.1.1 com.apple.driver.AppleThunderboltUSBDownAdapter 1.0.4 com.apple.driver.AppleThunderboltDPInAdapter 8.5.1 com.apple.driver.AppleThunderboltDPAdapterFamily 8.5.1 com.apple.driver.AppleHIDTransportSPI 7400.34 com.apple.driver.AppleHIDTransport 7400.34 com.apple.driver.AppleInputDeviceSupport 7400.34 com.apple.driver.AppleXsanScheme 3 com.apple.driver.AppleAOPAudio 300.14 com.apple.driver.AppleDCPDPTXProxy 1.0.0 com.apple.nke.ppp 1.9 com.apple.driver.DCPDPFamilyProxy 1 com.apple.driver.AppleBSDKextStarter 3 com.apple.kext.triggers 1.0 com.apple.driver.IOHIDPowerSource 1 com.apple.driver.AppleCallbackPowerSource 1 com.apple.filesystems.hfs.encodings.kext 1 com.apple.driver.AppleSyntheticGameController 11.0.24 com.apple.iokit.IONVMeFamily 2.1.0 com.apple.AGXFirmwareKextG13GRTBuddy 275.6 com.apple.AGXFirmwareKextRTBuddy64 275.6 com.apple.driver.AppleSPMIPMU 1.0.1 com.apple.driver.AppleDialogPMU 1.0.1 com.apple.driver.AppleSPU 1 com.apple.driver.AppleStockholmControl 1.0.0 com.apple.driver.AppleHPM 3.4.4 com.apple.driver.AppleDiagnosticDataAccessReadOnly 1.0.0 com.apple.driver.AppleNANDConfigAccess 1.0.0 com.apple.driver.AppleCSEmbeddedAudio 700.46 com.apple.driver.AppleEmbeddedAudio 700.46 com.apple.iokit.AppleARMIISAudio 300.11 com.apple.plugin.IOgPTPPlugin 1200.91 com.apple.driver.ApplePassthroughPPM 3.0 com.apple.driver.ApplePMGR 1 com.apple.driver.AppleARMWatchdogTimer 1 com.apple.iokit.IOMobileGraphicsFamily-DCP 343.0.0 com.apple.iokit.IOMobileGraphicsFamily 343.0.0 com.apple.driver.AppleDCP 1 com.apple.driver.DCPAVFamilyProxy 1 com.apple.driver.AppleFirmwareKit 1 com.apple.driver.AppleM2ScalerCSCDriver 265.0.0 com.apple.driver.AppleSART 1 com.apple.driver.AppleH13CameraInterface 8.24.1 com.apple.driver.AppleH11ANEInterface 7.23.0 com.apple.iokit.IOGPUFamily 93 com.apple.driver.AppleUSBXDCIARM 1.0 com.apple.driver.AppleUSBXDCI 1.0 com.apple.iokit.IOUSBDeviceFamily 2.0.0 com.apple.driver.usb.AppleSynopsysUSBXHCI 1 com.apple.driver.usb.AppleUSBXHCI 1.2 com.apple.driver.AppleEmbeddedUSBHost 1 com.apple.driver.usb.AppleUSBHub 1.2 com.apple.driver.usb.AppleUSBHostCompositeDevice 1.2 com.apple.driver.AppleT8103TypeCPhy 1 com.apple.driver.AppleSPMI 1.0.1 com.apple.driver.AppleThunderboltNHI 7.2.81 com.apple.driver.AppleDisplayCrossbar 1.0.0 com.apple.iokit.IODisplayPortFamily 1.0.0 com.apple.driver.AppleTypeCPhy 1 com.apple.driver.AppleT8103PCIeC 1 com.apple.iokit.IOThunderboltFamily 9.3.3 com.apple.iokit.IOPortFamily 1.0 com.apple.driver.ApplePIODMA 1 com.apple.driver.AppleT8103PCIe 1 com.apple.driver.AppleMultiFunctionManager 1 com.apple.driver.AppleBluetoothDebugService 1 com.apple.driver.AppleBCMWLANCore 1.0.0 com.apple.iokit.IO80211Family 1200.13.0 com.apple.driver.IOImageLoader 1.0.0 com.apple.driver.AppleOLYHAL 1 com.apple.driver.corecapture 1.0.4 com.apple.driver.AppleEmbeddedPCIE 1 com.apple.driver.AppleMCA2-T8103 800.11 com.apple.driver.AppleEmbeddedAudioLibs 300.1 com.apple.driver.AppleFirmwareUpdateKext 1 com.apple.driver.AppleGPIOICController 1.0.2 com.apple.driver.AppleFireStormErrorHandler 1 com.apple.driver.AppleMobileApNonce 1 com.apple.driver.usb.AppleUSBHostPacketFilter 1.0 com.apple.iokit.IOTimeSyncFamily 1200.91 com.apple.driver.DiskImages 493.0.0 com.apple.iokit.IOGraphicsFamily 597 com.apple.iokit.IOBluetoothFamily 9.0.0 com.apple.driver.AppleSSE 1.0 com.apple.driver.AppleSEPKeyStore 2 com.apple.driver.AppleUSBTDM 556 com.apple.iokit.IOUSBMassStorageDriver 240 com.apple.iokit.IOPCIFamily 2.9 com.apple.iokit.IOSCSIBlockCommandsDevice 492 com.apple.iokit.IOSCSIArchitectureModelFamily 492 com.apple.driver.AppleRSMChannel 1 com.apple.iokit.IORSMFamily 1 com.apple.driver.AppleLockdownMode 1 com.apple.driver.AppleIPAppender 1.0 com.apple.driver.AppleFDEKeyStore 28.30 com.apple.driver.AppleEffaceableStorage 1.0 com.apple.driver.AppleCredentialManager 1.0 com.apple.driver.KernelRelayHost 1 com.apple.iokit.IOUSBHostFamily 1.2 com.apple.driver.AppleUSBHostMergeProperties 1.2 com.apple.driver.usb.AppleUSBCommon 1.0 com.apple.driver.AppleSMC 3.1.9 com.apple.driver.RTBuddy 1.0.0 com.apple.driver.AppleEmbeddedTempSensor 1.0.0 com.apple.driver.AppleARMPMU 1.0 com.apple.iokit.IOAccessoryManager 1.0.0 com.apple.driver.AppleUVDM 1.0.0 com.apple.driver.AppleOnboardSerial 1.0 com.apple.iokit.IOSkywalkFamily 1.0 com.apple.driver.mDNSOffloadUserClient 1.0.1b8 com.apple.iokit.IONetworkingFamily 3.4 com.apple.iokit.IOSerialFamily 11 com.apple.driver.AppleSEPManager 1.0.1 com.apple.driver.IODARTFamily 1 com.apple.driver.AppleA7IOP 1.0.2 com.apple.driver.IOSlaveProcessor 1 com.apple.driver.AppleBiometricSensor 2 com.apple.iokit.IOHIDFamily 2.0.0 com.apple.AUC 1.0 com.apple.iokit.IOSurface 352.0.3 com.apple.iokit.IOAVFamily 1.0.0 com.apple.iokit.IOHDCPFamily 1.0.0 com.apple.iokit.IOCECFamily 1 com.apple.iokit.IOAudio2Family 1.0 com.apple.driver.AppleIISController 300.1 com.apple.driver.AppleAudioClockLibs 300.1 com.apple.driver.FairPlayIOKit 71.3.0 com.apple.driver.AppleARMPlatform 1.0.2 com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0 com.apple.iokit.IOReportFamily 47 com.apple.security.quarantine 4 com.apple.security.sandbox 300.0 com.apple.iokit.IOStorageFamily 2.1 com.apple.kext.AppleMatch 1.0.0d1 com.apple.driver.AppleMobileFileIntegrity 1.0.5 com.apple.iokit.CoreAnalyticsFamily 1 com.apple.security.AppleImage4 5.0.0 com.apple.kext.CoreTrust 1 com.apple.iokit.IOCryptoAcceleratorFamily 1.0.1 com.apple.kec.pthread 1 com.apple.kec.Libm 1 com.apple.kec.Compression 1.0 com.apple.kec.corecrypto 14.0

Stackshot Succeeded Bytes Traced 528364 (Uncompressed 1364048) **

FBRAA commented 9 months ago

[3163090] - back to this commit. Works fine, as it was week ago. Need to fix master

ggerganov commented 9 months ago

Can you check if the issue is solved with: https://github.com/ggerganov/whisper.cpp/pull/1633

FBRAA commented 8 months ago

@ggerganov NOT SOLVED it takes a bit longer, but still crashes. Still without any transcription in terminal, preparation stage crash

panic(cpu 2 caller 0xfffffe002acf785c): userspace watchdog timeout: no successful checkins from WindowServer (2 induced crashes) in 120 seconds WindowServer has not exited since first loaded service: logd, total successful checkins in 172942 seconds: 11317, last successful checkin: 0 seconds ago service: WindowServer (2 induced crashes), total successful checkins in 172900 seconds: 11295, last successful checkin: 120 seconds ago service: opendirectoryd, total successful checkins in 172942 seconds: 11316, last successful checkin: 0 seconds ago service: configd, total successful checkins in 172942 seconds: 11316, last successful checkin: 0 seconds ago

Debugger message: panic Memory ID: 0x6 OS release type: User OS version: 23A344 Kernel version: Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:34 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8103 Fileset Kernelcache UUID: 7CD3C0485714106B76F60CFF2DED0D9D Kernel UUID: 9D9158F9-0E6D-30C0-BBA9-519175145599 Boot session UUID: 9B97FAF5-2299-452A-A077-903C8FB94390 iBoot version: iBoot-10151.1.1 secure boot?: YES roots installed: 0 Paniclog version: 14 KernelCache slide: 0x0000000021da0000 KernelCache base: 0xfffffe0028da4000 Kernel slide: 0x0000000021da8000 Kernel text base: 0xfffffe0028dac000 Kernel text exec slide: 0x000000002329c000 Kernel text exec base: 0xfffffe002a2a0000 mach_absolute_time: 0x3c663e04d99 Epoch Time: sec usec Boot : 0x6579c149 0x000bfca0 Sleep : 0x658a8391 0x000b891a Wake : 0x658a8394 0x00004fce Calendar: 0x658a9625 0x0006c424

Zone info: Zone map: 0xfffffe1a21a88000 - 0xfffffe3a21a88000 . VM : 0xfffffe1a21a88000 - 0xfffffe1eee754000 . RO : 0xfffffe1eee754000 - 0xfffffe20880ec000 . GEN0 : 0xfffffe20880ec000 - 0xfffffe2554db8000 . GEN1 : 0xfffffe2554db8000 - 0xfffffe2a21a84000 . GEN2 : 0xfffffe2a21a84000 - 0xfffffe2eee750000 . GEN3 : 0xfffffe2eee750000 - 0xfffffe33bb41c000 . DATA : 0xfffffe33bb41c000 - 0xfffffe3a21a88000 Metadata: 0xfffffe4996a04000 - 0xfffffe499ea04000 Bitmaps : 0xfffffe499ea04000 - 0xfffffe49a17ec000 Extra : 0 - 0

CORE 0 recently retired instr at 0xfffffe002a44b03c CORE 1 recently retired instr at 0xfffffe002a44b03c CORE 2 recently retired instr at 0xfffffe002a449840 CORE 3 recently retired instr at 0xfffffe002a44b03c CORE 4 recently retired instr at 0xfffffe002a44b03c CORE 5 recently retired instr at 0xfffffe002a44b03c CORE 6 recently retired instr at 0xfffffe002a44b03c CORE 7 recently retired instr at 0xfffffe002a44b03c TPIDRx_ELy = {1: 0xfffffe25553e6848 0: 0x0000000000000002 0ro: 0x000000016bd3f0e0 } CORE 0 PVH locks held: None CORE 1 PVH locks held: None CORE 2 PVH locks held: None CORE 3 PVH locks held: None CORE 4 PVH locks held: None CORE 5 PVH locks held: None CORE 6 PVH locks held: None CORE 7 PVH locks held: None CORE 0: PC=0xfffffe002a333c08, LR=0xfffffe002a333c08, FP=0xfffffe5dd1a73ef0 CORE 1: PC=0xfffffe002a445f40, LR=0xfffffe002a445f3c, FP=0xfffffe5dd2f97e80 CORE 2 is the one that panicked. Check the full backtrace for details. CORE 3: PC=0xfffffe002a445f40, LR=0xfffffe002a445f3c, FP=0xfffffe5dd237fe80 CORE 4: PC=0xfffffe002a333c08, LR=0xfffffe002a333c08, FP=0xfffffe5dd1b0fef0 CORE 5: PC=0xfffffe002a333c08, LR=0xfffffe002a333c08, FP=0xfffffe5dd2bcbef0 CORE 6: PC=0xfffffe002a333c08, LR=0xfffffe002a333c08, FP=0xfffffe5dd2dc7ef0 CORE 7: PC=0xfffffe002a333c08, LR=0xfffffe002a333c08, FP=0xfffffe5dd1e6fef0 Compressor Info: 10% of compressed pages limit (OK) and 11% of segments limit (OK) with 0 swapfiles and OK swap space Total cpu_usage: 49341708 Thread task pri cpu_usage 0xfffffe25553e6848 watchdogd 97 0 0xfffffe2554ea7818 kernel_task 0 4476803 0xfffffe255512b030 kernel_task 0 5652673 0xfffffe25551088a8 kernel_task 0 4844332 0xfffffe25550ee848 kernel_task 0 5007937

Panicked task 0xfffffe2eef4d2be8: 2493 pages, 3 threads: pid 120: watchdogd Panicked thread: 0xfffffe25553e6848, backtrace: 0xfffffe5dd18c3090, tid: 1937 lr: 0xfffffe002a2f9264 fp: 0xfffffe5dd18c3120 lr: 0xfffffe002a451490 fp: 0xfffffe5dd18c3140 lr: 0xfffffe002a4424c8 fp: 0xfffffe5dd18c31b0 lr: 0xfffffe002a44093c fp: 0xfffffe5dd18c32a0 lr: 0xfffffe002a2a7aa4 fp: 0xfffffe5dd18c32b0 lr: 0xfffffe002a2f8b44 fp: 0xfffffe5dd18c3660 lr: 0xfffffe002ab09604 fp: 0xfffffe5dd18c3680 lr: 0xfffffe002acf785c fp: 0xfffffe5dd18c36a0 lr: 0xfffffe002acf6bfc fp: 0xfffffe5dd18c36c0 lr: 0xfffffe002acf53dc fp: 0xfffffe5dd18c37e0 lr: 0xfffffe002aa626cc fp: 0xfffffe5dd18c3810 lr: 0xfffffe002aa629dc fp: 0xfffffe5dd18c39a0 lr: 0xfffffe002a40dc74 fp: 0xfffffe5dd18c3ac0 lr: 0xfffffe002a2ff95c fp: 0xfffffe5dd18c3b60 lr: 0xfffffe002a2d3334 fp: 0xfffffe5dd18c3bc0 lr: 0xfffffe002a2eb94c fp: 0xfffffe5dd18c3c60 lr: 0xfffffe002a2ebdb8 fp: 0xfffffe5dd18c3d50 lr: 0xfffffe002a4360ec fp: 0xfffffe5dd18c3e20 lr: 0xfffffe002a440e40 fp: 0xfffffe5dd18c3f10 lr: 0xfffffe002a2a7aa4 fp: 0xfffffe5dd18c3f20 Kernel Extensions in backtrace: com.apple.driver.AppleARMWatchdogTimer(1.0)[A46D5618-0709-3ECE-990C-0ABF1944DE33]@0xfffffe002acf23c0->0xfffffe002acf785b dependency: com.apple.driver.AppleARMPlatform(1.0.2)[46E2D12C-E153-3DD2-999C-FFF05EC8A75E]@0xfffffe002ac9fad0->0xfffffe002acf23b7

last started kext at 211885211291: com.apple.macos.driver.AppleUSBEthernetHost 8.1.1 (addr 0xfffffe0029393af0, size 4660) loaded kexts: com.apple.macos.driver.AppleUSBEthernetHost 8.1.1 com.apple.filesystems.autofs 3.0 com.apple.driver.AppleTopCaseHIDEventDriver 7400.26 com.apple.driver.CoreKDL 1 com.apple.driver.AppleBiometricServices 1 com.apple.driver.DiskImages.ReadWriteDiskImage 493.0.0 com.apple.driver.DiskImages.UDIFDiskImage 493.0.0 com.apple.driver.DiskImages.RAMBackingStore 493.0.0 com.apple.driver.DiskImages.FileBackingStore 493.0.0 com.apple.driver.BCMWLANFirmware4378.Hashstore 1 com.apple.driver.SEPHibernation 1 com.apple.driver.AppleUSBDeviceNCM 5.0.0 com.apple.driver.AppleThunderboltIP 4.0.3 com.apple.driver.AppleFileSystemDriver 3.0.1 com.apple.driver.AppleSmartBatteryManager 161.0.0 com.apple.nke.l2tp 1.9 com.apple.filesystems.tmpfs 1 com.apple.driver.AppleALSColorSensor 1.0.0d1 com.apple.driver.ApplePMP 1 com.apple.filesystems.nfs 1 com.apple.filesystems.lifs 1 com.apple.filesystems.apfs 2235.0.13 com.apple.IOTextEncryptionFamily 1.0.0 com.apple.filesystems.hfs.kext 650.0.2 com.apple.security.BootPolicy 1 com.apple.BootCache 40 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1 com.apple.driver.AppleAOPVoiceTrigger 300.7 com.apple.driver.ApplePMPFirmware 1 com.apple.driver.AppleSmartIO2 1 com.apple.AppleEmbeddedSimpleSPINORFlasher 1 com.apple.driver.AppleTypeCRetimer 1.0.0 com.apple.driver.AppleCS42L83Audio 700.46 com.apple.driver.AppleDPDisplayTCON 1 com.apple.driver.AppleTAS5770LAmp 700.46 com.apple.driver.AppleT8020SOCTuner 1 com.apple.driver.AppleT8103CLPCv3 1 com.apple.driver.AppleInterruptController 1.0.0d1 com.apple.driver.AppleEventLogHandler 1 com.apple.driver.AppleT8103PMGR 1 com.apple.driver.AppleS5L8960XNCO 1 com.apple.driver.AppleMobileDispH13G-DCP 140.0 com.apple.driver.AppleSerialShim 1 com.apple.driver.AudioDMAController-T8103 300.15 com.apple.driver.AppleAVE2 703.6.9 com.apple.driver.AppleS8000DWI 1.0.0d1 com.apple.driver.AppleS8000AES 1 com.apple.driver.AppleJPEGDriver 6.1.1 com.apple.driver.AppleAVD 732 com.apple.AGXG13G 275.6 com.apple.driver.usb.AppleSynopsysUSB40XHCI 1 com.apple.driver.AppleT8020DART 1 com.apple.driver.AppleBluetoothModule 1 com.apple.driver.AppleSamsungSerial 1.0.0d1 com.apple.driver.AppleBCMWLANBusInterfacePCIe 1 com.apple.driver.AppleS5L8920XPWM 1.0.0d1 com.apple.driver.AppleS5L8940XI2C 1.0.0d2 com.apple.driver.AppleSPIMC 1 com.apple.driver.AppleT8101 1 com.apple.driver.AppleM68Buttons 1.0.0d1 com.apple.iokit.IOUserEthernet 1.0.1 com.apple.driver.usb.AppleUSBUserHCI 1 com.apple.iokit.IOKitRegistryCompatibility 1 com.apple.iokit.EndpointSecurity 1 com.apple.driver.AppleDiskImages2 272.0.0 com.apple.AppleSystemPolicy 2.0.0 com.apple.nke.applicationfirewall 404 com.apple.kec.InvalidateHmac 1 com.apple.kec.AppleEncryptedArchive 1 com.apple.driver.usb.cdc.ncm 5.0.0 com.apple.driver.usb.cdc.ecm 5.0.0 com.apple.driver.usb.cdc.acm 5.0.0 com.apple.driver.usb.serial 6.0.0 com.apple.driver.usb.cdc 5.0.0 com.apple.driver.AppleUSBAudio 600.40 com.apple.iokit.IOAudioFamily 500.4 com.apple.vecLib.kext 1.2.0 com.apple.driver.AppleUSBMergeNub 900.4.2 com.apple.driver.AppleUVDMDriver 1.0.0 com.apple.iokit.IOAVBFamily 1200.18 com.apple.driver.driverkit.serial 6.0.0 com.apple.driver.AppleHIDKeyboard 7400.2 com.apple.driver.AppleActuatorDriver 7400.42 com.apple.driver.AppleMultitouchDriver 7400.42 com.apple.driver.AppleHSBluetoothDriver 7400.26 com.apple.driver.IOBluetoothHIDDriver 9.0.0 com.apple.driver.AppleMesaSEPDriver 100.99 com.apple.iokit.IOBiometricFamily 1 com.apple.driver.DiskImages.KernelBacked 493.0.0 com.apple.driver.AppleSEPHDCPManager 1.0.1 com.apple.driver.AppleTrustedAccessory 1 com.apple.iokit.AppleSEPGenericTransfer 1 com.apple.driver.AppleConvergedIPCOLYBTControl 1 com.apple.driver.AppleConvergedPCI 1 com.apple.driver.AppleBluetoothDebug 1 com.apple.driver.AppleXsanScheme 3 com.apple.driver.usb.networking 5.0.0 com.apple.driver.AppleThunderboltPCIDownAdapter 4.1.1 com.apple.driver.AppleThunderboltDPInAdapter 8.5.1 com.apple.driver.AppleThunderboltDPAdapterFamily 8.5.1 com.apple.driver.AppleThunderboltUSBDownAdapter 1.0.4 com.apple.driver.AppleBTM 1.0.1 com.apple.nke.ppp 1.9 com.apple.driver.AppleDCPDPTXProxy 1.0.0 com.apple.driver.AppleBSDKextStarter 3 com.apple.kext.triggers 1.0 com.apple.driver.IOHIDPowerSource 1 com.apple.driver.AppleCallbackPowerSource 1 com.apple.filesystems.hfs.encodings.kext 1 com.apple.driver.AppleSyntheticGameController 11.0.24 com.apple.driver.DCPDPFamilyProxy 1 com.apple.driver.AppleHIDTransportSPI 7400.34 com.apple.driver.AppleHIDTransport 7400.34 com.apple.driver.AppleInputDeviceSupport 7400.34 com.apple.driver.AppleAOPAudio 300.14 com.apple.AGXFirmwareKextG13GRTBuddy 275.6 com.apple.AGXFirmwareKextRTBuddy64 275.6 com.apple.driver.AppleStockholmControl 1.0.0 com.apple.iokit.IONVMeFamily 2.1.0 com.apple.driver.AppleCSEmbeddedAudio 700.46 com.apple.driver.AppleSPU 1 com.apple.driver.AppleDiagnosticDataAccessReadOnly 1.0.0 com.apple.driver.AppleNANDConfigAccess 1.0.0 com.apple.driver.AppleEmbeddedAudio 700.46 com.apple.iokit.AppleARMIISAudio 300.11 com.apple.driver.AppleHPM 3.4.4 com.apple.driver.AppleSPMIPMU 1.0.1 com.apple.driver.AppleDialogPMU 1.0.1 com.apple.plugin.IOgPTPPlugin 1200.91 com.apple.driver.ApplePassthroughPPM 3.0 com.apple.driver.ApplePMGR 1 com.apple.driver.AppleARMWatchdogTimer 1 com.apple.iokit.IOMobileGraphicsFamily-DCP 343.0.0 com.apple.iokit.IOMobileGraphicsFamily 343.0.0 com.apple.driver.AppleDCP 1 com.apple.driver.DCPAVFamilyProxy 1 com.apple.driver.AppleFirmwareKit 1 com.apple.driver.AppleM2ScalerCSCDriver 265.0.0 com.apple.driver.AppleSART 1 com.apple.driver.AppleH13CameraInterface 8.24.1 com.apple.driver.AppleH11ANEInterface 7.23.0 com.apple.iokit.IOGPUFamily 93 com.apple.driver.AppleUSBXDCIARM 1.0 com.apple.driver.AppleUSBXDCI 1.0 com.apple.iokit.IOUSBDeviceFamily 2.0.0 com.apple.driver.usb.AppleSynopsysUSBXHCI 1 com.apple.driver.usb.AppleUSBXHCI 1.2 com.apple.driver.AppleEmbeddedUSBHost 1 com.apple.driver.usb.AppleUSBHub 1.2 com.apple.driver.usb.AppleUSBHostCompositeDevice 1.2 com.apple.driver.AppleT8103TypeCPhy 1 com.apple.driver.AppleSPMI 1.0.1 com.apple.driver.AppleThunderboltNHI 7.2.81 com.apple.driver.AppleDisplayCrossbar 1.0.0 com.apple.iokit.IODisplayPortFamily 1.0.0 com.apple.driver.AppleTypeCPhy 1 com.apple.driver.AppleT8103PCIeC 1 com.apple.iokit.IOThunderboltFamily 9.3.3 com.apple.iokit.IOPortFamily 1.0 com.apple.driver.ApplePIODMA 1 com.apple.driver.AppleT8103PCIe 1 com.apple.driver.AppleMultiFunctionManager 1 com.apple.driver.AppleBluetoothDebugService 1 com.apple.driver.AppleBCMWLANCore 1.0.0 com.apple.iokit.IO80211Family 1200.13.0 com.apple.driver.IOImageLoader 1.0.0 com.apple.driver.AppleOLYHAL 1 com.apple.driver.corecapture 1.0.4 com.apple.driver.AppleEmbeddedPCIE 1 com.apple.driver.AppleMCA2-T8103 800.11 com.apple.driver.AppleEmbeddedAudioLibs 300.1 com.apple.driver.AppleFirmwareUpdateKext 1 com.apple.driver.AppleGPIOICController 1.0.2 com.apple.driver.AppleFireStormErrorHandler 1 com.apple.driver.AppleMobileApNonce 1 com.apple.driver.usb.AppleUSBHostPacketFilter 1.0 com.apple.iokit.IOTimeSyncFamily 1200.91 com.apple.driver.DiskImages 493.0.0 com.apple.iokit.IOGraphicsFamily 597 com.apple.iokit.IOBluetoothFamily 9.0.0 com.apple.driver.AppleSSE 1.0 com.apple.driver.AppleSEPKeyStore 2 com.apple.driver.AppleUSBTDM 556 com.apple.iokit.IOUSBMassStorageDriver 240 com.apple.iokit.IOPCIFamily 2.9 com.apple.iokit.IOSCSIBlockCommandsDevice 492 com.apple.iokit.IOSCSIArchitectureModelFamily 492 com.apple.driver.AppleRSMChannel 1 com.apple.iokit.IORSMFamily 1 com.apple.driver.AppleLockdownMode 1 com.apple.driver.AppleIPAppender 1.0 com.apple.driver.AppleFDEKeyStore 28.30 com.apple.driver.AppleEffaceableStorage 1.0 com.apple.driver.AppleCredentialManager 1.0 com.apple.driver.KernelRelayHost 1 com.apple.iokit.IOUSBHostFamily 1.2 com.apple.driver.AppleUSBHostMergeProperties 1.2 com.apple.driver.usb.AppleUSBCommon 1.0 com.apple.driver.AppleSMC 3.1.9 com.apple.driver.RTBuddy 1.0.0 com.apple.driver.AppleEmbeddedTempSensor 1.0.0 com.apple.driver.AppleARMPMU 1.0 com.apple.iokit.IOAccessoryManager 1.0.0 com.apple.driver.AppleUVDM 1.0.0 com.apple.driver.AppleOnboardSerial 1.0 com.apple.iokit.IOSkywalkFamily 1.0 com.apple.driver.mDNSOffloadUserClient 1.0.1b8 com.apple.iokit.IONetworkingFamily 3.4 com.apple.iokit.IOSerialFamily 11 com.apple.driver.AppleSEPManager 1.0.1 com.apple.driver.IODARTFamily 1 com.apple.driver.AppleA7IOP 1.0.2 com.apple.driver.IOSlaveProcessor 1 com.apple.driver.AppleBiometricSensor 2 com.apple.iokit.IOHIDFamily 2.0.0 com.apple.AUC 1.0 com.apple.iokit.IOSurface 352.0.3 com.apple.iokit.IOAVFamily 1.0.0 com.apple.iokit.IOHDCPFamily 1.0.0 com.apple.iokit.IOCECFamily 1 com.apple.iokit.IOAudio2Family 1.0 com.apple.driver.AppleIISController 300.1 com.apple.driver.AppleAudioClockLibs 300.1 com.apple.driver.FairPlayIOKit 71.3.0 com.apple.driver.AppleARMPlatform 1.0.2 com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0 com.apple.iokit.IOReportFamily 47 com.apple.security.quarantine 4 com.apple.security.sandbox 300.0 com.apple.iokit.IOStorageFamily 2.1 com.apple.kext.AppleMatch 1.0.0d1 com.apple.driver.AppleMobileFileIntegrity 1.0.5 com.apple.iokit.CoreAnalyticsFamily 1 com.apple.security.AppleImage4 5.0.0 com.apple.kext.CoreTrust 1 com.apple.iokit.IOCryptoAcceleratorFamily 1.0.1 com.apple.kec.pthread 1 com.apple.kec.Libm 1 com.apple.kec.Compression 1.0 com.apple.kec.corecrypto 14.0

Stackshot Succeeded Bytes Traced 465351 (Uncompressed 1207248) **

Going to check master branch also

FBRAA commented 8 months ago

Master crashes the same way:

panic(cpu 1 caller 0xfffffe002c00b85c): userspace watchdog timeout: no successful checkins from WindowServer (2 induced crashes) in 120 seconds WindowServer has not exited since first loaded service: logd, total successful checkins in 271 seconds: 27, last successful checkin: 0 seconds ago service: WindowServer (2 induced crashes), total successful checkins in 230 seconds: 11, last successful checkin: 120 seconds ago service: opendirectoryd, total successful checkins in 271 seconds: 26, last successful checkin: 0 seconds ago service: configd, total successful checkins in 271 seconds: 26, last successful checkin: 0 seconds ago

Debugger message: panic Memory ID: 0x6 OS release type: User OS version: 23A344 Kernel version: Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:34 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8103 Fileset Kernelcache UUID: 7CD3C0485714106B76F60CFF2DED0D9D Kernel UUID: 9D9158F9-0E6D-30C0-BBA9-519175145599 Boot session UUID: 84EBE97F-BB44-4D55-8237-D7DA8DAE05E2 iBoot version: iBoot-10151.1.1 secure boot?: YES roots installed: 0 Paniclog version: 14 KernelCache slide: 0x00000000230b4000 KernelCache base: 0xfffffe002a0b8000 Kernel slide: 0x00000000230bc000 Kernel text base: 0xfffffe002a0c0000 Kernel text exec slide: 0x00000000245b0000 Kernel text exec base: 0xfffffe002b5b4000 mach_absolute_time: 0x183dec78b Epoch Time: sec usec Boot : 0x658a9633 0x000c3901 Sleep : 0x00000000 0x00000000 Wake : 0x00000000 0x00000000 Calendar: 0x658a973d 0x000398e5

Zone info: Zone map: 0xfffffe1001288000 - 0xfffffe3001288000 . VM : 0xfffffe1001288000 - 0xfffffe14cdf54000 . RO : 0xfffffe14cdf54000 - 0xfffffe16678ec000 . GEN0 : 0xfffffe16678ec000 - 0xfffffe1b345b8000 . GEN1 : 0xfffffe1b345b8000 - 0xfffffe2001284000 . GEN2 : 0xfffffe2001284000 - 0xfffffe24cdf50000 . GEN3 : 0xfffffe24cdf50000 - 0xfffffe299ac1c000 . DATA : 0xfffffe299ac1c000 - 0xfffffe3001288000 Metadata: 0xfffffe8ff4ffc000 - 0xfffffe8ffcffc000 Bitmaps : 0xfffffe8ffcffc000 - 0xfffffe8fffdec000 Extra : 0 - 0

CORE 0 recently retired instr at 0xfffffe002b75f03c CORE 1 recently retired instr at 0xfffffe002b75d840 CORE 2 recently retired instr at 0xfffffe002b75f03c CORE 3 recently retired instr at 0xfffffe002b75f03c CORE 4 recently retired instr at 0xfffffe002b75f03c CORE 5 recently retired instr at 0xfffffe002b75f03c CORE 6 recently retired instr at 0xfffffe002b75f034 CORE 7 recently retired instr at 0xfffffe002b75f03c TPIDRx_ELy = {1: 0xfffffe24cd5808a8 0: 0x0000000000000001 0ro: 0x000000016fabf0e0 } CORE 0 PVH locks held: None CORE 1 PVH locks held: None CORE 2 PVH locks held: None CORE 3 PVH locks held: None CORE 4 PVH locks held: None CORE 5 PVH locks held: None CORE 6 PVH locks held: None CORE 7 PVH locks held: None CORE 0: PC=0xfffffe002b759f40, LR=0xfffffe002b759f3c, FP=0xfffffe53bd63fe80 CORE 1 is the one that panicked. Check the full backtrace for details. CORE 2: PC=0xfffffe002b647c08, LR=0xfffffe002b647c08, FP=0xfffffe53be953ef0 CORE 3: PC=0xfffffe002b647c08, LR=0xfffffe002b647c08, FP=0xfffffe53bdb7fef0 CORE 4: PC=0xfffffe002b647c0c, LR=0xfffffe002b647c08, FP=0xfffffe53be35fef0 CORE 5: PC=0xfffffe002b647c0c, LR=0xfffffe002b647c08, FP=0xfffffe53bee2bef0 CORE 6: PC=0xfffffe002b647c0c, LR=0xfffffe002b647c08, FP=0xfffffe53becb7ef0 CORE 7: PC=0xfffffe002b647c0c, LR=0xfffffe002b647c08, FP=0xfffffe53bf05fef0 Compressor Info: 2% of compressed pages limit (OK) and 2% of segments limit (OK) with 0 swapfiles and OK swap space Total cpu_usage: 49237700 Thread task pri cpu_usage 0xfffffe24cd5808a8 watchdogd 97 0 0xfffffe24cdc65090 kernel_task 0 4857725 0xfffffe24cdc688a8 kernel_task 0 4774723 0xfffffe24cdc6a060 kernel_task 0 6184201 0xfffffe24cdc6b030 kernel_task 0 5148520

Panicked task 0xfffffe1668490278: 2662 pages, 3 threads: pid 120: watchdogd Panicked thread: 0xfffffe24cd5808a8, backtrace: 0xfffffe53be6e3090, tid: 1940 lr: 0xfffffe002b60d264 fp: 0xfffffe53be6e3120 lr: 0xfffffe002b765490 fp: 0xfffffe53be6e3140 lr: 0xfffffe002b7564c8 fp: 0xfffffe53be6e31b0 lr: 0xfffffe002b75493c fp: 0xfffffe53be6e32a0 lr: 0xfffffe002b5bbaa4 fp: 0xfffffe53be6e32b0 lr: 0xfffffe002b60cb44 fp: 0xfffffe53be6e3660 lr: 0xfffffe002be1d604 fp: 0xfffffe53be6e3680 lr: 0xfffffe002c00b85c fp: 0xfffffe53be6e36a0 lr: 0xfffffe002c00abfc fp: 0xfffffe53be6e36c0 lr: 0xfffffe002c0093dc fp: 0xfffffe53be6e37e0 lr: 0xfffffe002bd766cc fp: 0xfffffe53be6e3810 lr: 0xfffffe002bd769dc fp: 0xfffffe53be6e39a0 lr: 0xfffffe002b721c74 fp: 0xfffffe53be6e3ac0 lr: 0xfffffe002b61395c fp: 0xfffffe53be6e3b60 lr: 0xfffffe002b5e7334 fp: 0xfffffe53be6e3bc0 lr: 0xfffffe002b5ff94c fp: 0xfffffe53be6e3c60 lr: 0xfffffe002b5ffdb8 fp: 0xfffffe53be6e3d50 lr: 0xfffffe002b74a0ec fp: 0xfffffe53be6e3e20 lr: 0xfffffe002b754e40 fp: 0xfffffe53be6e3f10 lr: 0xfffffe002b5bbaa4 fp: 0xfffffe53be6e3f20 Kernel Extensions in backtrace: com.apple.driver.AppleARMWatchdogTimer(1.0)[A46D5618-0709-3ECE-990C-0ABF1944DE33]@0xfffffe002c0063c0->0xfffffe002c00b85b dependency: com.apple.driver.AppleARMPlatform(1.0.2)[46E2D12C-E153-3DD2-999C-FFF05EC8A75E]@0xfffffe002bfb3ad0->0xfffffe002c0063b7

last started kext at 315213684: com.apple.filesystems.autofs 3.0 (addr 0xfffffe002aa89bd0, size 5912) loaded kexts: com.apple.filesystems.autofs 3.0 com.apple.driver.AppleTopCaseHIDEventDriver 7400.26 com.apple.driver.CoreKDL 1 com.apple.driver.AppleBiometricServices 1 com.apple.driver.DiskImages.ReadWriteDiskImage 493.0.0 com.apple.driver.DiskImages.UDIFDiskImage 493.0.0 com.apple.driver.DiskImages.RAMBackingStore 493.0.0 com.apple.driver.DiskImages.FileBackingStore 493.0.0 com.apple.driver.SEPHibernation 1 com.apple.driver.BCMWLANFirmware4378.Hashstore 1 com.apple.driver.AppleThunderboltIP 4.0.3 com.apple.driver.AppleUSBDeviceNCM 5.0.0 com.apple.driver.AppleFileSystemDriver 3.0.1 com.apple.nke.l2tp 1.9 com.apple.filesystems.tmpfs 1 com.apple.driver.AppleALSColorSensor 1.0.0d1 com.apple.driver.AppleSmartBatteryManager 161.0.0 com.apple.driver.AppleAOPVoiceTrigger 300.7 com.apple.filesystems.nfs 1 com.apple.filesystems.lifs 1 com.apple.filesystems.apfs 2235.0.13 com.apple.IOTextEncryptionFamily 1.0.0 com.apple.filesystems.hfs.kext 650.0.2 com.apple.security.BootPolicy 1 com.apple.BootCache 40 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1 com.apple.AppleEmbeddedSimpleSPINORFlasher 1 com.apple.driver.ApplePMP 1 com.apple.driver.ApplePMPFirmware 1 com.apple.driver.AppleSmartIO2 1 com.apple.driver.AppleSerialShim 1 com.apple.driver.AppleAVD 732 com.apple.driver.AppleCS42L83Audio 700.46 com.apple.driver.AppleTAS5770LAmp 700.46 com.apple.driver.AppleTypeCRetimer 1.0.0 com.apple.driver.AppleJPEGDriver 6.1.1 com.apple.driver.AppleDPDisplayTCON 1 com.apple.driver.AudioDMAController-T8103 300.15 com.apple.driver.AppleAVE2 703.6.9 com.apple.driver.AppleT8020SOCTuner 1 com.apple.driver.AppleT8103CLPCv3 1 com.apple.driver.AppleT8103PMGR 1 com.apple.driver.AppleS5L8960XNCO 1 com.apple.driver.AppleEventLogHandler 1 com.apple.driver.AppleMobileDispH13G-DCP 140.0 com.apple.AGXG13G 275.6 com.apple.driver.usb.AppleSynopsysUSB40XHCI 1 com.apple.driver.AppleInterruptController 1.0.0d1 com.apple.driver.AppleS8000DWI 1.0.0d1 com.apple.driver.AppleS8000AES 1 com.apple.driver.AppleT8020DART 1 com.apple.driver.AppleBluetoothModule 1 com.apple.driver.AppleSamsungSerial 1.0.0d1 com.apple.driver.AppleBCMWLANBusInterfacePCIe 1 com.apple.driver.AppleS5L8920XPWM 1.0.0d1 com.apple.driver.AppleS5L8940XI2C 1.0.0d2 com.apple.driver.AppleSPIMC 1 com.apple.driver.AppleT8101 1 com.apple.driver.AppleM68Buttons 1.0.0d1 com.apple.iokit.IOUserEthernet 1.0.1 com.apple.driver.usb.AppleUSBUserHCI 1 com.apple.iokit.IOKitRegistryCompatibility 1 com.apple.iokit.EndpointSecurity 1 com.apple.driver.AppleDiskImages2 272.0.0 com.apple.AppleSystemPolicy 2.0.0 com.apple.nke.applicationfirewall 404 com.apple.kec.InvalidateHmac 1 com.apple.kec.AppleEncryptedArchive 1 com.apple.driver.driverkit.serial 6.0.0 com.apple.iokit.IOAVBFamily 1200.18 com.apple.driver.AppleActuatorDriver 7400.42 com.apple.driver.AppleMultitouchDriver 7400.42 com.apple.driver.AppleHSBluetoothDriver 7400.26 com.apple.driver.IOBluetoothHIDDriver 9.0.0 com.apple.driver.AppleHIDKeyboard 7400.2 com.apple.driver.AppleMesaSEPDriver 100.99 com.apple.iokit.IOBiometricFamily 1 com.apple.driver.DiskImages.KernelBacked 493.0.0 com.apple.driver.AppleSEPHDCPManager 1.0.1 com.apple.driver.AppleTrustedAccessory 1 com.apple.iokit.AppleSEPGenericTransfer 1 com.apple.driver.AppleXsanScheme 3 com.apple.driver.usb.networking 5.0.0 com.apple.driver.AppleThunderboltUSBDownAdapter 1.0.4 com.apple.driver.AppleThunderboltDPInAdapter 8.5.1 com.apple.driver.AppleThunderboltDPAdapterFamily 8.5.1 com.apple.driver.AppleThunderboltPCIDownAdapter 4.1.1 com.apple.driver.AppleBTM 1.0.1 com.apple.nke.ppp 1.9 com.apple.driver.AppleConvergedIPCOLYBTControl 1 com.apple.driver.AppleConvergedPCI 1 com.apple.driver.AppleBluetoothDebug 1 com.apple.driver.AppleAOPAudio 300.14 com.apple.driver.AppleBSDKextStarter 3 com.apple.kext.triggers 1.0 com.apple.driver.AppleDCPDPTXProxy 1.0.0 com.apple.driver.DCPDPFamilyProxy 1 com.apple.driver.IOHIDPowerSource 1 com.apple.driver.AppleCallbackPowerSource 1 com.apple.filesystems.hfs.encodings.kext 1 com.apple.driver.AppleSyntheticGameController 11.0.24 com.apple.driver.AppleDiagnosticDataAccessReadOnly 1.0.0 com.apple.driver.AppleHIDTransportSPI 7400.34 com.apple.driver.AppleHIDTransport 7400.34 com.apple.driver.AppleInputDeviceSupport 7400.34 com.apple.driver.AppleHPM 3.4.4 com.apple.AGXFirmwareKextG13GRTBuddy 275.6 com.apple.AGXFirmwareKextRTBuddy64 275.6 com.apple.driver.AppleSPU 1 com.apple.driver.AppleStockholmControl 1.0.0 com.apple.iokit.IONVMeFamily 2.1.0 com.apple.driver.AppleNANDConfigAccess 1.0.0 com.apple.driver.AppleH13CameraInterface 8.24.1 com.apple.driver.AppleCSEmbeddedAudio 700.46 com.apple.driver.AppleEmbeddedAudio 700.46 com.apple.iokit.AppleARMIISAudio 300.11 com.apple.driver.AppleSART 1 com.apple.driver.AppleSPMIPMU 1.0.1 com.apple.driver.AppleDialogPMU 1.0.1 com.apple.driver.AppleT8103TypeCPhy 1 com.apple.driver.AppleH11ANEInterface 7.23.0 com.apple.plugin.IOgPTPPlugin 1200.91 com.apple.driver.ApplePassthroughPPM 3.0 com.apple.driver.ApplePMGR 1 com.apple.iokit.IOMobileGraphicsFamily-DCP 343.0.0 com.apple.iokit.IOMobileGraphicsFamily 343.0.0 com.apple.driver.AppleDCP 1 com.apple.driver.DCPAVFamilyProxy 1 com.apple.driver.AppleFirmwareKit 1 com.apple.driver.AppleM2ScalerCSCDriver 265.0.0 com.apple.iokit.IOGPUFamily 93 com.apple.driver.AppleUSBXDCIARM 1.0 com.apple.driver.AppleUSBXDCI 1.0 com.apple.iokit.IOUSBDeviceFamily 2.0.0 com.apple.driver.usb.AppleSynopsysUSBXHCI 1 com.apple.driver.usb.AppleUSBXHCI 1.2 com.apple.driver.AppleEmbeddedUSBHost 1 com.apple.driver.usb.AppleUSBHub 1.2 com.apple.driver.usb.AppleUSBHostCompositeDevice 1.2 com.apple.driver.AppleSPMI 1.0.1 com.apple.driver.AppleARMWatchdogTimer 1 com.apple.driver.AppleDisplayCrossbar 1.0.0 com.apple.iokit.IODisplayPortFamily 1.0.0 com.apple.driver.AppleTypeCPhy 1 com.apple.driver.AppleThunderboltNHI 7.2.81 com.apple.driver.AppleT8103PCIeC 1 com.apple.iokit.IOThunderboltFamily 9.3.3 com.apple.iokit.IOPortFamily 1.0 com.apple.driver.ApplePIODMA 1 com.apple.driver.AppleT8103PCIe 1 com.apple.driver.AppleMultiFunctionManager 1 com.apple.driver.AppleBluetoothDebugService 1 com.apple.driver.AppleBCMWLANCore 1.0.0 com.apple.iokit.IO80211Family 1200.13.0 com.apple.driver.IOImageLoader 1.0.0 com.apple.driver.AppleOLYHAL 1 com.apple.driver.corecapture 1.0.4 com.apple.driver.AppleEmbeddedPCIE 1 com.apple.driver.AppleMCA2-T8103 800.11 com.apple.driver.AppleEmbeddedAudioLibs 300.1 com.apple.driver.AppleFirmwareUpdateKext 1 com.apple.driver.AppleGPIOICController 1.0.2 com.apple.driver.AppleFireStormErrorHandler 1 com.apple.driver.AppleMobileApNonce 1 com.apple.driver.usb.AppleUSBHostPacketFilter 1.0 com.apple.iokit.IOTimeSyncFamily 1200.91 com.apple.driver.DiskImages 493.0.0 com.apple.iokit.IOGraphicsFamily 597 com.apple.iokit.IOBluetoothFamily 9.0.0 com.apple.driver.AppleSSE 1.0 com.apple.driver.AppleSEPKeyStore 2 com.apple.driver.AppleUSBTDM 556 com.apple.iokit.IOUSBMassStorageDriver 240 com.apple.iokit.IOPCIFamily 2.9 com.apple.iokit.IOSCSIBlockCommandsDevice 492 com.apple.iokit.IOSCSIArchitectureModelFamily 492 com.apple.driver.AppleRSMChannel 1 com.apple.iokit.IORSMFamily 1 com.apple.driver.AppleLockdownMode 1 com.apple.driver.AppleIPAppender 1.0 com.apple.driver.AppleFDEKeyStore 28.30 com.apple.driver.AppleEffaceableStorage 1.0 com.apple.driver.AppleCredentialManager 1.0 com.apple.driver.KernelRelayHost 1 com.apple.iokit.IOUSBHostFamily 1.2 com.apple.driver.AppleUSBHostMergeProperties 1.2 com.apple.driver.usb.AppleUSBCommon 1.0 com.apple.driver.AppleSMC 3.1.9 com.apple.driver.RTBuddy 1.0.0 com.apple.driver.AppleEmbeddedTempSensor 1.0.0 com.apple.driver.AppleARMPMU 1.0 com.apple.iokit.IOAccessoryManager 1.0.0 com.apple.driver.AppleUVDM 1.0.0 com.apple.driver.AppleOnboardSerial 1.0 com.apple.iokit.IOSkywalkFamily 1.0 com.apple.driver.mDNSOffloadUserClient 1.0.1b8 com.apple.iokit.IONetworkingFamily 3.4 com.apple.iokit.IOSerialFamily 11 com.apple.driver.AppleSEPManager 1.0.1 com.apple.driver.IODARTFamily 1 com.apple.driver.AppleA7IOP 1.0.2 com.apple.driver.IOSlaveProcessor 1 com.apple.driver.AppleBiometricSensor 2 com.apple.iokit.IOHIDFamily 2.0.0 com.apple.AUC 1.0 com.apple.iokit.IOSurface 352.0.3 com.apple.iokit.IOAVFamily 1.0.0 com.apple.iokit.IOHDCPFamily 1.0.0 com.apple.iokit.IOCECFamily 1 com.apple.iokit.IOAudio2Family 1.0 com.apple.driver.AppleIISController 300.1 com.apple.driver.AppleAudioClockLibs 300.1 com.apple.driver.FairPlayIOKit 71.3.0 com.apple.driver.AppleARMPlatform 1.0.2 com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0 com.apple.iokit.IOReportFamily 47 com.apple.security.quarantine 4 com.apple.security.sandbox 300.0 com.apple.iokit.IOStorageFamily 2.1 com.apple.kext.AppleMatch 1.0.0d1 com.apple.driver.AppleMobileFileIntegrity 1.0.5 com.apple.iokit.CoreAnalyticsFamily 1 com.apple.security.AppleImage4 5.0.0 com.apple.kext.CoreTrust 1 com.apple.iokit.IOCryptoAcceleratorFamily 1.0.1 com.apple.kec.pthread 1 com.apple.kec.Libm 1 com.apple.kec.Compression 1.0 com.apple.kec.corecrypto 14.0

Stackshot Succeeded Bytes Traced 396671 (Uncompressed 1001152) **

going back to older commits