Open
Bug 1892396
Opened 1 year ago
Updated 11 months ago
Auto-stack-fixing doesn't work on non-debug builds
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
NEW
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
Non-debug builds default to having debug symbols enabled, which is
enough for stacks printed in the log output, if there are any, to be
fixed automatically.
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:gbrown, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(gbrown)
Updated•1 year ago
|
Severity: -- → S3
Flags: needinfo?(gbrown)
Comment 3•1 year ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:glandium, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(mh+mozilla)
Flags: needinfo?(jmaher)
Flags: needinfo?(jmaher)
Updated•11 months ago
|
Flags: needinfo?(mh+mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•