Hackintosh i9-10850k Comet Lake: iMovie GarageBand Preview Debug View Hierarchy - Crashes

Hello guys!

I am asking for help

I had Build new Hackintosh with:

CPU: Intel i9-10850k Comet Lake

MB: Z490 MSI GAMING EDGE WIFI

iGPU: Intel UHD Graphics 630

OpenCore 0.6.6.

macOS 10.15.7 Catalina

But some applications crashing:

  1. Xcode crashing when run Xcode Debug View Hierarchy. (https://docs.mapbox.com/ios/assets/navigation-overview-view-hierarchy-960-b07149aa3b9c2e8321e5fb12cb1b61d6.webp)
  2. Preview (Native macOS) app opens images ok, but crashes if trying to select some area on image.
  3. iMovie app crashing at start.
  4. GarageBand app crashing at start.
  5. DoxBox app crashing at start.
  6. Charles app crashing at start.
  7. Joxi app crashing when selecting "capture fragment".
  8. Kext Updater app crashing at start. Version 3.6.0 or any newer. But the 3.5.9 version is working ok.

All apps crashing on GLEngine. (according to crash log).

These apps worked fine on my previous Hackintosh that I've been using since 2015:i7-2600k iGPU HD3000 + MSI Z77A-G45 + macOS 10.15.5 + Clover.

But after I made the transition to the new i9-10850k Comet Lake they started crashing.

Here is my settings and configuration:

SMBIOS iMac 20,1

https://github.com/ARGAMX/Hackintosh-Intel-i9-10850k-MSI-Z490-GAMING-EDGE-WIFI/blob/main/Images/01.Catalina-10.15.7.png?raw=true

https://github.com/ARGAMX/Hackintosh-Intel-i9-10850k-MSI-Z490-GAMING-EDGE-WIFI

config.plist:

https://github.com/ARGAMX/Hackintosh-Intel-i9-10850k-MSI-Z490-GAMING-EDGE-WIFI/blob/main/EFI/OC/config.plist

Config.plist was prepared according to:

https://dortania.github.io/OpenCore-Install-Guide/

What is done but didn't helped:

- device-id is set to 9B3E0000.

Also working: 983E0000 and 923E0000, but not fixing the problem.With these device-id iOS Simulator, Firefox and GpuTes_0.7.0 (https://www.geeks3d.com/gputest/) working fine.

With others device-id even Simulator, Firefox and GpuTes_0.7.0 crashing at start.

Also tried several other device-ids:

Empty device-id GpuTest crashing

C59B0000 GpuTest crashing

C49B0000 GpuTest crashing

8A4C0000 all apps crashing

9BC40000 all apps crashing

CA870000 all apps crashing

419B0000 all apps crashing

CA9B0000 all apps crashing

CC9B0000 all apps crashing

C89B0000 all apps crashing

518A0000 MacOS can't boot

528A0000 MacOS can't boot

538A0000 MacOS can't boot

9B3E0007 A53E0000 A63E0000 913E0000 …

According to ark.intel.com the proper device-id is 0x9BC5 (C59B0000)

https://ark.intel.com/content/www/us/en/ark/products/205904/intel-core-i9-10850k-processor-20m-cache-up-to-5-20-ghz.html

Also I have installed Windows 10 and under Intel UHD Graphics 630 settings it shows that 9BC5 is a proper value:

https://i.postimg.cc/5NwMbWm6/vc.png

- AAPL,ig-platform-id is set to 07009B3E.

Also tried several other ig-platform-id:

00009B3E

07009B3E

0000A53E

09009B3E

0900A53E

0300923E

08009B3E

These values was found here:

https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.IntelHD.en.md

Still No Luck.

- framebuffer-stolenmem is set to 00000002 (32mb)

- OpenCore updated to 0.6.8.

Still No Luck.

What is working fine:

- iOS Simulator, VLC, Firefox, Safari can open www.fb.com (after device-id set)

- Final Cut Pro, Zoom.us screen sharing, Figma, QuickTime desktop recording, GIMP, AirPlay-Mirroring.

Kext Installed:

OpenCore (068)

Lilu (1.5.2)

WhateverGreen (1.4.9)

VirtualSMC (1.2.2)

AppleALC (1.5.9)

HibernationFixup (1.4.0)

LucyRTL8125Ethernet (1.1.0d11)

NVMeFix (1.0.6)

USBInjectAll (0.7.5)

VoodooPS2 (2.2.2)

All kext is the latest versions on Tuesday, 20.4.2021.

I think that GLEngine problem is related to iGPU.

Preview crash stack:

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

0 ??? 0x000000010fcb6330 0 + 4559954736

1 GLEngine 0x00007fff429384e6 glDrawArrays_IMM_Exec + 898

2 com.apple.Preview 0x00000001036d45c7 0x103679000 + 374215

3 com.apple.Preview 0x00000001036d3c49 0x103679000 + 371785

4 com.apple.Preview 0x00000001036d36d2 0x103679000 + 370386

5 com.apple.QuartzCore 0x00007fff438ef5e5 CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1956

...

DoxBox crash stack:

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

0 ??? 0x000000010b60c1b0 0 + 4485857712

1 GLEngine 0x00007fff429384e6 glDrawArrays_IMM_Exec + 898

2 com.apple.AppKit 0x00007fff359f5bb4 -[NSIOAccelSurface frontBuffer] + 1703

3 com.apple.AppKit 0x00007fff359f4888 -[NSCGLSurface flushRect:] + 966

4 com.apple.AppKit 0x00007fff359f4444 NSCGLSurfaceFlush + 214

5 GLEngine 0x00007fff4288b92a glSwap_Exec + 186

6 com.apple.opengl 0x00007fff4286d473 CGLFlushDrawable + 59

...

Charles crash stack:

Thread 40 Crashed:: Java: Java2D Queue Flusher

...

8 libjvm.dylib 0x0000000108fce9aa signalHandler(int, __siginfo*, void*) + 45

9 libsystem_platform.dylib 0x00007fff7200d5fd _sigtramp + 29

10 ??? 0x0000000a00000008 0 + 42949672968

11 GLEngine 0x00007fff429384e6 glDrawArrays_IMM_Exec + 898

12 libawt_lwawt.dylib 0x00000001108ecbc9 OGLVertexCache_FlushVertexCache + 30

13 libawt_lwawt.dylib 0x00000001108eb709 OGLTR_DisableGlyphVertexCache + 16

14 libawt_lwawt.dylib 0x00000001108e955e OGLRenderQueue_CheckPreviousOp + 122

15 libawt_lwawt.dylib 0x00000001108e8da6 Java_sun_java2d_opengl_OGLRenderQueue_flushBuffer + 1562

...

iMovie crash stack:

Thread 13 Crashed:: Dispatch queue: com.apple.root.default-qos

0 ??? 0x000000012a611cef 0 + 5005974767

1 GLEngine 0x00007fff42895e0c glDrawArrays_Exec + 647

2 com.apple.CoreImage 0x00007fff38a24d15 CI::GLContext::quad(unsigned int, float const*, float const*) + 437

Kext Updater crash stack:

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

0 kextupdater.slsoft.de 0x0000000106eed2e9 LESLEWarning.viewDidLoad() + 3257

1 kextupdater.slsoft.de 0x0000000106eed78b @objc LESLEWarning.viewDidLoad() + 43

2 com.apple.AppKit 0x00007fff3504c285 -[NSViewController _sendViewDidLoad] + 87

3 com.apple.AppKit 0x00007fff350a6bc7 _noteLoadCompletionForObject + 642

  1. Does anybody know how to solve the problem?
  2. Does anybody faced the same problem?
  3. Can anyone suggest in which direction to try to move next on solving this problem?

opencore_bootlog-2021-05-03-123658:

https://wtools.io/paste-code/b4RZ

Thanks.

submitted by /u/ARGAMX
[link] [comments]