Closed Bug 1360992 Opened 7 years ago Closed 7 years ago

AddressSanitizer: attempting double-free on 0x603000211990 in thread T33 (DOM Worker)

Categories

(Core :: DOM: Workers, enhancement)

x86_64
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: MatsPalmgren_bugz, Assigned: baku)

Details

(Whiteboard: [asan])

Attachments

(2 files)

Found this in one of my Try pushes.  I doubt it's related to any of my changes.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=939ad5a632afe5db44f30cc624919da2dac4e38e&selectedJob=95587737

m-i rev 154b84a2fd16
Looks like fallout from the blob refactor to me.
Flags: needinfo?(amarchesini)
Assignee: nobody → amarchesini
Flags: needinfo?(amarchesini)
Attached patch lock.patchSplinter Review
Attachment #8864042 - Flags: review?(kyle)
Comment on attachment 8864042 [details] [diff] [review]
lock.patch

Review of attachment 8864042 [details] [diff] [review]:
-----------------------------------------------------------------

Can you add a commit message to talk about why this was needed? It's not obvious without the stack track for the crash.
Attachment #8864042 - Flags: review?(kyle) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ab9fdee3a6a4
RecvStreamReady() should be protected by mutex as any other method in IPCBlobInputStreamChild, r=qdot
https://hg.mozilla.org/mozilla-central/rev/ab9fdee3a6a4
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Backout by kwierso@gmail.com:
https://hg.mozilla.org/mozilla-central/rev/ff83fde8be94
Backed out 2 changesets (bug 1360992, bug 1361654) for a 70% failure rate in test_fileReader.html on ASan e10s a=merge
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b59890830f84
RecvStreamReady() should be protected by mutex as any other method in IPCBlobInputStreamChild, r=qdot
https://hg.mozilla.org/mozilla-central/rev/b59890830f84
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: