Open
Bug 1930705
Opened 20 days ago
Updated 5 days ago
Impossible stack being reported in crashes
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
NEW
People
(Reporter: mgaudet, Unassigned)
References
Details
We have two recent bugs which have impossible stacks:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1929893
- https://bugzilla.mozilla.org/show_bug.cgi?id=1930016
Both have the same crash message, but both report stacks that aren't real, which suggests something has gone wrong in the stack unwinding
Comment 1•20 days ago
|
||
Odd stacks indeed. The only thing that they seem to have in common is that they're requesting code to be interrupted, but I don't see how they can get from there to an OOM. I'll try to get a better stack trace tomorrow.
Comment 2•5 days 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•5 days ago
|
Severity: -- → S3
Flags: needinfo?(gsvelto)
You need to log in
before you can comment on or make changes to this bug.
Description
•