Closed
Bug 640189
Opened 14 years ago
Closed 11 years ago
Occasional Firefox crashes not reported by breakpad
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dre, Unassigned)
Details
Filing this for Mark who is a friend and works in the same office as me currently.
He runs Windows 7 Firefox beta and typically has several
windows open with multiple tabs at any given time.
Since around beta 9, he has suffered from occasional crashes that rarely
triggered breakpad. The crash reports that are recorded tend to be
random and not seemingly correlated. He has stopped watching Hulu
through Firefox at this point because he felt that it frequently led to
Firefox hanging on shutdown which required him to kill the process. He
does have some add-ons installed but hasn't done significant customization.
Specifically, he does not run multiple profiles ( -no-remote ) but does
run multiple windows and doesn't block ads so there is plenty of plug-in
interaction on all windows.
Would like to know what we can do to deliver some useful information to you guys to triage.
Comment 1•14 years ago
|
||
Went to about:crashes and most of the crashes look like they were not submitted? When I get a hang or crash, I almost never see the breakpad dialog to submit a crash report. Here are the ids as listed in the about:crashes page followed by the processed report ids after clicking on them:
8bdc720c-4d22-4795-b7c4-4262fe8462a6 - https://crash-stats.mozilla.com/report/index/75ac81cd-9a6f-4ee5-8473-868442110309
6f3272f9-f31a-4e79-897d-671b8089b9dd - https://crash-stats.mozilla.com/report/index/9f5d67bd-0790-40fb-9d49-2fe962110309
88c997e8-3f25-4696-8085-6f5c8971bbd3 - https://crash-stats.mozilla.com/report/index/216e2f02-b2a9-4127-9a26-a2d252110309
Also, Bas asked for video driver details. I'll check whether there are any updates later today, but for now, I am running this:
NVIDIA GeForce 8800 GT
Provider: NVIDIA
Driver Date: 7/9/2010
Driver Version: 8.17.12.5896
Comment 2•14 years ago
|
||
It's pretty hard to say anything meaningful without seeing a stack trace, we have a wiki doc with instructions on how to get one for crashes like this:
https://developer.mozilla.org/en/How_to_get_a_stacktrace_with_WinDbg
Comment 3•14 years ago
|
||
Mark: those reports you just linked were all plugin crash reports, FWIW. (The reason they might not have been submitted is because you just get the sad plugin dialog, and have to click something there to submit them.)
Reporter | ||
Comment 4•14 years ago
|
||
So Mark, if you get another hang, it would be useful to have WinDbg set up and ready so you could attach to the process and get a stack trace before killing it.
If you find a case where you can fairly easily reproduce one of the crashes that doesn't give either a windows or breakpad crash report dialog, then you should run Firefox from WinDbg so you can catch it.
Comment 6•11 years ago
|
||
Assuming testcase no longer exists
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mark.tomasik)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•