-
Notifications
You must be signed in to change notification settings - Fork 976
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
Seg Fault running examples #2338
Comments
I was redirected by the folks of bevyengine/bevy#3496 that this might be a problem here. |
This is ash-rs/ash#484 |
If you tell me how that is done, I probably can :-) |
It says:
So we need to find that dump in /var/lib/systemd/coredump, archive it and attach here. |
That should be it: |
@Calamari could you also share the exact binary please (i.e. the example binary that caused the crash)? |
Closing as stale, if there are still issues the latest versions, please re-file! |
Description
While running the examples I get a seg fault instead of a useful result.
Repro steps
I just ran:
Extra materials
Here is some info (using gdb) that I knew how to gather:
Platform
OS: Linux Mint 19.3 Tricia
rustc 1.59.0-nightly (78fd0f633 2021-12-29)
wgpu current master
The text was updated successfully, but these errors were encountered: