Closed
Bug 967797
Opened 12 years ago
Closed 11 years ago
Faulty:ABORT: unknown shmem type in Shmem::OpenExisting
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: bjacob, Assigned: bjacob)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
31.91 KB,
text/plain
|
Details |
Found by Christoph Diehl's "Faulty" fuzzer, see bug 777067
Compare to bug 967328.
Bug 967328 was a race condition with the death of a child process causing a shmem handle to be invalid.
This is with a live child process, but an invalid shmem type.
| Assignee | ||
Comment 1•12 years ago
|
||
Classification: core IPC code, bad assert on message param, easy
| Assignee | ||
Updated•12 years ago
|
Component: Graphics → IPC
| Assignee | ||
Comment 2•11 years ago
|
||
Fixed by the landing of bug 968823.
Assignee: nobody → bjacob
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•