Bsod - where is my crash dump?

I can't find it in any of my emails. I'll ask Sasha my lead. It's probably too technical for me anyway.

In case you don't manage to get to the info that Usasma suggested, a summary:

Failure to create a dump generally happens for one of the following reasons:

1) The crash wasn't actually a "bugcheck". For example, spontaneous reboots or power-down events caused by hardware anomalies do not cause KeBugCheckEx (the "bluescreen function") to be called. If you're actually seeing the white-on-blue text and "dumping physical memory..." message, this obviously isn't what's happening in your case.


2) The pagefile on the boot partition (where \Windows lives) is insufficiently large or it doesn't exist at all. That's actually the only pagefile that matters for the purposes of dump creation. Irrespective of the dump file that's configured via sysdm.cpl, the dump is initially created by writing pages from physical memory into the boot partition pagefile, which is then renamed to "memory.dmp" and moved on reboot as configured (another pagefile is created).

The size of the necessary pagefile depends on whether the dump type is set to "kernel" or "complete". Kernel is sufficient in the vast majority of cases, and it's all you need in this instance. For a kernel dump, the pagefile on the boot partition must be large enough to accomodate the resident portions of the kernel-mode virtual address range, and that'll vary from say 200MB on lower-end machines to 2GB on monster x64 boxes. Unless your machine is a busy server, a 2GB pagefile on the boot partition is perfectly adequate for the purposes of dump file generation.

Minidumps are actually generated from kernel dumps, so if you specify a "small" dump file (minidump), all that happens is the system dumps a kernel file, summarises it into a minidump, and then doesn't bother with the "memory.dmp".


3) The most complex dump generation problems are those which take out the OS's ability to write data in the first place. For example, crashes very low in the disk and volume management drivers can sometimes prevent the committment of memory pages to disk. The only way to deterministically work out what may be happening is to run the machine under a kernel debugger, and that is a 200-level exercise. The book Usasma mentioned has details on the procedure, besides being one of the best books on Windows.

Good luck with it.
 

My Computer

Thanks. I do have large pagefiles on each of my 4 boot partitions. In this case I think it's a case of what you say in #1. It just isn't happening despite what it says.

I'm not busting my tush for this. McAfee wanted dump files but are actually blaming something Microsoft did in recent months for causing it. I'm sure they'll sort it out without me.
 

My Computer

System One

  • Operating System
    Win 10 Pro x64 x 2
    Manufacturer/Model
    Alienware ALX x58
    CPU
    Intel® Core™ i7-975 Extreme O/C to 4.02 GHz, 8MB Cache
    Motherboard
    Asus® P6T Deluxe V2 X58 LGA1366
    Memory
    24GB Corsair Vengeance DDR3 SDRAM at 1600MHz - 6 x 4096MB
    Graphics Card(s)
    1792 MB NVIDIA® GeForce® GTX 295 Dual Core
    Sound Card
    Onboard Soundmax® High-Definition 7.1 Performance Audio
    Monitor(s) Displays
    Samsung XL2370 HD LED backlit 23" W/S 2ms response time
    Screen Resolution
    1920 x 1080
    Hard Drives
    2 x 500gb SATA II
    1 x 1TB SATA II
    1 external eSATA LaCie 3TB
    (Non-RAID)
    PSU
    Alienware® 1200 Watt Multi-GPU
    Case
    Unique
    Cooling
    4 case fans @ CPU water cooling.
    Internet Speed
    1gb/s up and down
Try windows debugging tools that will sort things out i hope!
 

My Computer

System One

  • Manufacturer/Model
    Custom Built
    CPU
    Intel Pentium Dual Core E5200 Overclocked @ 2.90
    Motherboard
    ASUStek
    Memory
    OCZ DDR2 PC2-6400 Vista Performance Gold 4GB Dual Channel
    Graphics Card(s)
    ASUStek ENGTX275 PCI-E x 1
    Monitor(s) Displays
    19inch benq
    Screen Resolution
    1400x900
    Hard Drives
    400 gb
    PSU
    700 Watt artic power
    Cooling
    Artic cooler
    Internet Speed
    4.70 mb/s download, 0.37 mb/s upload
If I could figure them out I would...LOL.
 

My Computer

System One

  • Operating System
    Win 10 Pro x64 x 2
    Manufacturer/Model
    Alienware ALX x58
    CPU
    Intel® Core™ i7-975 Extreme O/C to 4.02 GHz, 8MB Cache
    Motherboard
    Asus® P6T Deluxe V2 X58 LGA1366
    Memory
    24GB Corsair Vengeance DDR3 SDRAM at 1600MHz - 6 x 4096MB
    Graphics Card(s)
    1792 MB NVIDIA® GeForce® GTX 295 Dual Core
    Sound Card
    Onboard Soundmax® High-Definition 7.1 Performance Audio
    Monitor(s) Displays
    Samsung XL2370 HD LED backlit 23" W/S 2ms response time
    Screen Resolution
    1920 x 1080
    Hard Drives
    2 x 500gb SATA II
    1 x 1TB SATA II
    1 external eSATA LaCie 3TB
    (Non-RAID)
    PSU
    Alienware® 1200 Watt Multi-GPU
    Case
    Unique
    Cooling
    4 case fans @ CPU water cooling.
    Internet Speed
    1gb/s up and down
If I could figure them out I would...LOL.

The presence or otherwise of the "debugging tools" package has nothing to do with whether a dump is generated or not.

The tools package is just a bunch of files. Some of those files are debuggers which can be used to analyse dumps, but that doesn't mean they're involved in their generation.
 

My Computer

Thanks for explaning.
 

My Computer

System One

  • Operating System
    Win 10 Pro x64 x 2
    Manufacturer/Model
    Alienware ALX x58
    CPU
    Intel® Core™ i7-975 Extreme O/C to 4.02 GHz, 8MB Cache
    Motherboard
    Asus® P6T Deluxe V2 X58 LGA1366
    Memory
    24GB Corsair Vengeance DDR3 SDRAM at 1600MHz - 6 x 4096MB
    Graphics Card(s)
    1792 MB NVIDIA® GeForce® GTX 295 Dual Core
    Sound Card
    Onboard Soundmax® High-Definition 7.1 Performance Audio
    Monitor(s) Displays
    Samsung XL2370 HD LED backlit 23" W/S 2ms response time
    Screen Resolution
    1920 x 1080
    Hard Drives
    2 x 500gb SATA II
    1 x 1TB SATA II
    1 external eSATA LaCie 3TB
    (Non-RAID)
    PSU
    Alienware® 1200 Watt Multi-GPU
    Case
    Unique
    Cooling
    4 case fans @ CPU water cooling.
    Internet Speed
    1gb/s up and down
Sorry I can't help you get there, but I lost all my emails when I installed the RTM.
As I recall Brian Boston sent it to me.
 

My Computer

Back
Top