all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Nicolas Richard <theonewiththeevillook@yahoo.fr>
Cc: 17184@debbugs.gnu.org
Subject: bug#17184: 24.3.50; crash while bootstrapping current trunk
Date: Fri, 04 Apr 2014 22:29:15 +0300	[thread overview]
Message-ID: <83sips99mc.fsf@gnu.org> (raw)
In-Reply-To: <8738htf74j.fsf@yahoo.fr>

> From: Nicolas Richard <theonewiththeevillook@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.





  reply	other threads:[~2014-04-04 19:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04 15:26 bug#17184: 24.3.50; crash while bootstrapping current trunk Nicolas Richard
2014-04-04 19:29 ` Eli Zaretskii [this message]
2014-04-08 11:20   ` Nicolas Richard
2014-04-08 12:21     ` Daniel Colascione
2014-04-08 12:54       ` Nicolas Richard
2014-04-08 13:24         ` Daniel Colascione
2014-04-08 13:44           ` Nicolas Richard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83sips99mc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=17184@debbugs.gnu.org \
    --cc=theonewiththeevillook@yahoo.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.