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

Random panic when in Set #102

Open
Fyor opened this issue Jul 5, 2023 · 0 comments
Open

Random panic when in Set #102

Fyor opened this issue Jul 5, 2023 · 0 comments
Labels
bug Something isn't working spice: 🌶️🌶️🌶️ Expected difficulty: hard

Comments

@Fyor
Copy link
Collaborator

Fyor commented Jul 5, 2023

   0: failed to execute cycle of cycler `Audio`
   1: failed to execute cycle of node `MicrophoneRecorder`
   2: failed to read from microphones
   3: failed to read audio data
   4: ALSA function 'snd_pcm_readi' failed with error 'EPIPE: Broken pipe'
   5: EPIPE: Broken pipe

Location:
   crates/hulk/src/nao/microphones.rs:52

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Any { .. }

   0: failed to execute cycle of cycler `SplNetwork`
   1: failed to execute cycle of node `MessageReceiver`
   2: failed to read from network
   3: termination requested

Location:
   crates/hulk/src/nao/interface.rs:125

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
@Fyor Fyor added the bug Something isn't working label Jul 5, 2023
@jkbkaiser jkbkaiser added the spice: 🌶️🌶️🌶️ Expected difficulty: hard label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working spice: 🌶️🌶️🌶️ Expected difficulty: hard
Projects
None yet
Development

No branches or pull requests

2 participants