All Things Techie With Huge, Unstructured, Intuitive Leaps

Chrome Browser Crashes

I had Chrome go down again.  It told me that a heap has been corrupted.  I have a debugger, so I got the exact place where the Chrome Browswer died.  Here are the gory details:


Unhandled exception at 0x771815de in chrome.exe: 0xC0000374: A heap has been corrupted.

Debugger information:  The heap:
771815B4  mov         eax,12Eh 
771815B9  xor         ecx,ecx 
771815BB  lea         edx,[esp+4] 
771815BF  call        dword ptr fs:[0C0h] 
771815C6  add         esp,4 
771815C9  ret         18h  
771815CC  mov         eax,12Fh 
771815D1  xor         ecx,ecx 
771815D3  lea         edx,[esp+4] 
771815D7  call        dword ptr fs:[0C0h] 
771815DE  add         esp,4 

No comments:

Post a Comment