-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi!
I'm a user of exwm-xim-mode
, but after the latest update enabling the mode freezes my Emacs, USR2 doesn't help.
Here's the end of the strace showing that the Emacs process (pid 2536) blocks at poll
:
[pid 2536] recvmsg(4, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
[pid 2536] poll([{fd=4, events=POLLIN}], 1, -1) = 1 ([{fd=4, revents=POLLIN}])
[pid 2536] --- SIGIO {si_signo=SIGIO, si_code=SI_KERNEL} ---
[pid 2536] rt_sigreturn({mask=[]}) = 1
[pid 2536] recvmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\5G\276\4\0\0\220\0\0\0\210C\17\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
[pid 2536] recvmsg(4, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
[pid 2536] poll([{fd=4, events=POLLIN}], 1, -1
Emacs 30.1, Exwm 0.33
(I don't really know which update caused it as I updated both simultaneously)
rayslava and cherrypiejam
Metadata
Metadata
Assignees
Labels
No labels