pro 插上電源藍屏問題
在未插上電源線情況下開機後,再插入電源線馬上藍屏。
查看內核文件為
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: ffffda8438b82a8c, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff807b608411c, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000002, (reserved)
IMAGE_NAME: UcmCx.sys
出錯進程為UcmCx.sys
是TYPE-C連接接口驅動報錯
難道是我win10 tlsb type-c兼容性不好?
看來都有這毛病啊
最後更新:2017-12-01 16:39:41