Comment #3 on issue 5238 by thehimalayas: After Agree to TOS, Buffer  
Overrun Detected Error
http://code.google.com/p/chromium/issues/detail?id=5238

Could someone encountering this issue please get a full dump of the browser  
process?

* If you do not already have this, install debugging tools for Windows:
http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.10.3.233.msi
* From the Start menu, "Run" the following  
command: "%programfiles%\Debugging Tools
for Windows\windbg.exe".
* Run the browser.
* Switch to Windbg, and hit F6. Choose the browser process (say,  
iexplore.exe), and
hit Ok.
* Navigate to the Chrome website and try installing Chrome. When  
the "Buffer overrun
detected!" dialog comes up, switch to Windbg and hit <Ctrl>-<Break> to  
break into the
process.
* In the Windbg Command window, which should be where the keyboard focus  
should be,
type in ".dump /ma browser.dmp", and hit <Enter>.
* This is going to be a big file. Perhaps upload it to a file sharing  
service and
share out the link?


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to