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

--- Comment #9 from Martin Ottmar <[email protected]> ---
Interesting. Just now, another behavior has been spotted.
TV and receiver are still running:
drm_info | grep DPMS
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│           ├───"DPMS": enum {On, Standby, Suspend, Off} = On

But: CPU usage is 80-90% high (kwin_wayland and plasmashell - I can provide a
screenshot), and:
...
user      86765   86552 43 10:38 ?        04:02:58     /usr/bin/plasmashell
--no-respawn
[root@machine tmp]# strace -p 86765 -e trace=all
strace: Process 86765 attached
futex(0xaaaad29a8574, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 17, NULL,
FUTEX_BITSET_MATCH_ANY^Cstrace: Process 86765 detached
 <detached ...>

Strace does not show anything else than is displayed above. (Sure, the next
time I am going to attach kwin_wayland too - before killing plasmashell. And
gdb.)

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

Reply via email to