Skip to content

Force unwind if function entry not found #275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DymOK93 opened this issue Jan 13, 2022 · 0 comments
Open

Force unwind if function entry not found #275

DymOK93 opened this issue Jan 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@DymOK93
Copy link
Owner

DymOK93 commented Jan 13, 2022

https://github.com/DymOK93/KTL/blob/master/runtime/src/exc_engine/x64/unwind_handler.cpp
A function in the C++ exception path must have a frame and an associated .pdata entry.
Maybe force a bugcheck?..

@DymOK93 DymOK93 added the enhancement New feature or request label Jan 13, 2022
@DymOK93 DymOK93 self-assigned this Jan 13, 2022
@DymOK93 DymOK93 changed the title Bugcheck if function entry not found Force a bugcheck if function entry not found Jan 13, 2022
@DymOK93 DymOK93 changed the title Force a bugcheck if function entry not found Force unwind if function entry not found Jan 13, 2022
@DymOK93 DymOK93 added the help wanted Extra attention is needed label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant