GNU bug report logs - #16737
24.3.50; Yank causes hang

Previous Next

Package: emacs;

Reported by: Sujith Manoharan <sujith <at> msujith.org>

Date: Thu, 13 Feb 2014 03:49:02 UTC

Severity: important

Tags: moreinfo, patch

Merged with 17026, 17101, 17172, 19320, 20283

Found in versions 24.3.50, 24.4, 25.0.50

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mike Crowe <mac <at> mcrowe.com>
To: 16737 <at> debbugs.gnu.org
Subject: bug#16737: A bit of digging
Date: Wed, 8 Jul 2015 21:54:13 +0100
Thanks to Alan's reproduction recipe in message #158 I've been able to
do a bit of digging.

From what I can determine pselect is continuously being woken up due
to activity on the X file descriptor (this can be seen in message #70)
yet pending_signals never gets set so unblock_input_to never calls
process_pending_signals so xgselect just goes round and round until
the timeout time is reached. :(

I suspected that SIGIO was left being incorrectly blocked but I
haven't been able to find any evidence for that yet.

But, I have been able to make the problem go away by recompiling
without USABLE_SIGIO defined so I'm reasonably sure that it's
something going awry in the signal area.

Perhaps this will help someone more knowledgeable than me work out
where the problem lies.

Mike.




This bug report was last modified 9 years and 244 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.