Closed
Bug 1275194
Opened 9 years ago
Closed 9 years ago
Crash in nsPrintData::DoOnStatusChange
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: ting, Assigned: bobowen)
References
Details
(Keywords: crash, Whiteboard: sbwc1, CID 1362094 )
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is
report bp-07092089-bfb2-4d77-b0f1-71d2f2160523.
=============================================================
#42 of Nightly 20160522030240, first observed in build 20160518030234. From minidump, mPrt [1] is 0x0.
[1] https://dxr.mozilla.org/mozilla-central/rev/16663eb3dcfa759f25b5e27b101bc79270c156f2/layout/printing/nsPrintEngine.cpp#1562
| Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(bobowen.code)
| Assignee | ||
Comment 1•9 years ago
|
||
Thanks ting, looks like I can't rely on this particular state of nsPrintEngine, even while printing pages in the parent.
Assignee: nobody → bobowen.code
Status: NEW → ASSIGNED
Flags: needinfo?(bobowen.code)
| Assignee | ||
Updated•9 years ago
|
Whiteboard: sbwc1
| Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/54768/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/54768/
Attachment #8755739 -
Flags: review?(jmathies)
Comment 3•9 years ago
|
||
Comment on attachment 8755739 [details]
MozReview Request: Bug 1275194: Null check mPrt in nsPrintEngine::FirePrintingErrorEvent before notifying listeners. r?jimm
https://reviewboard.mozilla.org/r/54768/#review51782
Attachment #8755739 -
Flags: review?(jmathies) → review+
Comment 5•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•9 years ago
|
Whiteboard: sbwc1 → sbwc1, CID 1362094
You need to log in
before you can comment on or make changes to this bug.
Description
•