Skip to content
Discussion options

You must be logged in to vote

Use the log level info (or debug) to figure out what is happening...
Provide the backtrace to find out what code path is causing this.

Somehow you access a vector at a position that does not exist. Maybe this is related to a changing number of channels ?

ps. I committed a correction, but I am not sure if it covers your special case w/o having further details...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants