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

--- Comment #4 from Marcos Dione <mdi...@grulic.org.ar> ---
Slightly more info:

mdione@nimbus:~$ ps faux | grep kwin
mdione   1217293  0.0  0.0  11356  3892 tty2     S+   14:50   0:00      \_
screen -dR kwin
mdione    777758  0.0  0.0  12172  2872 ?        Ss   Jan25   0:00 SCREEN -dR
kwin
mdione   1077754  0.3  0.5 2120404 185308 pts/15 Sl+  10:03   1:02  |   \_ kwin
--replace
mdione   1217448  0.0  0.0   8924  2276 pts/19   S+   14:51   0:00      \_ grep
--color=auto kwin

mdione@nimbus:~$ sudo strace -p 1077754
strace: Process 1077754 attached
futex(0x7fa6c400f7d0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL,
FUTEX_BITSET_MATCH_ANY) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)

It was stuck in that futex() call, the ERESTARTSYS is because I C-z'ed it.
Maybe I should attach gdb instead?

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

Reply via email to