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

System log: (SMCAMDProcessor) <compose failure [UUID]> #143

Open
radianttap opened this issue Oct 22, 2021 · 4 comments
Open

System log: (SMCAMDProcessor) <compose failure [UUID]> #143

radianttap opened this issue Oct 22, 2021 · 4 comments

Comments

@radianttap
Copy link

In the system.log, I found a series of identical entries.
Not sure what it could be:

2021-10-22 12:09:48.412029+0200  localhost kernel[0]: (SMCAMDProcessor) <compose failure [UUID]>
2021-10-22 12:09:48.412030+0200  localhost kernel[0]: (SMCAMDProcessor) <compose failure [UUID]>
2021-10-22 12:09:48.412032+0200  localhost kernel[0]: (SMCAMDProcessor) <compose failure [UUID]>
2021-10-22 12:09:48.412034+0200  localhost kernel[0]: (SMCAMDProcessor) <compose failure [UUID]>
2021-10-22 12:09:48.412035+0200  localhost kernel[0]: (SMCAMDProcessor) <compose failure [UUID]>
2021-10-22 12:09:48.412066+0200  localhost kernel[0]: (SMCAMDProcessor) <compose failure [UUID]>
2021-10-22 12:09:48.412068+0200  localhost kernel[0]: (SMCAMDProcessor) <compose failure [UUID]>

Using kexts from release 0.7

@starlifezzz
Copy link

starlifezzz commented Oct 26, 2021

me too
opencore 0.74 realse

@trulyspinach
Copy link
Owner

Interesting, I never noticed this!
But after a quick Google it seems that many kext have similar issue.

I'll do some more research on why is this log being triggered but for the mean time I think it is not a major issue as long as it doesn't cause things to crash.

@starlifezzz
Copy link

Interesting, I never noticed this! But after a quick Google it seems that many kext have similar issue.

I'll do some more research on why is this log being triggered but for the mean time I think it is not a major issue as long as it doesn't cause things to crash.

Yes, I tried to block the problematic kext, but I will still report an error. It should be an opencore problem. I also submitted it to the opencore developer.

@starlifezzz
Copy link

starlifezzz commented Oct 26, 2021

Interesting, I never noticed this! But after a quick Google it seems that many kext have similar issue.

I'll do some more research on why is this log being triggered but for the mean time I think it is not a major issue as long as it doesn't cause things to crash.

Haha, I found this log accidentally. Although it will not cause the system to crash, it will accumulate a lot of warning logs.

maybe because this?
https://eclecticlight.co/2018/08/16/working-around-a-bug-recently-introduced-into-mojave-when-signposts-point-the-wrong-way/

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

No branches or pull requests

3 participants