Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-04-02 Thread Christopher Schnick
om:*Christopher Schnick <mailto:crschn...@xpipe.io> *Date:*Monday, March 10, 2025 at 19:45 *To:*Andy Goryachev <mailto:andy.goryac...@oracle.com> *Subject:*[External] : Re: JVM crashes on macOS when entering too many nested event loops Our code and some libr

Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-03-28 Thread Martin Fox
; On 26/03/2025 18:33, Martin Fox wrote: >>>>>> Yes, thank you Christopher for providing a reproducible test case! >>>>>> >>>>>> I was able to trigger the problem on my Mac on the first try. Since I’m >>>>>> using a modified version o

Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-03-28 Thread Christopher Schnick
@xpipe.io> *Date:*Monday, March 10, 2025 at 19:45 *To:*Andy Goryachev <mailto:andy.goryac...@oracle.com> *Subject:*[External] : Re: JVM crashes on macOS when entering too many nested event loops Our code and some libraries do enter some nested event loops at a few places whe

Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-03-28 Thread Martin Fox
>>>> bounds JavaFX is throwing another exception but I’m not sure why. I’ll >>>> continue to look into it. >>>> >>>> Thanks again, >>>> Martin >>>> >>>>> On Mar 25, 2025, at 12:16 PM, Andy Goryachev >>&

Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-03-26 Thread Christopher Schnick
inhttps://github.com/openjdk/jfx/pull/1741 Cheers, -andy *From:*Christopher Schnick *Date:*Tuesday, March 25, 2025 at 11:52 *To:*Andy Goryachev *Cc:*OpenJFX *Subject:*Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops Hey Andy, so I think I was able to repr

Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-03-26 Thread Christopher Schnick
025 at 19:45 *To:*Andy Goryachev <mailto:andy.goryac...@oracle.com> *Subject:*[External] : Re: JVM crashes on macOS when entering too many nested event loops Our code and some libraries do enter some nested event loops at a few places when it makes sense, but we d

Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-03-26 Thread Martin Fox
t; -andy > > > > From: Christopher Schnick > Date: Tuesday, March 25, 2025 at 11:52 > To: Andy Goryachev > Cc: OpenJFX > Subject: Re: [External] : Re: JVM crashes on macOS when entering too many > nested event loops > > Hey Andy, > > so I think I was abl

Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops

2025-03-25 Thread Andy Goryachev
Cc: OpenJFX Subject: Re: [External] : Re: JVM crashes on macOS when entering too many nested event loops Hey Andy, so I think I was able to reproduce this issue for our application. There are two main factors how this can happen: - We use an alert-based error reporter, meaning that we have a

Re: JVM crashes on macOS when entering too many nested event loops

2025-03-15 Thread Martin Fox
Hi Christopher, I was able to reproduce this crash. I wrote a small routine that recursively calls itself in a runLater block and then enters a nested event loop. The program crashes when creating loop 254. I’m not sure where that limit comes from so it’s possible that consuming some other syst

Re: JVM crashes on macOS when entering too many nested event loops

2025-03-12 Thread Christopher Schnick
the native stack size. -andy *From:*openjfx-devon behalf of Martin Fox *Date:*Monday, March 10, 2025 at 10:10 *To:*Christopher Schnick *Cc:*OpenJFX *Subject:*Re: JVM crashes on macOS when entering too many nested event loops Hi Christopher, I was able to reproduce this crash. I wrote a sma

Re: JVM crashes on macOS when entering too many nested event loops

2025-03-11 Thread Martin Fox
gt; >> >> >> From: openjfx-dev >> <mailto:openjfx-dev-r...@openjdk.org> on behalf of Martin Fox >> <mailto:martinfox...@gmail.com> >> Date: Monday, March 10, 2025 at 10:10 >> To: Christopher Schnick <mailto:crschn...@xpipe.io> >> C

Re: JVM crashes on macOS when entering too many nested event loops

2025-03-11 Thread Andy Goryachev
ative stack size. -andy From: openjfx-dev on behalf of Martin Fox Date: Monday, March 10, 2025 at 10:10 To: Christopher Schnick Cc: OpenJFX Subject: Re: JVM crashes on macOS when entering too many nested event loops Hi Christopher, I was able to reproduce this crash. I wrote a small routine

Re: JVM crashes on macOS when entering too many nested event loops

2025-03-11 Thread Christopher Schnick
tack size. -andy *From: *openjfx-dev on behalf of Martin Fox *Date: *Monday, March 10, 2025 at 10:10 *To: *Christopher Schnick *Cc: *OpenJFX *Subject: *Re: JVM crashes on macOS when entering too many nested event loops Hi Christopher, I was able to reproduce this crash. I wrote a small ro