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

Fix crash report/hs_err #25

Open
AntonKozlov opened this issue Oct 29, 2019 · 4 comments
Open

Fix crash report/hs_err #25

AntonKozlov opened this issue Oct 29, 2019 · 4 comments
Assignees

Comments

@AntonKozlov
Copy link
Member

No description provided.

@AntonKozlov
Copy link
Member Author

report correct values in hs_err:

  • registers
  • stack-trace

@Geckostya Geckostya self-assigned this Nov 5, 2019
@Geckostya Geckostya assigned Geckostya and unassigned Geckostya Nov 5, 2019
@Geckostya
Copy link
Contributor

I've implemented some registers work in os_linux_riscv, but with current state of signal handling on user qemu this task seems to be not necessary.
I suggest returning to it when we solve the problems of the signal handler

@AntonKozlov
Copy link
Member Author

Can you try qemu-system? It's known to behave at least better than qemu-user. For this work, it should not be a blocker

@AntonKozlov
Copy link
Member Author

Oh, I see #32, it should be related

My question and a note is a bit rhetorical. Having this working will be important on later phases, we can workaround using missing functionality. Please spend your time working on issues you think are most important now

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

No branches or pull requests

2 participants