rust-portaudio icon indicating copy to clipboard operation
rust-portaudio copied to clipboard

Crash inside alsa library when running example

Open wolfiestyle opened this issue 10 years ago • 2 comments

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

wolfiestyle avatar Jun 19 '15 01:06 wolfiestyle

Closing as it is old issue and dump is no longer present.

wmedrano avatar Dec 17 '20 04:12 wmedrano

corrected link of the dump (username change) https://gist.github.com/wolfiestyle/d8e41c0fa6686ff290f4

wolfiestyle avatar Dec 19 '20 18:12 wolfiestyle