GNU bug report logs - #21666
25.0.50; Random segfaults

Previous Next

Package: emacs;

Reported by: Jorgen Schaefer <Jorgen.Schaefer <at> gmail.com>

Date: Sun, 11 Oct 2015 17:09:02 UTC

Severity: normal

Tags: fixed

Found in version 25.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jorgen Schaefer <Jorgen.Schaefer <at> gmail.com>
Cc: 21666 <at> debbugs.gnu.org
Subject: Re: 25.0.50; Random segfaults
Date: Sun, 11 Oct 2015 17:30:13 -0700
What happens if you build Emacs with checking turned on?  E.g.,:

cd src
make clean
make CFLAGS='-ggdb -DENABLE_CHECKING'

or, if you want to build from scratch:

./configure --enable-checking --without-x CFLAGS='-ggdb'
make clean
make




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

Previous Next


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