GNU bug report logs -
#14333
24.3.50; Emacs hangs when trying to exit
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Thu, 2 May 2013 07:10:02 UTC
Severity: normal
Tags: moreinfo
Merged with 15725
Found in versions 24.3, 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #38 received at 14333 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 15 May 2013 23:42:44 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 14333 <at> debbugs.gnu.org
>
> The code involved in this is not about network _files_, it's about
> network _connections_, like using the url package or Tramp or FTP. It
> could also be related to the Emacs server and using emacsclient. So
> maybe trying to shut down the Emacs server manually before exiting
> Emacs might prevent the lockup.
Grepping through Lisp files, it looks like these features are the ones
that use server sockets which could be involved in this issue:
Emacs server (server.el)
ERC
Gnus
Tramp (unlikely, since it only uses server connections for some rare cases)
org-irc.el
If you use any of these, they are the potential culprits.
This bug report was last modified 8 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.