acidanthera / bugtracker

Acidanthera Bugtracker
374 stars 42 forks source link

OpenLegacyboot causing critical error in Debug version of OpenCore #2348

Closed 5T33Z0 closed 6 months ago

5T33Z0 commented 7 months ago

System: iMac11,3 OC Commit: https://github.com/dortania/build-repo/releases/download/OpenCorePkg-9215e5c/OpenCore-0.9.7-DEBUG.zip OCLP: 1.2.1

I wanted to get a boot log on my iMac11,3 to figure out why the system is stalling very long half way through the boot process in macOS Sonoma.

So I installed the Debug Version of OC (plus the drivers) to generate the log. But OpenLegacyBoot causes an exception error halting the system. The log was created before halting but booting was not possible. Disabling this driver resolved the issue.

See screenshot for error output:

20231113_094347_HDR

mikebeaton commented 7 months ago

Please attach the log.

5T33Z0 commented 7 months ago

Here you go

opencore-2023-11-13-110622.txt.zip

mikebeaton commented 7 months ago

This does not appear to be the log from the same run which gets the assert error?

5T33Z0 commented 7 months ago

Okay, this is the first one from yesterday

opencore-2023-11-12-123038.txt.zip

vit9696 commented 6 months ago

This should have been fixed in master I think, file a new issue if it still reproduces itself.