rust-portaudio
rust-portaudio copied to clipboard
Crash inside alsa library when running example
I tried running the blocking api example [1] in a test project and it crashed. It crashes inside an alsa lib function after calling stream.get_stream_write_available in the example code. This is under Gentoo linux x86_64 with Rust 1.0 stable and rust-portaudio 0.4.17
output and crash dump here: https://gist.github.com/darkstalker/d8e41c0fa6686ff290f4
[1] https://github.com/jeremyletang/rust-portaudio/blob/master/examples/blocking.rs
Closing as it is old issue and dump is no longer present.
corrected link of the dump (username change) https://gist.github.com/wolfiestyle/d8e41c0fa6686ff290f4