Bash stacktrace is too conservative about what stack frames it shows #13759
Labels
component/internal-tools
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/P2
In an effort to not show the internal working of the stacktrace in the stacktrace, we are a little too conservative in how we display the stack frames. This leads to unintelligible stack readouts when a failure happens in a trap.
See also: #11777 (comment)
The text was updated successfully, but these errors were encountered: