Solved BSOD - Random igdkmd64.sys 0x0000007f on HP DM1-4015TU

Simon NZ

New member
Local time
11:38 AM
Messages
8
Location
Auckland, New Zealand
Hi Guys,

I am wondering if someone could have a quick look at the attached files relating to random BSOD i am getting on a 3 month old HP DM1-4015TU - Core i3 / Intel HD3000, 4GB Ram, 640 GB disk :-

View attachment 207011

Bluescreen view is reporting it as the Intel Graphics driver, idgkmd64.sys but I dont think this is the root cause. I have reloaded the supported driver from HP's site and the crashes seem to be the same each time, just getting more frequent and with no pattern appear to be random ( can occur whilst doing anything ). I have run HP hardware tests on machine and the ram is as supplied ( 1x4GB simm ).

The machine is used for mainly email, skype, office productivty etc..

I trust the above and attached is sufficient for an initial look. Please let me know if you need more information.

Thanks in advance,

Kind regards,

Simon

View attachment 207012
 

My Computer My Computer

OS
Windows 7 Home Premium 64bit
Virtually all of these were related to your video driver, but that could mean the driver, heat, power, the video card itself, etc.

It seems like software passing bad information into memory.

If it is still under warranty why not have HP fix it?
 

My Computer My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Hi,

Thanks for the quick response..

Yes, I agree the response to date has been to re install the graphics drivers from the HP site - Intel version 8.15.10.2476 ( current on Intel site 8.15.10.2656 ) and to run some tests on the system for graphics, ram etc.. Which did not turn up anything from a Windows or BIOS perspective.

The suggestion was to see how it ran.. However it is getting worse not better and they pointed more to another software coruption issue rather than the graphics driver. I am not getting video corruption on the screen or anything I can consistently repeat to cause the BSOD.

I can push for a replacement or refund, but I am not convinced either that its a hardware issue right now..

Many thanks,

Simon
 

My Computer My Computer

OS
Windows 7 Home Premium 64bit
Hi,

Thanks for the quick response..

Yes, I agree the response to date has been to re install the graphics drivers from the HP site - Intel version 8.15.10.2476 ( current on Intel site 8.15.10.2656 ) and to run some tests on the system for graphics, ram etc.. Which did not turn up anything from a Windows or BIOS perspective.

The suggestion was to see how it ran.. However it is getting worse not better and they pointed more to another software coruption issue rather than the graphics driver. I am not getting video corruption on the screen or anything I can consistently repeat to cause the BSOD.

I can push for a replacement or refund, but I am not convinced either that its a hardware issue right now..

Many thanks,

Simon

The crashes all point to software and you could always run verifier to pin down which driver is the underlying cause
 

My Computer My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Hi,

Many thanks will give verifier a go, but with the usual pre-cautions etc..

Kind regards,

Simon
 

My Computer My Computer

OS
Windows 7 Home Premium 64bit

My Computer My Computer

OS
Windows 7 Home Premium 64bit
Re: Verifier..

Created a system restore point..

Then ran verifier will all loaded driver selected, as all of the drivers are signed in the system..

Rebooted and the system booted but crashed with:

BSOD STOP 0xC4 in tcpipreg.sys

Which appears to be know issue:

STOP 0xC4 may occur in tcpipreg.sys following a reboot after Driver Verifier is enabled on Windows 7 SP1 or Windows Server 2008 R2 SP1

So not much further forward..

Any further suggestions.. ?

Obviously I would have to look at that DMP because it isnt one of the ones you uploaded.

Yours do not point to tcpipreg.sys

Hence the link isnt relevant
 

My Computer My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Additional dumps since Verifier

Hi,

Please find attached the additional DMP files since the verifier was turned on and then off as below:

1/ Same BSOD today when using the system... Verifier has been turned off...

041412-27783-01.dmp 14/04/2012 11:35:45 a.m. UNEXPECTED_KERNEL_MODE_TRAP 0x0000007f 00000000`00000008 00000000`80050033 00000000`000406f8 fffff880`04d3eff7 igdkmd64.sys igdkmd64.sys+f8ff7 x64 C:\Windows\Minidump\041412-27783-01.dmp 4 15 7601

2/ BSOD from Verifier

041312-34944-01.dmp 13/04/2012 9:21:28 p.m. DRIVER_VERIFIER_DETECTED_VIOLATION 0x000000c4 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 tcpipreg.sys tcpipreg.sys+35a5 x64 C:\Windows\Minidump\041312-34944-01.dmp 4 15 7601

3/ BSOD from Verifier

