bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13997: building emacs 24.3 failed with seg fault during ./temacs --b


From: Petr Hracek
Subject: 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
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

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@redhat.com
Web: www.cz.redhat.com






reply via email to

[Prev in Thread] Current Thread [Next in Thread]