GNU bug report logs - #28149
26.0.50; Emacs regularly hangs for multiple seconds in e.g. find-file

Previous Next

Package: emacs;

Reported by: Alexander Asteroth <alexander.asteroth <at> h-brs.de>

Date: Sat, 19 Aug 2017 16:08:02 UTC

Severity: normal

Tags: moreinfo

Found in version 26.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Alexander Asteroth <alexander.asteroth <at> h-brs.de>
Cc: 28149 <at> debbugs.gnu.org
Subject: bug#28149: 26.0.50; Emacs regularly hangs for multiple seconds in e.g. find-file
Date: Sat, 19 Aug 2017 19:32:34 +0300
> From: Alexander Asteroth <alexander.asteroth <at> h-brs.de>
> Date: Sat, 19 Aug 2017 09:50:44 +0200
> 
> I suspected the read(4, ....) call since it always appears near the end,
> but then tried also stracing emacs -Q and a) it does not seem to have
> the hanging problem and b) it also containes these reads, that take 0.4
> to 0.9 seconds.
> 
> Any suggestion how I could narrow down the cause of this problem?

If "emacs" hangs, but "emacs -Q" doesn't, then how about bisecting
your init file to find the customization(s) that cause these hangs?

One other thing to try is start the profiler (M-x profiler-start), do
whatever it takes to cause the hang, then type M-x profiler-report,
expand all the branches in the tree it presents and post the result
here.  This could give a hint about the package/feature which causes
this.

Thanks.




This bug report was last modified 7 years and 269 days ago.

Previous Next


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