SYSTEM_SERVICE_EXCEPTION BSOD just after waking up from hybernation

Page 2 of 2 FirstFirst 12

  1. Posts : 73
    Windows 11, Windows 10, Linux Fedora Cinnamon, Linux Mint XFCE, Ghost BSD
       #11

    Code:
    0: kd> .cxr 0xfffffb0a38717010
    rax=0000000000000000 rbx=fffff13a40932000 rcx=fffffb0a38717a68
    rdx=000000000000003c rsi=0000000000000348 rdi=0000000000000000
    rip=fffff8002f49bea3 rsp=fffffb0a38717a18 rbp=fffffb0a38717ec0
     r8=0000000000000001  r9=0000000000000000 r10=0000000000000000
    r11=fffffb0a38717950 r12=0000000000000000 r13=000000001a22fda0
    r14=0000000000000410 r15=000000001a32e918
    iopl=0         nv up ei pl zr ac po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00050256
    nt!RtlInitUnicodeString+0x23:
    fffff800`2f49bea3 66833c4200      cmp     word ptr [rdx+rax*2],0 ds:002b:00000000`0000003c=????
    It's a null pointer reference error which is causing the crash. Based on the other findings, I suspect that the most likely likely culprit is the Huawei driver, have you checked for any updates from the OEM support page?
      My Computer


  2. Posts : 898
    windows 10
    Thread Starter
       #12

    The Huawei driver is old and may be causing some issues, but I don't think it's the culprit.

    I rather suspect Calibre-parallel.exe as the culprit!It's maybe calling some graphical functions that led to the crash.
    I'll try to check if there is an update for my Dell monitor.

    SYSTEM_SERVICE_EXCEPTION BSOD just after waking up from hybernation-image.png

    @zbook
    running the driver verifier resulted in a boot loop with the system trying to repair
      My Computer


  3. Posts : 15
    Windows 11
       #13

    zinou said:
    The Huawei driver is old and may be causing some issues, but I don't think it's the culprit.

    I rather suspect Calibre-parallel.exe as the culprit!It's maybe calling some graphical functions that led to the crash.
    I'll try to check if there is an update for my Dell monitor.

    SYSTEM_SERVICE_EXCEPTION BSOD just after waking up from hybernation-image.png

    @zbook
    running the driver verifier resulted in a boot loop with the system trying to repair
    Don't forget XMind.exe was alos causing a BSOD.
      My Computer


  4. Posts : 898
    windows 10
    Thread Starter
       #14

    Sieyk said:
    Don't forget XMind.exe was alos causing a BSOD.
    I think there is one culprit.
    Usually BSODs are the result of bad drivers and those apps are calling a function in that driver that makes the system to crash!

    the challenge is to identify this driver.
      My Computer


  5. Posts : 73
    Windows 11, Windows 10, Linux Fedora Cinnamon, Linux Mint XFCE, Ghost BSD
       #15

    First of all, the Huawei driver is responsible for your hibernation issues, so I would suggest updating that driver. Secondly, if calibre-parallel.exe and/or XMind.exe is passing in a null pointer to the system service call, then system can crash in kernel mode leading to a BSOD, especially if there is no validation prior to making the call. It may be worthwhile updating or removing those programs at least for troubleshooting purposes.
      My Computer


  6. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #16

    The AsusCusDat.zip displayed 1 Data error: AsusCusDat.zip

    Total size 2574


    For any new BSOD please post a new V2 and zipped memory dump.
    If possible please do not use rar.

    How did you break the boot loop?
    Were you able to boot to a Windows 10 iso and run each reset or bootmode commands?
    Or were you able to perform a system restore?
    Another method is to modify the registry.


    When available please update the progress with the steps in post #6.
      My Computer


  7. Posts : 898
    windows 10
    Thread Starter
       #17

    The AsusCusDat.zip displayed 1 Data error: AsusCusDat.zip
    @zbook
    I don't have Asus machine ! maybe you are refering to another Thread

    How did you break the boot loop?
    I restarted in the safe mode and cleared the verifier config.

    When available please update the progress with the steps in post #6
    I don't like to run scripts that changes my config.

    I think there is enough information in the Memory.dmp file that will permit to someone who knows how to deeply debug a crash dump file to identify the root cause of the crash.




    - - - Updated - - -

    Win10Warlord said:
    First of all, the Huawei driver is responsible for your hibernation issues, so I would suggest updating that driver. Secondly, if calibre-parallel.exe and/or XMind.exe is passing in a null pointer to the system service call, then system can crash in kernel mode leading to a BSOD, especially if there is no validation prior to making the call. It may be worthwhile updating or removing those programs at least for troubleshooting purposes.
    There is no update for the Huawei driver. I don't use the router so often, so I can live without it.

    For the Calibre and xmind I can't remove them, because I use them, unless I'm certain that it's one of those programs that's causing the issue.
    The chances that the two are causing the crash is very minimal.
      My Computer


  8. Posts : 15
    Windows 11
       #18

    zinou said:
    @zbook
    I don't have Asus machine ! maybe you are refering to another Thread


    I restarted in the safe mode and cleared the verifier config.



    I don't like to run scripts that changes my config.

    I think there is enough information in the Memory.dmp file that will permit to someone who knows how to deeply debug a crash dump file to identify the root cause of the crash.




    - - - Updated - - -


    There is no update for the Huawei driver. I don't use the router so often, so I can live without it.

    For the Calibre and xmind I can't remove them, because I use them, unless I'm certain that it's one of those programs that's causing the issue.
    The chances that the two are causing the crash is very minimal.
    What was suspicious for me was the fact that your system kept BSODing on a function call to your external monitor. It could be the case that the HDMI port/cable is dodgy, or the driver for the HDMI port is old. Have you seen the BSOD happen with your external monitor disconnected?

    If you don't have an external monitor, I'd then ask why is your monitor identified as HDMI?
      My Computer


  9. Posts : 898
    windows 10
    Thread Starter
       #19

    Sieyk said:
    What was suspicious for me was the fact that your system kept BSODing on a function call to your external monitor. It could be the case that the HDMI port/cable is dodgy, or the driver for the HDMI port is old. Have you seen the BSOD happen with your external monitor disconnected?

    If you don't have an external monitor, I'd then ask why is your monitor identified as HDMI?
    Yes I'm using an external Dell Monitor connected through the HDMI port of my Ugreen USB-C Multifunction adapter.
    it could be the culprit!

    BSOD happen with your external monitor disconnected?
    Didn't tested. The BSOD is random and it can work fine for a month without a BSOD. So it's hard to test.
      My Computer


  10. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #20

    The memory dump was downloaded again > folder rtkhdasetting > 104314D1_104314D1 > AsusCusDat.zip > 1 Data error: AsusCusDat.zip

    All memory dumps were just deleted.

    Will download the file a third time.





    Edit:

    The memory.dmp downloaded as memory.rar 2270 KB
    It opened with Data error: MEMORY.DMP


    If possible post a new dump file and make sure that it is not .rar.
    Last edited by zbook; 22 Nov 2021 at 05:20.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:21.
Find Us




Windows 10 Forums