Closed
Bug 1072867
Opened 10 years ago
Closed 9 years ago
IPC: attempting free on address which was not malloc()-ed [@mozilla::layers::MemoryTextureHost::DeallocateSharedData]
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: posidron, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, sec-high, testcase)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
This happened while opening http://mozilla.github.io/webrtc-landing/pc_test.html in a build with '--enable-ipc-fuzzer' enabled.
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Updated•10 years ago
|
Blocks: fuzzing-ipc-ipdl
Updated•10 years ago
|
Attachment #8495154 -
Attachment mime type: text/x-log → text/plain
Comment 1•10 years ago
|
||
Milan, is there somebody who can investigate this? Thanks.
Flags: needinfo?(milan)
Updated•10 years ago
|
Group: gfx-core-security
Comment 2•10 years ago
|
||
Milan says he wouldn't expect it to be fixed in Fx39, too much stuff going on.
Comment 3•10 years ago
|
||
Been a while on this one - I'm assuming this is on OS X, and I'm assuming it still happens? How intermittent is it? Was the STR just to go to that page and click start and watch yourself on WebRTC? I tried 4-5 times, can't reproduce on OS X 10.9.5, with the locally built debug+ipc-fuzzing.
Flags: needinfo?(milan) → needinfo?(cdiehl)
Reporter | ||
Comment 4•10 years ago
|
||
Yes those were the STR. It is probably not reproducible anymore. When time allows it, I will update the IPC fuzzer again and make some re-runs. I am sure after 6 month a lot of changes were made in the IPC infrastructure.
Flags: needinfo?(cdiehl)
Comment 5•9 years ago
|
||
This is an old fuzz bug that probably can't be reproduced.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•9 years ago
|
Group: core-security → core-security-release
Updated•9 years ago
|
Group: gfx-core-security, core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•