unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: George R Goffe <grgoffe@yahoo.com>
Cc: 20308@debbugs.gnu.org
Subject: bug#20308: Problem building emacs trunk on Fedora 21 x86_64
Date: Sat, 25 Apr 2015 18:09:04 -0700	[thread overview]
Message-ID: <553C3AB0.6080206@cs.ucla.edu> (raw)
In-Reply-To: <1134302952.1207243.1428842738540.JavaMail.yahoo@mail.yahoo.com>

> 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






      parent reply	other threads:[~2015-04-26  1:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-12 12:45 bug#20308: Problem building emacs trunk on Fedora 21 x86_64 George R Goffe
2015-04-12 22:01 ` Paul Eggert
2015-04-13  4:06 ` George R Goffe
2015-04-16  5:25   ` George R Goffe
2015-04-26  1:09 ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=553C3AB0.6080206@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=20308@debbugs.gnu.org \
    --cc=grgoffe@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).