Crashing when not in use, Event Id 161 volmgr


chadillac

Well-known member
Local time
7:06 PM
Posts
33
OS
Windows 11 Pro, build: 22621
[V2 logs on dropbox . forum said was too big to attach.]

I use my laptop all day without issue plugged into a Plugable Dock. I leave it on and plugged in as it does backups and other tasks. The next morning, I noticed it had crashed and rebooted sometime overnight. This has been occuring nightly the past few nights.

When I am not connected to my dock, and I manually put the pc into hybernate mode, it wakes fine. So guessing some hardware error related to what is plugged in.

To attempt to debug, I found
Code:
event 6008 - The previous system shutdown at 10:47:38 PM on ‎2/‎14/‎2023 was unexpected.
However, this was logged at 11:15p, almost 1/2 hour after the previous shutdown. Not sure why it would be so delayed? There are lots of events between these times as well, including many like this, which occur as the first Warning or Error type event directly before the 6008 event (but they are at 11:10p, 5 min before the 6008):
1676481911599.png

Code:
USB device draining system power when system is idle.             
            
USB Device: VID: 0x5E3 PID: 0x764 REV: 0x2957             
Removal action failed: SkippedAsRecentIoObservered

Next I was going to look at the minidump file. None is created. I see this error:

Code:
Dump file creation failed due to error during dump creation.
XML:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="volmgr" />
  <EventID Qualifiers="49156">161</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>0</Task>
  <Opcode>0</Opcode>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2023-02-15T06:14:39.6715678Z" />
  <EventRecordID>668481</EventRecordID>
  <Correlation />
  <Execution ProcessID="4" ThreadID="412" />
  <Channel>System</Channel>
  <Computer>Chad-7610</Computer>
  <Security />
  </System>
- <EventData>
  <Data>\Device\HarddiskVolume3</Data>
  <Binary>000000000100000000000000A10004C081000200010000C000000000000000000000000000000000</Binary>
  </EventData>
  </Event>

So guessing first I need to figure this out, to hopefully get the minidump so I can determine root cause? Or what do you suggest as next steps?
 
Windows Build/Version
11 Pro 10.0.22621 Build 22621

My Computer

System One

  • OS
    Windows 11 Pro, build: 22621
    Computer type
    Laptop
    Manufacturer/Model
    Dell 7620
    CPU
    Intel Core i7-12700H CPU @ 2300 Mhz
    Memory
    32GB
    Graphics Card(s)
    Nvidia GeForce RTX 3060
    Hard Drives
    NVMe Samsung SSD 980 PRO 2TB

Latest Support Threads

Back
Top Bottom