Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread Jean-Marc Lasgouttes
You're right, I read to fast. So GCC ≥11 is ok. We could also drop stdlib-debug and use the less intrusive assertion define (sorry I can't look it up now). JMarc Le 17 novembre 2022 18:26:48 GMT+01:00, Richard Kimberly Heck a écrit : >On 11/17/22 12:18, Jean-Marc Lasgouttes wrote: >> Le 17/1

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread Richard Kimberly Heck
On 11/17/22 12:18, Jean-Marc Lasgouttes wrote: Le 17/11/2022 à 16:43, Scott Kostyshak a écrit : Thanks so much, Andre'! I really appreciate that! It is very helpful to know that it is a GCC bug. Now we can make a plan moving forward for the release regarding this issue. I read it as a Qt bug:

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread Pavel Sanda
On Thu, Nov 17, 2022 at 10:59:59AM -0500, Richard Kimberly Heck wrote: > If I'm reading the GCC stuff correctly, the bug is in the C++ libraries, so > the bug is not really in the LyX binaries at all, or even in the Qt ones. We > see it with Qt 6 because they use a construction there that triggers

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread Jean-Marc Lasgouttes
Le 17/11/2022 à 16:43, Scott Kostyshak a écrit : Thanks so much, Andre'! I really appreciate that! It is very helpful to know that it is a GCC bug. Now we can make a plan moving forward for the release regarding this issue. I read it as a Qt bug: "we're comparing singular (= default-constructe

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread Richard Kimberly Heck
On 11/17/22 10:48, Scott Kostyshak wrote: On Thu, Nov 17, 2022 at 10:43:40AM -0500, Scott Kostyshak wrote: On Thu, Nov 17, 2022 at 12:24:31PM +, André Pönitz wrote: That's linked from https://bugreports.qt.io/browse/QTBUG-108604 It is very helpful to know that it is a GCC bug. Now we

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread Scott Kostyshak
On Thu, Nov 17, 2022 at 10:43:40AM -0500, Scott Kostyshak wrote: > On Thu, Nov 17, 2022 at 12:24:31PM +, André Pönitz wrote: > > That's linked from > > > >https://bugreports.qt.io/browse/QTBUG-108604 > > > It is very helpful to know that it is a GCC bug. Now we can make a plan > moving f

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread Scott Kostyshak
On Thu, Nov 17, 2022 at 12:24:31PM +, André Pönitz wrote: > Hi. > > On Fri, Nov 11, 2022 at 03:16:05PM -0500, Scott Kostyshak wrote: > > The following issue seems pretty bad: > > > > https://www.lyx.org/trac/ticket/12215 > > That's linked from > >https://bugreports.qt.io/browse/QTBUG-1

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-17 Thread André Pönitz
Hi. On Fri, Nov 11, 2022 at 03:16:05PM -0500, Scott Kostyshak wrote: > The following issue seems pretty bad: > > https://www.lyx.org/trac/ticket/12215 That's linked from https://bugreports.qt.io/browse/QTBUG-108604 now. Best regards, Andre' -- lyx-devel mailing list lyx-devel@lists.lyx.o