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

Segfault When SMP is Specified #1512

Open
larkwiot opened this issue Jul 11, 2024 · 1 comment
Open

Segfault When SMP is Specified #1512

larkwiot opened this issue Jul 11, 2024 · 1 comment

Comments

@larkwiot
Copy link

To reproduce:

docker pull pandare/panda:latest
docker run --rm -it pandare/panda:latest panda-system-x86_64 -smp 2
@AndrewFasano
Copy link
Contributor

SMP is unsupported in panda. We should have an error message about this instead of segfaulting though.

Related to #152

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