Yup, last time I looked at the size of a mini-dump, it was really close to
that.
Gary G. Little
H (952) 223-1349
C (952) 454-4629
xxxxx@comcast.net
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Joseph M. Newcomer
Sent: Monday, August 23, 2010 8:30 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Windows 7 not writing minidumps on BSODs
Interesting. Does this mean the minidump is now 256K?
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Soren Dreijer
Sent: Monday, August 23, 2010 1:26 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Windows 7 not writing minidumps on BSODs
Thanks Maxim and Scott for the information. I certainly didn’t know about
this “new” 25 GB restriction. I’ve added the registry key and hopefully
that’ll force the dumps to be written.
Cheers,
Soren
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Scott Noone
Sent: Monday, August 23, 2010 10:57 AM
To: Windows System Software Devs Interest List
Subject: Re:[ntdev] Windows 7 not writing minidumps on BSODs
If you have < 25GB of free disk space Win7 will actually delete the DMP
file:
http://www.osronline.com/article.cfm?article=545
Try setting the AlwaysKeepMemoryDump DWORD to 1 and see if that fixes the
problem.
\HKLM\System\CCS\Control\CrashControl\AlwaysKeepMemoryDump
-scott
–
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
“Soren Dreijer” wrote in message news:xxxxx@ntdev…
Hi all,
So, this is a problem I started noticing on my Vista box a long time ago,
and it still manifests itself on my Windows 7 x64 box.
I’ve set up kernel memory dumps and checked “Overwrite any existing file”
and am using the default dump path %SystemRoot%\MEMORY.DMP
However, whenever my system bluescreens (like it did this morning) and I
come back up, there is no MEMORY.DMP file anywhere.
I’ve seen this behavior on one of my friend’s computers as well, so I’m
wondering what could be causing this and how I can make sure the dump is
always being written. I currently have 6GB of space available on my disk,
but that should be enough for a dump I’d think.
Any ideas on how to “debug” this 
Cheers,
Soren
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
–
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer