GNU bug report logs - #13997
building emacs 24.3 --with-wide-int failed with seg fault during ./temacs --batch --load loadup bootstrap

Previous Next

Package: emacs;

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

Date: Tue, 19 Mar 2013 09:09:01 UTC

Severity: normal

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


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

From: Petr Hracek <phracek <at> redhat.com>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 13997 <at> debbugs.gnu.org
Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during
	./temacs --batch --load loadup bootstrap
Date: Tue, 19 Mar 2013 15:27:11 +0100
Here is backtrace from gdb:
Program received signal SIGSEGV, Segmentation fault.
Fmake_vector (length=1511, init=0) at 
/builddir/build/BUILD/emacs-24.3/src/alloc.c:3042
3042        p->contents[i] = init;
(gdb) bt
#0  Fmake_vector (length=1511, init=0) at 
/builddir/build/BUILD/emacs-24.3/src/alloc.c:3042
#1  0x0820ad19 in init_obarray () at 
/builddir/build/BUILD/emacs-24.3/src/lread.c:3946
#2  0x08059042 in main (argc=<optimized out>, argv=0xbffff6f4) at 
/builddir/build/BUILD/emacs-24.3/src/emacs.c:1093
(gdb)
(gdb) show args
Argument list to give program being debugged when it is started is 
"--batch --load loadup bootstrap".
(gdb)

Hopefully finally I have gather enought informations.
If not please let me know.

On 03/19/2013 11:19 AM, Andreas Schwab wrote:
> You are missing the most important information: the backtrace.
>
> Andreas.
>

-- 
S pozdravem / Best regards

Petr Hracek

Red Hat Czech s.r.o.
BaseOS Core Services Brno

Email: phracek <at> redhat.com
Web: www.cz.redhat.com





This bug report was last modified 5 years and 209 days ago.

Previous Next


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