Skip to content

panic when starting app on simulator #129

Open
@extrawurst

Description

@extrawurst

the reproduction was starting build&run on a bevy app on simulator and then leaving the computer unattended, so i don't know when the computer went to sleep but i assume thats why the panic occured:

#7	0x00000001105ec5e8 in _$LT$coreaudio..audio_unit..AudioUnit$u20$as$u20$core..ops..drop..Drop$GT$::drop::h5ef0bda894e67c38 at /Users/stephan/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/coreaudio-rs-0.11.3/src/audio_unit/mod.rs:329
#8	0x00000001105e9be0 in cpal::host::coreaudio::ios::default_output_asbd::h4b1cb67cb8fe6052 [inlined] at /Users/stephan/.rustup/toolchains/stable-aarch64-apple-darwin/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523
#9	0x00000001105e9bd8 in cpal::host::coreaudio::ios::default_output_asbd::h4b1cb67cb8fe6052 at /Users/stephan/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpal-0.15.3/src/host/coreaudio/ios/mod.rs:412
#10	0x00000001105ea438 in _$LT$cpal..platform..platform_impl..Device$u20$as$u20$cpal..traits..DeviceTrait$GT$::default_output_config::h07deab02ff2f7395 [inlined] at /Users/stephan/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpal-0.15.3/src/host/coreaudio/ios/mod.rs:132
#11	0x00000001105ea430 in _$LT$cpal..platform..platform_impl..Device$u20$as$u20$cpal..traits..DeviceTrait$GT$::default_output_config::h07deab02ff2f7395 [inlined] at /Users/stephan/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpal-0.15.3/src/host/coreaudio/ios/mod.rs:169
#12	0x00000001105ea430 in _$LT$cpal..platform..platform_impl..Device$u20$as$u20$cpal..traits..DeviceTrait$GT$::default_output_config::h07deab02ff2f7395 at /Users/stephan/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpal-0.15.3/src/platform/mod.rs:357
#13	0x00000001105c4eb0 in rodio::stream::OutputStream::try_default::ha33d359dfdfcb7bd [inlined] at /Users/stephan/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rodio-0.19.0/src/stream.rs:32
#14	0x00000001105c4ea4 in rodio::stream::OutputStream::try_default::ha33d359dfdfcb7bd at /Users/stephan/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rodio-0.19.0/src/stream.rs:61
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions