GNU bug report logs - #16069
Sigsegv, libxft, emacs --daemon, emacsclient

Previous Next

Package: emacs;

Reported by: Constantin Kulikov <zxnotdead <at> gmail.com>

Date: Fri, 6 Dec 2013 08:51:02 UTC

Severity: normal

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Dmitry Antipov <dmantipov <at> yandex.ru>
To: Constantin Kulikov <zxnotdead <at> gmail.com>
Cc: 16069 <at> debbugs.gnu.org
Subject: Re: bug#16069: Sigsegv, libxft, emacs --daemon, emacsclient
Date: Mon, 16 Dec 2013 11:56:14 +0400
On 12/06/2013 12:50 PM, Constantin Kulikov wrote:

> In the first terminal(emacs):
>
> # emacs -Q --daemon=exp
> ("emacs")
> Starting Emacs daemon.
>
> # ps -A | grep emacs
> 21880 ?        00:00:00 emacs
>
>
> In the second terminal(gdb):
>
> # sudo gdb
> (gdb) attach 21880
> (gdb) continue
> Continuing.
>
>
> In the first terminal(emacs):
>
> # emacsclient -s exp -c
>
> In the emacsclient's frame:
> C-x C-c
>
>
> In the first terminal(emacs):
> # emacsclient -s exp -c
>
> In the emacsclient's frame:
> C-x C-c
>
>
> In the second terminal(gdb):
>
> [New Thread 0x7f6eee24d700 (LWP 22531)]
> [New Thread 0x7f6eeda4c700 (LWP 22532)]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007f6efa29cd15 in ?? () from /usr/lib/libXft.so.2

I've tried this recipe a few times, but unsuccessfully.

Anyway, please try to upgrade to trunk >= r115541 (now there is
a check whether 'Display *' pointer in font objects is still in use).

Dmitry





This bug report was last modified 7 years and 43 days ago.

Previous Next


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