GNU bug report logs -
#30387
26.0.91; lisp_align_free is hanging Emacs on macOS 10.12
Previous Next
Reported by: "John Wiegley" <johnw <at> gnu.org>
Date: Thu, 8 Feb 2018 08:35:02 UTC
Severity: normal
Merged with 30322
Found in version 26.0.91
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 30387 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I face the same issue as described previously by John Wiegley. After
several hours (sometimes even less than an hour), emacs freezes completely
without the option to recover it.
A backtrace also leads to lisp_align_free:
#0 0x000000000055aa0e in lisp_align_free ()
#1 0x000000000055acd9 in sweep_floats ()
#2 0x00000000005603ac in garbage_collect ()
#3 0x00000000005607e7 in Fgarbage_collect ()
...
This is especially cumbersome since I am running EXWM and have to therefore
recover my session in a tty by restarting my desktop manager.
I will add a timer to run the garbage collector every few (5) seconds so I
can hopefully track which event changes the state in a way that leads it to
the observed freezing behavior.
I report back back if I find out anything new. In the meanwhile, I am happy
for any suggestions on how to debug this issue.
--
Moritz Schäfer* <http://www.bsse.ethz.ch>*
[Message part 2 (text/html, inline)]
This bug report was last modified 4 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.