Closed
Bug 1333027
Opened 9 years ago
Closed 8 years ago
Crash in msvcr120.dll@0x345ac | arena_dalloc_small | arena_dalloc | je_free | js::LifoAlloc::freeAll | js::jit::BaselineScript::~BaselineScript with Message Synchronization disabled
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: richard.leger, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-ad418802-d387-449b-8b33-56c8a2161222.
=============================================================
User was opening an email from an Inbox sub-folder.
Account setup via IMAP.
Message Synchronization > Keep message for this account on this computer DISABLED
Comment 1•9 years ago
|
||
perhaps same issue as bug 1333037
bp-ad418802-d387-449b-8b33-56c8a2161222
0 msvcr120.dll msvcr120.dll@0x345ac
1 mozglue.dll arena_dalloc_small memory/mozjemalloc/jemalloc.c:4605
2 mozglue.dll arena_dalloc memory/mozjemalloc/jemalloc.c:4735
3 mozglue.dll je_free memory/mozjemalloc/jemalloc.c:6475
4 xul.dll js::LifoAlloc::freeAll() js/src/ds/LifoAlloc.cpp:66
5 xul.dll js::jit::BaselineScript::~BaselineScript()
6 xul.dll js::jit::BaselineScript::Destroy(js::FreeOp*, js::jit::BaselineScript*) js/src/jit/BaselineJIT.cpp:499
7 xul.dll js::jit::FinishDiscardBaselineScript(js::FreeOp*, JSScript*) js/src/jit/BaselineJIT.cpp:1125
8 xul.dll JS::Zone::discardJitCode(js::FreeOp*) js/src/gc/Zone.cpp:245
9 xul.dll js::gc::GCRuntime::beginMarkPhase(JS::gcreason::Reason) js/src/jsgc.cpp:3991
See Also: → 1333037
Updated•9 years ago
|
Comment 2•8 years ago
|
||
No version 52 crashes in past few months. Only a version 45 crash bp-d9bf22c4-df48-42b9-8355-53acd0180212
(closing incomplete only because WFM feels wrong)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Summary: Crash in msvcr120.dll@0x345ac | arena_dalloc_small | arena_dalloc | je_free | js::LifoAlloc::freeAll | js::jit::BaselineScript::~BaselineScript → Crash in msvcr120.dll@0x345ac | arena_dalloc_small | arena_dalloc | je_free | js::LifoAlloc::freeAll | js::jit::BaselineScript::~BaselineScript with Message Synchronization disabled
Version: unspecified → 45 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•