From: Eli Zaretskii <eliz@gnu.org>
To: Joseph Mingrone <jrm@ftfl.ca>
Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org
Subject: Re: recent master core dumps building on FreeBSD i386
Date: Thu, 18 Oct 2018 18:56:06 +0300 [thread overview]
Message-ID: <83k1mfqmeh.fsf@gnu.org> (raw)
In-Reply-To: <86sh13fell.fsf@phe.ftfl.ca> (message from Joseph Mingrone on Thu, 18 Oct 2018 12:40:06 -0300)
> From: Joseph Mingrone <jrm@ftfl.ca>
> Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
> Date: Thu, 18 Oct 2018 12:40:06 -0300
>
> (gdb) run --batch --no-build-details --load loadup bootstrap
> Starting program: /wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-e511b9d/src/temacs --batch --no-build-details --load loadup bootstrap
>
> ./lisp.h:1170: Emacs fatal error: assertion failed: TAGGEDP (a, type) && XUNTAG (a, type, char) == ptr
>
> Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:370
> 370 signal (sig, SIG_DFL);
> (gdb) bt
> #0 terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:370
> #1 0x081b6b7b in die (msg=0x8280b68 "TAGGEDP (a, type) && XUNTAG (a, type, char) == ptr", file=0x828071a "./lisp.h", line=1170) at alloc.c:7096
> #2 0x08249a00 in make_lisp_ptr (type=Lisp_Vectorlike, ptr=<optimized out>) at ./lisp.h:1170
> #3 syms_of_threads () at thread.c:1133
> #4 0x0815b280 in main (argc=<optimized out>, argv=0xffffda6c) at emacs.c:1630
> (gdb)
Alignment again? It does here:
XSETTHREAD (Vmain_thread, &main_thread);
next prev parent reply other threads:[~2018-10-18 15:56 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-16 15:53 recent master core dumps building on FreeBSD i386 Joseph Mingrone
2018-10-17 1:27 ` Joseph Mingrone
2018-10-17 16:10 ` Eli Zaretskii
2018-10-18 1:09 ` Paul Eggert
2018-10-18 13:28 ` Eli Zaretskii
2018-10-18 15:40 ` Joseph Mingrone
2018-10-18 15:56 ` Eli Zaretskii [this message]
2018-10-18 16:18 ` Eli Zaretskii
2018-10-18 16:02 ` Eli Zaretskii
2018-10-18 17:53 ` Paul Eggert
2018-10-18 19:09 ` Joseph Mingrone
2018-10-18 19:16 ` Paul Eggert
2018-10-19 1:15 ` Joseph Mingrone
2018-10-19 16:28 ` Paul Eggert
2018-10-19 19:06 ` Joseph Mingrone
2018-10-18 19:04 ` Joseph Mingrone
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=83k1mfqmeh.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=eggert@cs.ucla.edu \
--cc=emacs-devel@gnu.org \
--cc=jrm@ftfl.ca \
/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.