Thunderbird Windows crashes in OOM | small, even though Thunderbird is NOT out of memory per crash data
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: wsmwk, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Reporter | ||
Comment 1•9 years ago
|
||
Reporter | ||
Comment 2•9 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Reporter | ||
Comment 4•6 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #3)
~1.5% for 52.1.0 + 52.1.1
now we're at 10% (which makes me wonder if the number in comment 3 from 2016 should have been stated as 15% )
https://crash-stats.mozilla.com/search/?available_virtual_memory=%3E500000000&signature=%3DOOM%20%7C%20small&system_memory_use_percentage=%3C70&product=Thunderbird&version=68.3.1&version=68.3.0&date=%3E%3D2019-12-05T19%3A30%3A00.000Z&date=%3C2020-01-05T19%3A30%3A00.000Z&_facets=signature&_sort=-date&_columns=date&_columns=version&_columns=platform&_columns=uptime#facet-signature
~27% for 52.1.0 + 52.1.1 if you drop Available Virtual Memory to >500mb
(down from >1GB)
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 5•4 years ago
•
|
||
Related to bug 1660696 and other OOM crashes (that are not like bug 583365 involving bulk message operations) ... not a scientific study, but examining 25-30 crashes I could find little few common themes - including add-ons. So some stats...
Address space - but I don't have a breakdown by OS
- 9% are 64bit (as in 64bit windows 10 running 64bit Thunderbird)
- 16% are 2gb (i.e. tiny)
- 75% are 4gb
Uptime - roughly 15% are >1 week uptime, going as high as 5 weeks
Stacks - again, nothing stands out, except hat a significant percentage, 15-20%, are like bp-e26a7363-1b9a-41a6-9786-534060210530 with pretty useless stack with only xul.dll (and some no stack at all, like bp-99c0e112-809a-45ed-a459-781420210530 )
![]() |
||
Comment 6•3 years ago
|
||
Assuming Thunderbird uses the same mozjemalloc that Firefox does, recent evidence suggests that this may often be due to Windows (and possibly macOS?) expanding the page file.
The investigation at bug 1716727 may be of interest.
Reporter | ||
Comment 7•3 years ago
|
||
Thanks, Ray, for pointing this out. Sounds interesting
New query at 70pct, using signature contains OOM (rather than OOM | small) - There are a few nightly crashes, and plenty of beta.
Changing the query to 90pct triples the number of crashes
removing the system_memory_use_percentage restriction completly increases number of crashes another 50%
Updated•3 years ago
|
Description
•