GNU bug report logs - #17184
24.3.50; crash while bootstrapping current trunk

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Fri, 4 Apr 2014 15:27:02 UTC

Severity: important

Tags: moreinfo

Merged with 15583, 15688, 15719, 15972, 16278, 16521, 17167, 17168

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 17184 <at> debbugs.gnu.org
Subject: bug#17184: 24.3.50; crash while bootstrapping current trunk
Date: Fri, 04 Apr 2014 22:29:15 +0300
> From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
> Date: Fri, 04 Apr 2014 17:26:36 +0200
> 
> So I tried this:
> $ gdb --args emacs --batch  -f batch-byte-compile ../lisp/emacs-lisp/tcover-ses.el
> 
> and here's what happens:
> 
> Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:355
> 355	  signal (sig, SIG_DFL);
> 
> it aborts because of this in data.c:
>   /* Convert to eassert or remove after GC bug is found.  In the
>      meantime, check unconditionally, at a slight perf hit.  */
>   if (valid_lisp_object_p (definition) < 1)
>     emacs_abort ();
> 
> Here's the backtrace:
> 
> (gdb) bt
> #0  terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:355
> #1  0x0816baaf in emacs_abort () at sysdep.c:2130
> #2  0x081b58cf in Ffset (symbol=144231458, definition=137959093) at data.c:733

Yes, this is 17168 again.




This bug report was last modified 11 years and 77 days ago.

Previous Next


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