Too many frames are skipped by MozStackWalk
Categories
(Core :: mozglue, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Updated•5 years ago
|
Tests on Windows now verify that the leaf stack frames are as expected (preset, in the correct order, starting from the leaf-most frame, and excluding the stack walker code itself).
This confirmed that Windows' MozStackWalk and MozStackWalkThread self-skipping were incorrect at 3. These are now fixed to be 2 and 1 respectively.
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 6•5 years ago
|
||
Comment 8•5 years ago
|
||
Backed out for causing xpc failures in test_feature_stackwalking
Backout link: https://hg.mozilla.org/integration/autoland/rev/ec57ffc15db2def96ec16e5892c6ae6edf6e255e
| Assignee | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
| bugherder | ||
Comment 11•5 years ago
|
||
Backed out for causing GTest failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/c84361fe4a1bfb0f643a5e99e45b2baf091a1b82
Failure log: https://treeherder.mozilla.org/logviewer?job_id=336615609&repo=autoland&lineNumber=2390
Comment 12•5 years ago
|
||
Backout merged: https://hg.mozilla.org/mozilla-central/rev/c84361fe4a1b
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•5 years ago
|
Description
•