2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?
Pavel Sanda
sanda at lyx.org
Thu Nov 17 17:19:13 UTC 2022
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 the
> bug.
Yep. It seems that poor man's solution is to enforce --disable-stdlib-debug
on configurations with Qt6 & gcc < 11.
Pavel
More information about the lyx-devel
mailing list