Closed
Bug 1762276
Opened 3 years ago
Closed 3 years ago
Crash in [@ mozilla::dmd::ReportHelper]
Categories
(Core :: DMD, defect)
Core
DMD
Tracking
()
RESOLVED
DUPLICATE
of bug 1759261
People
(Reporter: aosmond, Unassigned)
Details
(Keywords: crash)
Crash Data
Maybe Fission related. (DOMFissionEnabled=1)
Crash report: https://crash-stats.mozilla.org/report/index/efeb4986-89e9-4777-806c-522ea0220330
Reason: SIGSEGV / SEGV_ACCERR
Top 10 frames of crashing thread:
0 firefox-bin mozilla::dmd::ReportHelper memory/replace/dmd/DMD.cpp:1410
1 libxul.so toolkit/xre/AutoSQLiteLifetime.cpp:69
2 libmozsqlite3.so sqlite3Malloc third_party/sqlite3/src/sqlite3.c:28875
3 libmozsqlite3.so sqlite3StrAccumEnlarge third_party/sqlite3/src/sqlite3.c:30421
4 libmozsqlite3.so enlargeAndAppend third_party/sqlite3/src/sqlite3.c:30458
5 libmozsqlite3.so sqlite3_str_vappendf third_party/sqlite3/src/sqlite3.c:30338
6 libmozsqlite3.so sqlite3_str_appendf third_party/sqlite3/src/sqlite3.c:30805
7 libmozsqlite3.so strftimeFunc third_party/sqlite3/src/sqlite3.c:24280
8 libmozsqlite3.so sqlite3VdbeExec third_party/sqlite3/src/sqlite3.c:95570
9 libmozsqlite3.so sqlite3_step third_party/sqlite3/src/sqlite3.c:85829
When I start Firefox nightly with DMD=1, I get a start up crash.
Comment 1•3 years ago
|
||
That's pretty strange. I'm not sure what could be going wrong.
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Severity: S2 → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•