Closed
Bug 999280
Opened 12 years ago
Closed 12 years ago
Assertion failure: OOPInitialized(), at /home/work/B2G-hamachi/b2g-inbound/toolkit/crashreporter/nsExceptionHandler.cpp:2169
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 820716
People
(Reporter: dhylands, Unassigned)
Details
Attachments
(2 files)
I experienced a crash on my hamachi phone. It refused to boot up.
I even tried pulling the battery, and then booting up. The last message I saw in logcat was:
Assertion failure: OOPInitialized(), at /home/work/B2G-hamachi/b2g-inbound/toolkit/crashreporter/nsExceptionHandler.cpp:2169
Rebooting continued to crash at exactly the same place.
I then removed all of the files from /data/b2g/mozilla/Crash Reports and the phone booted up properly.
I did save the files from the Crash Reports directory if that proves to be useful and added a tarball as an attachment.
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
I tried to reproduce, and the second time it continually rebooted (with the assertion mentioned seen just before it reboots).
Marking as critical, since this effectively bricks the phone for a typical user.
Removing the LastCrashFilename file was enough to break it out of the infinite loop and allowed the phone to boot normally.
I was investigating bug 998097 when I stumbled onto this.
My STR (using a hamachi eng build):
- Launch DS Test
- Select "Used Space" in the command drop down
- Touch Do It
- wait for 45 seconds
- Touch Do It again.
This triggers the bug in 998097, which then in turn triggers this bug.
Severity: normal → critical
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment 4•12 years ago
|
||
I was staring at this trying to remember the bug it was a dupe of, thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•