Comment #65 on issue 49 by [EMAIL PROTECTED]: Attempting to open Chrome  
Options crashes in WinXP-64bit
http://code.google.com/p/chromium/issues/detail?id=49

Hmm... that is unfortunate.

There are a few other ways to generate a dump file. It is best to turn  
_off_ "send crashes and
statistics to Google" and restart Chrome for these three approaches to  
work...

1) Make Chrome crash again and see if you get a file (with a timestamp that  
corresponds to the
crash) under C:\Documents and Settings\All Users\Application  
Data\Microsoft\Dr Watson\user.dmp.
The location might be different, you can verify by going to Start \ Run,  
and typing in
drwtsn32.exe. The location can be found in the "Crash Dump" text field. If  
this doesn't work, you
can try either of these methods:

2) If you attach to the process that crashed with Visual Studio (assuming  
you have that
installed) and select a menu item that appears under Debug called "Save  
dump as". You can then
send us this dump file.

3) If you don't have Visual Studio, you can download userdump.exe from  
Microsoft
(http://www.microsoft.com/downloads/details.aspx?FamilyID=E089CA41-6A87-40C8-BF69-
28AC08570B7E&displaylang=en&displaylang=en) and extract it (by default  
it goes to something
like C:\kktools\userdump8.1). Then make Chrome crash, but don't dismiss the  
crash dialog. Instead
run...
   C:\kktools\userdump8.1\x86\userdump.exe chrome.exe
... which will create dump files for all running Chrome processes  
(including the one that
crashed).

Feel free to send these files to one of the Chromium guys (whose emails  
appear in the comments
for this bug).

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to