GNU bug report logs - #13743
24.2.93; Segmentation fault when trying to [s]teal a file opened elsewhere

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Mon, 18 Feb 2013 07:14:01 UTC

Severity: important

Found in version 24.2.93

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 13743 <at> debbugs.gnu.org
Subject: Re: 24.2.93; Segmentation fault when trying to [s]teal a file opened
	elsewhere
Date: Wed, 20 Feb 2013 21:16:25 -0800
> is there an easier way to compile without optimizations than 
> assigning CFLAGS before running configure?

Here's what I do:

make clean
make CFLAGS='-g3'

I suggest compiling with ENABLE_CHECKING, too, i.e.:

make clean
make CFLAGS='-g3 -DENABLE_CHECKING'




This bug report was last modified 12 years and 87 days ago.

Previous Next


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