GNU bug report logs - #20308
Problem building emacs trunk on Fedora 21 x86_64

Previous Next

Package: emacs;

Reported by: George R Goffe <grgoffe <at> yahoo.com>

Date: Sun, 12 Apr 2015 12:46:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: George R Goffe <grgoffe <at> yahoo.com>
Cc: 20308 <at> debbugs.gnu.org
Subject: Re: Problem building emacs trunk on Fedora 21 x86_64
Date: Sat, 25 Apr 2015 18:09:04 -0700
> Fatal error 6: Aborted/bin/bash: line 7:  4176 Segmentation fault      (core dumped) ./temacs --batch --load loadup bootstrap


Hmm, I regularly build the GNU Emacs master on Fedora 21 x86-64, and I don't run 
into the problem.  What happens if you build as follows?  Get a fresh checkout 
from the master, and then run:

./autogen.sh
./configure CFLAGS='-g3 -O0'
make

If this doesn't work for you, please email us what it outputs.  If it crashes 
the same way as before, please do this:

cd src
gdb temacs
(gdb) run --batch --load loadup bootstrap
(gdb) backtrace





This bug report was last modified 10 years and 88 days ago.

Previous Next


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