From: Helmut Eller <eller.helmut@gmail.com>
To: 64819@debbugs.gnu.org
Subject: bug#64819: 30.0.50; condition-wait not interruptible
Date: Mon, 24 Jul 2023 08:32:04 +0200 [thread overview]
Message-ID: <m27cqp3jmj.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 348 bytes --]
When Emacs is blocked in condition-wait, then C-g doesn't seem to work.
E.g. Emacs hangs and pressing C-g has no apparent effect when executing
the attached file with:
emacs -Q -l deadlock.el -f deadlock
Mabye sys_cond_wait could call pthread_cond_timedwait with a fairly long
timeout, say one second, and repeatedly check if C-g was pressed.
[-- Attachment #2: deadlock.el --]
[-- Type: application/emacs-lisp, Size: 170 bytes --]
[-- Attachment #3: Type: text/plain, Size: 450 bytes --]
Configured using:
'configure --with-xpm=ifavailable --with-jpeg=ifavailable
--with-gif=ifavailable --with-tiff=ifavailable'
Configured features:
CAIRO DBUS FREETYPE GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LIBSELINUX
LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG SECCOMP SOUND
SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM XINPUT2 GTK3
ZLIB
Important settings:
value of $LANG: C.UTF-8
locale-coding-system: utf-8-unix
next reply other threads:[~2023-07-24 6:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 6:32 Helmut Eller [this message]
2023-07-24 12:10 ` bug#64819: 30.0.50; condition-wait not interruptible Eli Zaretskii
2023-07-24 12:58 ` Helmut Eller
2023-07-24 13:34 ` Eli Zaretskii
2023-07-24 14:57 ` Helmut Eller
2023-07-24 16:23 ` Eli Zaretskii
2023-07-25 8:06 ` Helmut Eller
2023-07-25 12:18 ` Eli Zaretskii
2023-07-25 12:59 ` Helmut Eller
2023-09-02 21:58 ` Stefan Kangas
2023-09-03 19:53 ` Helmut Eller
2023-09-06 9:35 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m27cqp3jmj.fsf@gmail.com \
--to=eller.helmut@gmail.com \
--cc=64819@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).