SMCAMDProcessor icon indicating copy to clipboard operation
SMCAMDProcessor copied to clipboard

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

Open radianttap opened this issue 4 years ago • 4 comments

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

radianttap avatar Oct 22 '21 10:10 radianttap

me too
opencore 0.74 realse

starlifezzz avatar Oct 26 '21 03:10 starlifezzz

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.

trulyspinach avatar Oct 26 '21 03:10 trulyspinach

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 avatar Oct 26 '21 08:10 starlifezzz

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/

starlifezzz avatar Oct 26 '21 08:10 starlifezzz