bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#30364: 26.0.91; thread crash on macos


From: Aaron Jensen
Subject: bug#30364: 26.0.91; thread crash on macos
Date: Sun, 18 Feb 2018 10:59:02 -0800

On Sun, Feb 18, 2018 at 10:39 AM, Aaron Jensen <aaronjensen@gmail.com> wrote:
> On Sun, Feb 18, 2018 at 10:38 AM, Aaron Jensen <aaronjensen@gmail.com> wrote:
>>> Can you or someone else who knows about Darwin figure out what are the
>>> limitations on stack space in multithreaded programs on macOS?
>>
>> I can probably look into it at some point if you think it is still
>> relevant given above.
>
> This seems relevant:
> https://developer.apple.com/library/content/qa/qa1419/_index.html

I'm going to try out increasing the thread stack size and see if that helps.

Out of curiosity, would it be possible to limit GCs to only happen on
the main thread? They're stop the world any way, right, so does it
matter which thread they happen on?





reply via email to

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