Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXC_Resource - exceeded mem limit #1302

Closed
1alessandro1 opened this issue Nov 16, 2020 · 9 comments
Closed

EXC_Resource - exceeded mem limit #1302

1alessandro1 opened this issue Nov 16, 2020 · 9 comments

Comments

@1alessandro1
Copy link

1alessandro1 commented Nov 16, 2020

With the latest updates from Catalina, and even on BigSur 11.0.1 20B29 with the latest OpenCore 0.6.4 commit seems like booting both systems causes a delay of 10+ seconds on this line:

2020-11-16 17 20 10

This issue is persistent across reboots, I can provide logs if required.

@nikhil19rathore99
Copy link

With the latest updates from Catalina, and even on BigSur 11.0.1 20B29 with the latest OpenCore 0.6.4 commit seems like booting both systems causes a delay of 10+ seconds on this line:

2020-11-16 17 20 10

This issue is persistent across reboots, I can provide logs if required.

remove the voodooinput from voodooi2c and keep voodooinput in voodoops2

@1alessandro1
Copy link
Author

This has nothing to do with my issue. And also, I don't have an I2C trackpad.

@vit9696
Copy link
Contributor

vit9696 commented Nov 17, 2020

Well, this is not an OC problem, but rather something with macOS itself.

@vit9696 vit9696 closed this as completed Nov 17, 2020
@1alessandro1
Copy link
Author

@vit9696 executing this command from macOS recovery removes the hang, any idea why?

csrutil enable --without kext

@vit9696
Copy link
Contributor

vit9696 commented Nov 29, 2020

Well, if you believe it is a regression, tell me the commit it happened in. Do you have enough RAM? Anything below 8 GB may be problematic.

@Brax84
Copy link

Brax84 commented Nov 30, 2020

2D7CF34D-2921-45BE-A42D-1BBDF07D85B0

Same problem using OC 0.6.3 after enabling igpu in bios for hw acceleration.
Haswell cpu ....nvidia card ...16GB ram ...gigabyte z97

@1alessandro1
Copy link
Author

1alessandro1 commented Dec 4, 2020

Interestingly, macOS Catalina 19H2 doesn't have this hang. (With fixed OC version, stable, 0.6.3 - the testing conditions are the same as before)

I've even tried the latest BigSur (release, 20B50 on a clean install with an external SSD) + OpenCore and Kexts 0.6.4 (latest builds from dortania) but the hang of about 10 seconds persists.

2020-12-04 15 11 22

@1alessandro1
Copy link
Author

What could MRT[74] mean?

@smcinerney
Copy link

smcinerney commented Jul 14, 2022

What could MRT[74] mean?

'MRT' is just MacOS's Malware Removal Tool, and 74 is the PID of that running MRT process.
Whenever you install or update software, MacOS (XProtect I think) is simply supposed to briefly run and confirm it's not malware. But in some scenarios, MRT gets launched, hangs the CPU and overheats and only gives this warning; this has been happening at least as far back as 10.14.x. I get this too with different root-cause, on different software, and different version of MacOS.

See e.g. AskDifferent: MRT Process using large unbounded amount of memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants