Results 154 comments of Karl Heyes

just updated for a possible initialisation bug. The vlc test here works but you could report the log in more detail such as all the "connection/" lines at level 4....

I reported that I had updated the code that fixes the out of order issue, which it does do, and I checked that here and it works as expected. The...

I'll have to check flac specifically, it's not one I test much with so there could be something amiss. karl.

can you check the latest master code? If that still has an issue, then get me a stack trace from either a catchsegv or corefile from a make debug build....

hmm the backtrace looks somewhat sparse. If you are sure the build is a debug build then can you try the same thing with valgrind instead. valgrind --log-file=out.log ....icecast -c...

the build there is fine, the terse backtrace could be down to memory corruption on the stack. Can you try within valgrind now, the out.log can be placed where you...

a couple more fixes went up. triggered by listeners going through a fallback. karl.

ok, that one is now fixed, any others? karl.

that should be avoided now. I suspect this is related to fallback handling karl.

edinsof, if you are using the latest master from github (not the tar package) and still getting an issue then run if again in valgrind and send me the output...