041312-33181-01.dmp 13/04/2012 9:19:15 p.m. DRIVER_VERIFIER_DETECTED_VIOLATION 0x000000c4 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 tcpipreg.sys tcpipreg.sys+35a5 x64 C:\Windows\Minidump\041312-33181-01.dmp 4 15 7601

Thanks again for your assistance,

Kind regards,

Simon

View attachment 207156
 

My Computer My Computer

OS
Windows 7 Home Premium 64bit
May be a false positive.

From your link

This problem has only been observed after the machine's TCP/IP configuration has been changed from a static IP address to a dynamic address with DHCP, which leaves an empty value for the IPAddress registry key for the network interface.

If you havent done that chances are verifier is causing it. It seems rather odd that all the previous logs say video and then when you turn verifier on it becomes tcipreg.sys.

Try these to verify that tcpipreg.sys may be a false positive. The stack backtrace doesnt mention tcpipreg.sys at all

0x00000008, or Double Fault, indicates that an exception occurs during a call to the handler for a prior exception. Typically, the two exceptions are handled serially. However, there are several exceptions that cannot be handled serially, and in this situation the processor signals a double fault. There are two common causes of a double fault:
  • A kernel stack overflow. This overflow occurs when a guard page is hit, and the kernel tries to push a trap frame. Because there is no stack left, a stack overflow results, causing the double fault. If you think this overview has occurred, use !thread to determine the stack limits, and then use kb (Display Stack Backtrace) with a large parameter (for example, kb 100) to display the full stack.
  • A hardware problem.
 

My Computer My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Hi,

Yes its very strange.. I might try turning verifier on again.. When turned on, last time the machine booted and I logged in, but did not get to the desktop. It did not present a BSOD screen simply hung just before presenting the desktop..

It think it might be a false positive, but I am really keen to get to the bottom of this..

Many thanks,

Simon
 

My Computer My Computer

OS
Windows 7 Home Premium 64bit
Hi,

Yes its very strange.. I might try turning verifier on again.. When turned on, last time the machine booted and I logged in, but did not get to the desktop. It did not present a BSOD screen simply hung just before presenting the desktop..

It think it might be a false positive, but I am really keen to get to the bottom of this..

Many thanks,

Simon

Let me know if I can help. IM interested as well.
 

My Computer My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Hi,

A bit of an update...

I have been travelling for a week, and have not connected my laptop to my usual external displays ( a variety of monitors - 1920 x 1080 etc ) during that time. I have used my machine during this time as per my normal and have not had a single BSOD during that time.

So its currently points towards either a hardware fault ( video (CPU / Motherboard), memory ) or driver issue given its is driving a much larger display and multiple displays. The hardware / memory tests have not showed up anything and its a single SIMM, so will be onto HP support tomorrow, but I am suspecting a driver issue given its been running perfectly for the last 5 days...

Will let you know what we find...

Cheers, Simon
 

My Computer My Computer

OS
Windows 7 Home Premium 64bit
Further update..

The problem got worse and with no hardware faults found on the HP laptop, yet it still was crashing. So we built another exact HP with exactly the same software stack.. All was good for 48 hours and then we experienced the same crash.. Ok, so obviously not hardware software..

Started to go through every application one by one..........

Finally found it !! The VPN software that one of the companies I consult to OEM's is under the covers based on a checkpoint product that in itself contains a version of ZONE ALARM !!! Known problem, but hidden by layers of software...

Removed this software and its drivers and problem solved.. Well aware of the Zone Alarm issues prior to this but it was so well hidden...

Very frustrating and wasted lots of time and money, but at least its solved..

Many thanks to everyone for there assistance and help.. My HP has not crashed once since..
 

My Computer My Computer

OS
Windows 7 Home Premium 64bit
Thank you for posting back the solution. Hopefully it will help someone else down the line. :)
 

My Computer My Computer

Computer Manufacturer/Model Number
HP Pavilion e9110t
OS
Windows 7 Home Premium 64 Bit
CPU
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
Motherboard
Pegatron IPIEL-LA3
Memory
6.00 GB Hundai HMT125U6BFR8C-H9
Graphics Card(s)
ATI Radeon HD 4850
Sound Card
Realtek High Definition Audio/ATI High Definition Audio
Monitor(s) Displays
Acer AL2216W
Screen Resolution
1680x1050
Hard Drives
Hitachi HDP725050GLA360 ATA Device 500 GB
PSU
Unknown/installed by HP
Case
HP generic case
Cooling
Intel Stock Cooling
Keyboard
HP Keyboard
Mouse
HP Mouse
Internet Speed
Download: 19.15 Mbps Upload: 1.67 Mbps
Other Info
Network Adapter Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)
Network Adapter 802.11n Wireless PCI Express Card LAN Adapter
Back
Top