emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs-26 threads problem [win64]


From: Fabrice Popineau
Subject: Re: Emacs-26 threads problem [win64]
Date: Tue, 10 Oct 2017 22:14:58 +0200



2017-10-10 22:09 GMT+02:00 Eli Zaretskii <address@hidden>:
> From: Fabrice Popineau <address@hidden>
> Date: Tue, 10 Oct 2017 21:58:35 +0200
> Cc: Emacs developers <address@hidden>
>
>  Does the problem go away if you insert at the beginning of each test a
>  loop like this:
>
>  (while (> (length (all-threads)) 1)
>  (sleep-for 0.1))
>
> This makes all the 28 tests pass.

And the address of stack_pos doesn't grow anymore?

Yes, it still does. Apparently not out of bounds, because I have run the tests several times. 

> A bit scary though.

Why scary?

I don't like to be at the whim of such a waiting loop before being able to run another thread.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]