From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Commit 76eda952b0 on master causes emacs crash on Windows during build
Date: Thu, 28 Jun 2018 21:08:18 +0100 [thread overview]
Message-ID: <867emibrnx.fsf@gmail.com> (raw)
In-Reply-To: 83wouioh6f.fsf@gnu.org
On Thu 28 Jun 2018, Eli Zaretskii wrote:
>> From: Andy Moreton <andrewjmoreton@gmail.com>
>> Date: Thu, 28 Jun 2018 20:04:04 +0100
>>
>>
>> (gdb) bt full
>> #0 0x00007ffb85c2c903 in KERNELBASE!DebugBreak () from C:\WINDOWS\System32\KernelBase.dll
>> No symbol table info available.
>> #1 0x000000040029e289 in emacs_abort () at C:/emacs/git/emacs/master/src/w32fns.c:10755
>> button = 0x6
>> #2 0x0000000400129993 in terminate_due_to_signal (sig=0x16,
>> backtrace_limit=0x7fffffff) at C:/emacs/git/emacs/master/src/emacs.c:399
>> No locals.
>> #3 0x00000004001c22b5 in die (msg=0x40070f328 <DEFAULT_REHASH_SIZE+376>
>> "specpdl_ptr->kind == SPECPDL_UNWIND_PTR && specpdl_ptr->unwind_ptr.func ==
>> xfree", file=0x40070ed38 <Qzlib+8> "C:/emacs/git/emacs/master/src/lisp.h",
>> line=0x11c3) at C:/emacs/git/emacs/master/src/alloc.c:7294
>> No locals.
>> #4 0x000000040012666a in safe_free (sa_count=0x54) at C:/emacs/git/emacs/master/src/lisp.h:4546
>
> What is the value of specpdl_ptr->kind when it aborts?
(gdb) frame 4
#4 0x000000040012666a in safe_free (sa_count=0x54) at C:/emacs/git/emacs/master/src/lisp.h:4546
4546 eassert (specpdl_ptr->kind == SPECPDL_UNWIND_PTR
(gdb) p specpdl_ptr->kind
$1 = SPECPDL_UNWIND_ARRAY
prev parent reply other threads:[~2018-06-28 20:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-28 19:04 Commit 76eda952b0 on master causes emacs crash on Windows during build Andy Moreton
2018-06-28 19:12 ` Noam Postavsky
2018-06-28 20:52 ` Paul Eggert
2018-06-28 19:16 ` Eli Zaretskii
2018-06-28 20:08 ` Andy Moreton [this message]
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=867emibrnx.fsf@gmail.com \
--to=andrewjmoreton@gmail.com \
--cc=emacs-devel@gnu.org \
/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.