posted on September 6th 2010, at 09:19
by lunarg

Be careful of installing Google Chrome on a Windows XP computer with an Intel 915i graphics card on board. I ran into an odd problem at a client, who had recently installed it. Occassionally, the system would bail out with a BSOD, and a vague error code. At first, I suspected a hardware problem, but letting WinDbg loose on the minidump file revealed the true culprit.

Apparently, there's a conflict between the graphics driver of the Intel 915 and Chrome, causing the BSOD. A detailed analysis in WinDbg revealed the causing program as chrome.exe. See the attached text file for a full log of the problem.

The client stopped using Chrome, and his odd BSODs went away.

last updated on September 6th 2010, at 09:19 by lunarg

The analysis of the dump indicates a problem with GDI and Google Chrome. The latter has GDI perform some illegal operation, causing a BSOD. Further analysis reveals it may be related to the graphics driver (which is old).

/media/mime/48/txt.png
chrome.txt
Text file
4.43 KB
 
 
« April 2024»
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    
 
Links
 
Quote
« Smith & Wesson - the original point and click interface »