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•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•4 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•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
Comment 8•4 years ago
|
||
Backed out for causing xpc failures in test_feature_stackwalking
Backout link: https://hg.mozilla.org/integration/autoland/rev/ec57ffc15db2def96ec16e5892c6ae6edf6e255e
Assignee | ||
Updated•4 years ago
|
Comment 10•4 years ago
|
||
bugherder |
Comment 11•4 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•4 years ago
|
||
Backout merged: https://hg.mozilla.org/mozilla-central/rev/c84361fe4a1b
Comment 13•4 years ago
|
||
Comment 14•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Description
•