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 #41 received at 14333 <at> debbugs.gnu.org (full text, mbox):
>> 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.
Of those, the only feature I think I use is Emacs server, because I
have `(server-start)' in my init file.
And FWIW, the hanged session I reported yesterday didn't have any
client session connected to that server session (I rarely start client
sessions).
--
Dani Moncayo
This bug report was last modified 8 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.