GNU bug report logs - #20614
Segmentation fault when building on Power8 Little Endian

Previous Next

Package: emacs;

Reported by: Petr Hracek <phracek <at> redhat.com>

Date: Wed, 20 May 2015 07:59:01 UTC

Severity: important

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Petr Hracek <phracek <at> redhat.com>
Cc: 20614 <at> debbugs.gnu.org
Subject: Re: bug#20614: Segmentation fault when building on Power8 Little
 Endian
Date: Wed, 23 Sep 2015 15:23:42 +0300
> Cc: 20614 <at> debbugs.gnu.org
> From: Petr Hracek <phracek <at> redhat.com>
> Date: Wed, 23 Sep 2015 14:11:51 +0200
> 
> > If you run Emacs under GDB, you don't need any traces: GDB allows to
> > look at variables without any tracing code.
> I will investigate is a bit more.
> How to call dump when emacs or temacs is buildup?
> Machine is already prepared.
> I have seen some code in loadup.el lisp file and would like to do it 
> from command line.

Like this:

 $ cd src
 $ gdb ./temacs
 (gdb) r --batch --load loadup bootstrap

(This uses the command that failed.)




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

Previous Next


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