Closed
Bug 855919
Opened 12 years ago
Closed 7 years ago
[Crash Reporting] Breakpad does not detect crashes writing to disk when using indexDB files
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nhirata, Unassigned)
Details
1. use twitter for a couple of days
2. crash
3. check the /data/b2g/mozilla/Crash\ Reports folder for crashes
Expected: crash reports; https://bugzilla.mozilla.org/show_bug.cgi?id=850175#c19
Actual: no crash reports
Comment 1•12 years ago
|
||
Are there any minidumps being written to /data/b2g/mozilla at all? If that crash is happening in memcpy it's entirely possible that it's breaking the crash reporter somehow. We've seen a similar situation on Windows before, where an errant memmove overwrote some crash reporter state and caused the crash reporter code to fail.
| Reporter | ||
Comment 2•12 years ago
|
||
There was no minidumps. The UI did not show up either...
Comment 3•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•