GNU bug report logs - #17125
24.4.50; daemon mode: closing X client frame exits entire emacs

Previous Next

Package: emacs;

Reported by: peder <at> klingenberg.no (Peder O. Klingenberg)

Date: Thu, 27 Mar 2014 23:04:01 UTC

Severity: important

Merged with 18041

Found in versions 24.3, 24.4.50

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 17125 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Antipov <dmantipov <at> yandex.ru>
To: "Peder O. Klingenberg" <peder <at> klingenberg.no>
Cc: 17125 <at> debbugs.gnu.org
Subject: Re: bug#17125: Acknowledgement (24.4.50; daemon mode: closing X client
 frame exits entire emacs)
Date: Tue, 01 Apr 2014 17:47:38 +0400
On 04/01/2014 03:35 PM, Peder O. Klingenberg wrote:

> The server process exits with a SIGSEGV and a core dump.  The error
> seems to happen in font_clear_cache, maybe related to the changes
> described in bug #16069
>
> Attaching a gdb to the server process before starting the emacsclient
> allowed me to capture the following:

Could you also try to install a breakpoint at font.c:2600 and then call
debug_print (elt) when hit? Probably elt is bogus here (not a vector).
Also please recompile with --enable-checking to get easserts into the game.

Dmitry





This bug report was last modified 6 years and 22 days ago.

Previous Next


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