Closed
Bug 1295009
Opened 9 years ago
Closed 9 years ago
Assertion failure: timestamp <= PR_Now(), at /home/jovan/B2G/gecko/dom/quota/ActorsParent.cpp:4500
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jovan.gerodetti, Unassigned)
Details
Attachments
(2 files)
Gecko crashes / doesn't start at boot. I get two exceptions:
> F/MOZ_Assert( 1257): Assertion failure: timestamp <= PR_Now(), at /home/jovan/B2G/gecko/dom/quota/ActorsParent.cpp:4500
and
> I/Gecko ( 1326): [Child 1326] ###!!! ABORT: Aborting on channel error.: file /home/jovan/B2G/gecko/ipc/glue/MessageChannel.cpp, line 2056
> E/Gecko ( 1326): mozalloc_abort: [Child 1326] ###!!! ABORT: Aborting on channel error.: file /home/jovan/B2G/gecko/ipc/glue/MessageChannel.cpp, line 2056
> F/MOZ_CRASH( 1326): Hit MOZ_CRASH() at /home/jovan/B2G/gecko/memory/mozalloc/mozalloc_abort.cpp:33
> F/libc ( 1326): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1329 (Chrome_ChildThr)
but I think the second crash is just caused due to the crash of b2g.
see the attachments for crash reports.
| Reporter | ||
Comment 1•9 years ago
|
||
| Reporter | ||
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•