Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdr-1.3.17: thread issues with vdr-xine and vdr-osdteletext



syrius.ml@no-log.org wrote:
"C.Y.M" <syphir@syphir.sytes.net> writes:


[ ... fixing thread handling ... ]
[...]
Please take a look at this and let me know if you can find a
possible loophole there.

For testing purposes, I removed all of the previous theading patches
and applied your new one. With this new thread patch, all of my
plugins seem to be working.  If something breaks, I will be sure and
let you know. ;)

I'm also going to give it a try asap.
i guess I can use my poisonned patched vdr. I'll just have to copy
thread.[ch] from original vdr before applying the patch.

OK, this has been a problem (even with the previous thread safe patches I was using), but when I try to use streamdev in suspend mode with Klaus' new threading patch, it appears that VDR is creating TWO threads.


Dec 19 12:33:07 poseidon vdr[26763]: switching to channel 10300
Dec 19 12:33:07 poseidon vdr[30554]: transfer thread started (pid=30554, tid=1900553)
Dec 19 12:33:07 poseidon vdr[30555]: transfer thread started (pid=30555, tid=1916938)
Dec 19 12:33:07 poseidon vdr[30556]: receiver on device 1 thread started (pid=30556, tid=1933323)
Dec 19 12:33:07 poseidon vdr[30557]: TS buffer on device 1 thread started (pid=30557, tid=1949708)
Dec 19 12:33:10 poseidon vdr[26779]: ERROR: thread 1933323 won't end (waited 3 seconds) - canceling it...
Dec 19 12:33:10 poseidon vdr[30555]: transfer thread ended (pid=30555, tid=1916938)
Dec 19 12:33:10 poseidon vdr[26779]: buffer stats: 0 (0%) used




Home | Main Index | Thread Index