Open
Bug 1838482
Opened 1 year ago
Updated 1 year ago
Reloading hundreds of tabs on Linux desktop produces an empty crash report
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
NEW
People
(Reporter: padenot, Unassigned)
References
(Depends on 1 open bug)
Details
STR:
- Have hundreds of tabs (I had about 900), but most of them unloaded
- Select about 150-200 of them using shift+click
- Right click, reload (in an attempt to inspect them and close most of them)
Expected:
- It's long but it loads
Actual:
- It crashes and the report looks like this: https://crash-stats.mozilla.org/report/index/ae20c0b0-1202-4a16-bc38-0f4310230614
It might be an OOM, but I have 64GB of ram and 90% was free. This machine also has 64GB of swap.
Comment 1•1 year ago
|
||
Inspecting the little information available in the crash report this does indeed look like resource-exhaustion of some kind, probably file-descriptors. Unfortunately this is a crash in the main process for which we don't have diagnostics yet so I can't be 100% sure. Bug 1620998 might be able to help here.
Depends on: oop-crashreporter
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:gsvelto, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(gsvelto)
Updated•1 year ago
|
Severity: -- → S3
Flags: needinfo?(gsvelto)
You need to log in
before you can comment on or make changes to this bug.
Description
•