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 #186 received at 14333 <at> debbugs.gnu.org (full text, mbox):
> Could you next time attach GDB to a running Emacs (before it hangs),
> or start Emacs under GDB to begin with, put a breakpoint in 'die' and
> in 'Fkill_emacs', and see what happens when you exit? If the
> breakpoint inside 'Fkill_emacs' breaks, just type the "continue"
> command; Emacs will probably exit normally. But if the breakpoint in
> 'die' breaks, please see what kind of object do you have in 'fun', the
> value that is passed to XSUBR on line 2815 above.
I'll try it next time.
> Do you have some hooks that are run via kill-emacs-query-functions?
> If so, what are they?
No, I don't have any such hook.
> Also, is it possible that you are exiting Emacs from a client frame,
> i.e. a frame that was created by emacsclient?
I had only one frame, but it was not a client frame (but FWIW, I have
(server-start) in my init file).
Thank you.
--
Dani Moncayo
This bug report was last modified 8 years and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.