admin管理员组文章数量:1192566
I have a kext, and somehow os_log
messages from this kext are being corrupted. The eventMessage
becomes "compose failure [UUID]". The senderImageUUID
and senderImagePath
are set to some other unrelated kext. subsystem
and category
make it though though, which is how I can even identify these messages in the log.
It's doesn't have anything to do with what the kext is doing, because even if I put an os_log
call and an early exit at the top of the init function, it still happens. So it must be down to something wrong with the project build settings.
What could be going on here?
本文标签: macosWhat does quotcompose failure UUIDquot meanand how do I fix itStack Overflow
版权声明:本文标题:macos - What does "compose failure [UUID]" mean, and how do I fix it? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738468070a2088419.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论