Closed Bug 1612899 Opened 6 years ago Closed 6 years ago

Don't double-close the platform-writer file handle

Categories

(Toolkit :: Crash Reporting, defect, P3)

Unspecified
All
defect

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: gsvelto, Assigned: gsvelto)

Details

Attachments

(1 file)

When writing out content-process annotation we accidentally double-close the platform writer handler, this should be fixed.

Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Priority: -- → P3

The issue was caused by us making a copy of the platform writer thus
triggering the destructor twice.

Pushed by gsvelto@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/52edd1f86e41 Close the pipe used to send crash annotations to the parent process only once r=froydnj
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: