Skip to content

Conversation

@r1viollet
Copy link
Collaborator

What does this PR do?

Heuristic was triggering in the wrong cases (recursive functions).

Motivation

Fix call stacks on some arm test cases.

Additional Notes

NA

How to test the change?

The bad-boggle-solver is a good test for this.

Heuristic was triggering in the wrong cases (recursive functions).
@r1viollet r1viollet requested a review from nsavoire as a code owner December 4, 2025 15:45
}
#ifdef DEBUG
// We often fallback to frame pointer unwinding (which logs an error)
int const dwfl_error_value = dwfl_errno();
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a minor doubt on how useful it is to read the errno value.

@r1viollet r1viollet marked this pull request as draft December 4, 2025 16:31
@r1viollet
Copy link
Collaborator Author

CI was amazing! It shows our exit conditions are terrible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants