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

Keep crashing #63

Open
mlp1802 opened this issue Dec 21, 2024 · 0 comments
Open

Keep crashing #63

mlp1802 opened this issue Dec 21, 2024 · 0 comments

Comments

@mlp1802
Copy link

mlp1802 commented Dec 21, 2024

My app often crash, with this message:

thread 'Compute Task Pool (2)' panicked at /home/mikkel/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bevy_framepace-0.17.1/src/debug.rs:38:59:
called `Result::unwrap()` on an `Err` value: "WouldBlock"
stack backtrace:
   0: rust_begin_unwind
             at /rustc/60d146580c10036ce89e019422c6bc2fd9729b65/library/std/src/panicking.rs:662:5
   1: core::panicking::panic_fmt
             at /rustc/60d146580c10036ce89e019422c6bc2fd9729b65/library/core/src/panicking.rs:74:14
   2: core::result::unwrap_failed
             at /rustc/60d146580c10036ce89e019422c6bc2fd9729b65/library/core/src/result.rs:1679:5
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
             at /rustc/60d146580c10036ce89e019422c6bc2fd9729b65/library/alloc/src/boxed.rs:2150:9
  13: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
             at /rustc/60d146580c10036ce89e019422c6bc2fd9729b65/library/alloc/src/boxed.rs:2150:9
  14: std::sys::pal::unix::thread::Thread::new::thread_start
             at /rustc/60d146580c10036ce89e019422c6bc2fd9729b65/library/std/src/sys/pal/unix/thread.rs:105:17
  15: start_thread
             at ./nptl/pthread_create.c:442:8
  16: __GI___clone3
             at ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

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