GNU bug report logs -
#13997
building emacs 24.3 --with-wide-int failed with seg fault during ./temacs --batch --load loadup bootstrap
Previous Next
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
View this message in rfc822 format
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.