Skip to content

Guard Windows symbol lookup to prevent callStackSymbols crash#578

Merged
triplef merged 1 commit intomasterfrom
fix-callStackSymbols-crash
Feb 9, 2026
Merged

Guard Windows symbol lookup to prevent callStackSymbols crash#578
triplef merged 1 commit intomasterfrom
fix-callStackSymbols-crash

Conversation

@triplef
Copy link
Copy Markdown
Member

@triplef triplef commented Feb 9, 2026

We’ve seen crashes here due to fromSym not being initialized, presumably because it couldn’t be loaded from dbghelp.dll (e.g. missing from the system or blocked).

@triplef triplef requested a review from rfm as a code owner February 9, 2026 12:01
Copy link
Copy Markdown
Contributor

@rfm rfm left a comment

Choose a reason for hiding this comment

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

Interesting issue. Thanks for the fix.

@triplef triplef merged commit 0aa276f into master Feb 9, 2026
10 checks passed
@triplef triplef deleted the fix-callStackSymbols-crash branch February 9, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants