Le 28/04/2025 à 22:14, Andreas Riedel a écrit :
Dear developers,

I compiled Lyx, the latest Git version, today under both Debian 11 and 12.

I noticed a bug: When I open and close the EmbeddedObjects file, Lyx crashes 
reproducibly.

Thanks for the report, Andreas.

Jürgen, I suspect this is a consequence of xr support: ExternalObjects.lyx has a child document and when closing, updateBuffer is invoked to clean up something. This ends up crashing in InsetRef::externalFilenames().

JMarc

commit d2ab6bf9045faa57d6ec7e9055e96649f6dc6b3a
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Apr 6 16:16:46 2025 +0200

    Add support for external crossrefs (via the xr package) (#10959)

--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to