Frequent BSOD in Win7 64bit
These BSODs occur few times a week.
I've taken the laptop to the lab, and they said that a they didn't find problems in memory or HD.
Win7 Professional x64 clean install
HP Pavilion dv5 1190ej
2.53 GHz Intel Core 2 Duo Processor T9400
4096 MB RAM (2 x 2048 MB)
NVIDIA GeForce 9600M GT
WD 500 GB (5400)
Minidump files are here:
https://docs.google.com/leaf?id=0B-0tS2dxEWQ-OWViZGU1ZGMtZmUxMS00OWY1LWJhZjYtMzUyN2Q3N2NjMTQz&hl=en
February 13th, 2011 3:35am
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005 - access violation
STACK_TEXT:
win32k!RGNOBJ::bCopy +0x29
Bug Check 0xD7: DRIVER_UNMAPPING_INVALID_VIEW
This indicates a driver is trying to unmap an address that was not mapped.
fffff880`09325868 fffff800`0308522a nt!KeBugCheckEx
fffff880`09325870 fffff800`03085333 nt!MiRemoveFromSystemSpace+0x19a
fffff880`093258d0 fffff880`03b7ab1e nt!MmUnmapViewInSystemSpace +0x73
fffff880`09325900 fffff880`03b6198f dxgmms1!VIDMM_GLOBAL::DestroyOneAllocation +0x146
fffff880`093259e0 fffff880`03aa3fb3 dxgmms1!VidMmDestroyAllocation+0x4f
fffff880`09325a10 fffff880`03aa354b dxgkrnl!DXGDEVICE::DestroyAllocations+0x5eb
Updaet the nVIDIA graphic card driver:
Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys
Image name: nvlddmkm.sys
Timestamp: Sat Oct 03 20:02:29 2009
MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041790
The 41790 code is part of our an internal memory manager code but the bugcheck in my experience has almost always indicated hardware issues (RAM errors).
Source:
http://social.technet.microsoft.com/Forums/en-US/w7itproperf/thread/68407ce1-7491-4aee-bdef-5ff4bbc56d99/#11ce9f45-7906-4652-9619-a3ad457a87e9
Please download memtest86+ [1], burn a new bootable CD (use a CD-RW if possible) from the ISO (download and use ImgBurn [2][3] to do this or make double click on the ISO in Windows 7), reboot your PC and scan your RAM 4-5hours for errors. If it detects errors,
replace the faulty RAM.
If the memtest tells no error, please download CPU-Z [4], look in the memory and SPD tab and verify that the current RAM Speed and the Timings match to the values that you see in the SPD tab. If your RAM run at CR (Command Rate) 1T, change the value into 2T
in the BIOS.
André
[1]
http://www.memtest.org/download/4.20/memtest86+-4.20.iso.zip
[2]
http://www.imgburn.com/index.php?act=download
[3]
http://forum.imgburn.com/index.php?showtopic=61
[4]
http://www.cpuid.com/softwares/cpu-z.html"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
February 13th, 2011 10:24am