Closed
Bug 1042261
Opened 11 years ago
Closed 11 years ago
Don't recursively crash in CrashReporter::WriteMinidumpForSigInfo if crash reporting is disabled.
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: jld, Assigned: jld)
References
Details
Attachments
(1 file)
|
962 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
The subject mostly says it all, and the patch is trivial. There's not much the caller can do at this point, but at least it can try to log or otherwise note that the crash wasn't reported instead of just mysteriously double-crashing.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8460503 -
Flags: review?(ted)
Updated•11 years ago
|
Attachment #8460503 -
Flags: review?(ted) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•11 years ago
|
QA Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•