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

cocalls - second shm calls causing kernel panic #1889

Open
simonarnell opened this issue Oct 5, 2023 · 0 comments
Open

cocalls - second shm calls causing kernel panic #1889

simonarnell opened this issue Oct 5, 2023 · 0 comments

Comments

@simonarnell
Copy link

Originally raised on Slack, logging here for completeness.

[Currently] experimenting on morello with cheribsd off of the cocalls branch. We’ve built an image that includes [@paulmetzger]'s recent [(3ffdfca)] fix for coprocess switcher. However we’re hitting a kernel panic when running our code, we’ve created a reproducer (tarball) to give the simplest case we could think of that demonstrates this. Whilst the code runs fine on the first attempt, on the second attempt we receive a kernel panic. Any thoughts?

Kernel Panic backtrace:
Kernel Panic backtrace

In Slack @kwitaszczyk commented:

7d8cad5 from [@bsdjhb] introduces this check in the cocalls branch (originally coexecve)
Based on that commit message, I wonder what's the state of shm in the cocalls branch. cc @brooksdavis @trasz.

To which @trasz responded:

I’m not sure I ever tested this tbh.

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

1 participant