On Sun, 2024-06-02 at 17:49 +0200, Jürgen Spitzmüller wrote: > The following is causing this: > > if (lyxerr.debugging(Debug::TCLASS)) { > // only system layout files are loaded here so no > // buffer path is needed. > tmpl->load(); > } > > LayoutFile.cpp::147ff. > > No idea why it loops. I see the same infinite loop. Could it be a race condition? -- José Abílio