[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: |
Wed, 28 Feb 2018 09:59:15 -0800 |
On Wed, Feb 28, 2018 at 9:38 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> But that is a macOS only problem, because the default stack size is
> ridiculously small. The fix that got installed, OTOH, is much more
> general.
>
> If you want to make a macOS-only change that enlarges its stack we
> give to threads, I can live with that on emacs-26, provided that the
> fix only affects threads other than the main one.
So wrap the new code in an #if DARWIN_OS?
- bug#30364: 26.0.91; thread crash on macos, (continued)
- bug#30364: 26.0.91; thread crash on macos, Aaron Jensen, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Eli Zaretskii, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Aaron Jensen, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Eli Zaretskii, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Aaron Jensen, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Eli Zaretskii, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos,
Aaron Jensen <=
- bug#30364: 26.0.91; thread crash on macos, Aaron Jensen, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Paul Eggert, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Eli Zaretskii, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Paul Eggert, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Paul Eggert, 2018/02/28
- bug#30364: 26.0.91; thread crash on macos, Eli Zaretskii, 2018/02/18
- bug#30364: 26.0.91; thread crash on macos, Eli Zaretskii, 2018/02/18
- bug#30364: 26.0.91; thread crash on macos, Alan Third, 2018/02/18
- bug#30364: 26.0.91; thread crash on macos, Aaron Jensen, 2018/02/18
- bug#30364: 26.0.91; thread crash on macos, Alan Third, 2018/02/17