Skip to content
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

Set SignalContext64 Err, Trapno, and Cr2 #159

Open
amscanne opened this issue Mar 25, 2019 · 1 comment
Open

Set SignalContext64 Err, Trapno, and Cr2 #159

amscanne opened this issue Mar 25, 2019 · 1 comment
Labels
arch: x86_64 Issue related to the x86_64 achitecture exported Issue was exported automatically priority: p3 Low priority type: cleanup Refactorings and cleanups to improve the code type: enhancement New feature or request

Comments

@amscanne
Copy link
Contributor

Err is the hardware error code, Trapno is the hardware trap number, and Cr2 is the value of CR2 for page faults.

@amscanne amscanne added type: cleanup Refactorings and cleanups to improve the code type: enhancement New feature or request exported Issue was exported automatically priority: p3 Low priority labels Mar 25, 2019
@prattmic prattmic removed their assignment Apr 3, 2020
@prattmic prattmic added the arch: x86_64 Issue related to the x86_64 achitecture label Apr 3, 2020
@avagin
Copy link
Collaborator

avagin commented Nov 12, 2024

mssql checks trapno: #11112 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch: x86_64 Issue related to the x86_64 achitecture exported Issue was exported automatically priority: p3 Low priority type: cleanup Refactorings and cleanups to improve the code type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants