It would be helpful to see what your changes are and what test command you're running (along with a full backtrace, setting RUST_BACKTRACE=1 will let you get one).
I'm unable to get this same error when I test your pull request locally. (Which github issue are you talking about?) -Manish Goregaokar On Fri, Nov 30, 2018 at 6:38 AM Avanthikaa Ravichandran <aravi...@ncsu.edu> wrote: > I made changes to the ConstantSourceNode example as suggested in the review > for the pull request. However, I am getting the following error while > running the file: > > thread 'AudioRenderThread' panicked at 'index 128 out of range for slice of > length 0', libcore/slice/mod.rs:1932:5 > note: Run with `RUST_BACKTRACE=1` for a backtrace. > thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: > RecvError', libcore/result.rs:1009:5 > > I'm not sure how to rectify this and the GitHub issue that was opened > doesn't seem to have been resolved yet. > > Thank you > _______________________________________________ > dev-servo mailing list > dev-servo@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-servo > _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo