GNU bug report logs - #16570
24.2; emacs ediff-directories segmentation fault

Previous Next

Package: emacs;

Reported by: "S. Gimeno Garcia" <sebastian.gimenogarcia <at> dlr.de>

Date: Mon, 27 Jan 2014 16:49:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: "S. Gimeno Garcia" <sebastian.gimenogarcia <at> dlr.de>
Cc: 16570 <at> debbugs.gnu.org
Subject: Re: bug#16570: 24.2; emacs ediff-directories segmentation fault
Date: Mon, 27 Jan 2014 12:31:32 -0500
"S. Gimeno Garcia" wrote:

> In GNU Emacs 24.2.1 (x86_64-suse-linux-gnu, GTK+ Version 3.4.4)
> of 2012-10-10 on build20

Does SUSE provide a debug package for Emacs, or can you build Emacs yourself?
If the latter, please fetch the 24.3 (note not 24.2) sources, configure
emacs using

CFLAGS="-O0 -g3" ./configure [...]
make

cd src
# You may need to modify "auto-load safe-path" in ~/.gdbinit - see
# etc/DEBUG in the Emacs sources.
gdb ./emacs
run

and if/when it crashes, send the result of "bt full" here.

Without a backtrace, or reproducible crash recipe, nothing can be done.

Thanks.




This bug report was last modified 9 years and 185 days ago.

Previous Next


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