Closed
Bug 782945
Opened 13 years ago
Closed 12 years ago
ABORT: file gecko/ipc/chromium/src/base/pickle.cc, line 200 (Pickle::ReadSize)
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 780219
People
(Reporter: posidron, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
34.41 KB,
text/plain
|
Details |
This crash occurred during the launch of Firefox on B2G while intercepting the pickle Write|Datatype| functions.
An interception only happened when XRE_GetProcessType() == GeckoProcessType_Content
Seed: 1345038189
Let me know if you need further information.
Updated•12 years ago
|
Crash Signature: [@ mozalloc_abort(char const* const) | NS_DebugBreak | mozilla::Logger::~Logger()]
Updated•12 years ago
|
Summary: ABORT: file gecko/ipc/chromium/src/base/pickle.cc, line 200 → ABORT: file gecko/ipc/chromium/src/base/pickle.cc, line 200 (Pickle::ReadSize)
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
•