all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Copley <rcopley@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Emacs 25 hangs on windows arbitrarily during search of a unicode file
Date: Sat, 28 Oct 2017 13:25:36 +0100	[thread overview]
Message-ID: <CAPM58oj9AnC90N+NiS4z_wP3EO5Xz3QtgdZUONqXLyhYR94NPA@mail.gmail.com> (raw)
In-Reply-To: <83inez5uta.fsf@gnu.org>

On 28 October 2017 at 13:19, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Richard Copley <rcopley@gmail.com>
>> Date: Sat, 28 Oct 2017 13:10:50 +0100
>> Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
>>
>> > Maybe it's something specific to the 64-bit build?
>>
>> I suspect it might be the 64-bit specific alignment issue
>> discussed in this thread:
>> <http://lists.gnu.org/archive/html/emacs-devel/2017-10/msg00329.html>
>>
>> I've downloaded the 32-bit pretest for now, as the build I
>> described is unusable, I'm sorry to report. It very frequently
>> crashes on C-g.
>>
>> After repeating my recipe above with that build, the faulting
>> instruction in ntdll!RtlCaptureContext is
>>
>> => 0x00007ffaa1b693a0 <+384>:   movaps 0x60(%rax),%xmm0
>>
>> ... and %rax is 17185954536 decimal, 4005CDAE8 hex (not 16-byte
>> aligned).
>
> What variable is in RAX in that case?

I don't think I can see that from here. I might be missing something.
If it is an argument passed to ntdll!RtlCaptureContext, perhaps I
can work it out from the function signature and the disassembly.
Is that what you meant?

(If you would you like to work it out yourself, how can I help?)



  reply	other threads:[~2017-10-28 12:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-19  1:18 Emacs 25 hangs on windows arbitrarily during search of a unicode file C K Kashyap
2017-10-19  3:34 ` Eli Zaretskii
2017-10-28 11:05   ` Richard Copley
2017-10-28 11:31     ` Eli Zaretskii
2017-10-28 12:10       ` Richard Copley
2017-10-28 12:19         ` Eli Zaretskii
2017-10-28 12:25           ` Richard Copley [this message]
2017-10-28 12:31             ` Richard Copley
2017-10-28 12:49               ` Eli Zaretskii
2017-10-28 13:56                 ` bug#29040: " Richard Copley
2017-10-28 14:14                   ` Eli Zaretskii
2017-10-28 15:58                     ` Eli Zaretskii
2017-10-28 16:16                       ` Richard Copley
2017-10-28 16:41                         ` Eli Zaretskii
2017-10-29 18:10                           ` Richard Copley
2017-11-01 19:16                             ` Richard Copley
2017-11-02  7:39                               ` Richard Copley
2017-10-28 12:29           ` Eli Zaretskii
2017-10-20  1:37 ` 回复:Emacs " seagle0128

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=CAPM58oj9AnC90N+NiS4z_wP3EO5Xz3QtgdZUONqXLyhYR94NPA@mail.gmail.com \
    --to=rcopley@gmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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.