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


Message #14 received at 16737 <at> debbugs.gnu.org (full text, mbox):

From: Sujith Manoharan <sujith <at> msujith.org>
To: Dmitry Antipov <dmantipov <at> yandex.ru>
Cc: 16737 <at> debbugs.gnu.org
Subject: Re: bug#16737: 24.3.50; Yank causes hang
Date: Wed, 19 Feb 2014 21:34:42 +0530
Dmitry Antipov wrote:
> 1) It's better to attach gdb and try to obtain a backtrace, especially when
> Emacs sits in CPU-eating loops.
> 
> 2) If CPU-eating loop involves I/O (read/write/sendmsg/recvmsg/select/etc.),
> try to understand how the relevant fds are used, by looking under
> /proc/[Emacs PID]/fd directory. (In your log, the most important is fd 4;
> probably this is an X socket).

Ok. The next time this happens, I'll get a gdb backtrace.




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.