Guest User

M1 SMC error

a guest
Feb 28th, 2021
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // % log stream --backtrace --source --style json
  2. {
  3.   "traceID" : 149082610339844,
  4.   "eventMessage" : "Failed to write key 1950826829 to SMC with error code 86",
  5.   "eventType" : "logEvent",
  6.   "source" : {
  7.     "symbol" : "AppleSMCSensorDispatcher::writeSensorKeyToSMC(unsigned int, float)",
  8.     "line" : 0,
  9.     "image" : "AppleSMC",
  10.     "file" : ""
  11.   },
  12.   "formatString" : "Failed to write key %d to SMC with error code %x",
  13.   "activityIdentifier" : 0,
  14.   "subsystem" : "",
  15.   "category" : "",
  16.   "threadID" : 29960,
  17.   "senderImageUUID" : "E10E0008-1E3F-3805-994D-569EF8CA6116",
  18.   "backtrace" : {
  19.     "frames" : [
  20.       {
  21.         "imageOffset" : 14344,
  22.         "imageUUID" : "E10E0008-1E3F-3805-994D-569EF8CA6116"
  23.       }
  24.     ]
  25.   },
  26.   "bootUUID" : "",
  27.   "processImagePath" : "\/kernel",
  28.   "timestamp" : "2021-02-27 10:49:19.756764+0100",
  29.   "senderImagePath" : "\/System\/Library\/Extensions\/AppleSMC.kext\/Contents\/MacOS\/AppleSMC",
  30.   "machTimestamp" : 831131820706,
  31.   "messageType" : "Error",
  32.   "processImageUUID" : "9FE8C0DA-8ED0-381C-9CEC-2A779F3E1503",
  33.   "processID" : 0,
  34.   "senderProgramCounter" : 14344,
  35.   "parentActivityIdentifier" : 0,
  36.   "timezoneName" : ""
  37. }
Advertisement
Add Comment
Please, Sign In to add comment