https://bugs.kde.org/show_bug.cgi?id=368907

--- Comment #28 from Jan Palus <jan.pa...@gmail.com> ---
Some random observations:
1. For some reason issue is much easier to reproduce if kaffeine is run from
gdb. Usually takes single channel change to trigger the problem
2. With enabled G_MAIN_POLL_DEBUG in glib I see quite a lot of input events
when kaffeine is operating normally:

polling context=0x7fffd0000990 n=4 timeout=-1
g_main_poll(4) timeout: -1 - elapsed 0.0000060000 seconds [13 :i]

but once issue is triggered I see a big flood of output events:

polling context=0x7fffd8002c10 n=8 timeout=253
g_main_poll(8) timeout: 253 - elapsed 0.0000010000 seconds [22 :o]

where FD 22 is:

$ ls -l 22
l-wx------ 1 jan users 64 07-08 12:37 22 -> /run/user/1000/dvbpipe.m2t

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to