Closed
Bug 807262
Opened 13 years ago
Closed 12 years ago
IPC parent aborts with malformed PBrowser::Msg_AsyncMessage
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 780219
People
(Reporter: posidron, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Attachments
(1 file)
12.49 KB,
text/plain
|
Details |
[PBrowserChild] Received Msg_AsyncMessage([TODO])
==> type unsigned long long original value: 35 / now: 16
[Parent 2274] ###!!! ABORT: file /Users/cdiehl/Code/Mozilla/b2g/gecko/ipc/chromium/src/base/pickle.cc, line 200
An interception occurred only then if XRE_GetProcessType() equaled GeckoProcessType_Content.
Let me know if you need further information.
Comment 1•12 years ago
|
||
Is there a test case for this?
Comment 2•12 years ago
|
||
DCHECK() abort in Pickle::ReadSize(). Duplicate of 780219.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•