On Wed, Jan 07, 2026 at 08:30:09AM +0100, Jürgen Spitzmüller wrote: > Am Mittwoch, dem 07.01.2026 um 01:18 +0100 schrieb Scott Kostyshak: > > Some ctests have started to fail. When I try to reproduce manually, I > > get a SIGABRT opening a file. For example: > > > > lyx autotests/export/docbook/abstract_list.lyx > > > > I attach the backtrace. > > > > The backtrace has Counters::currentCounter() and setLabel(), so > > perhaps > > related to a2736c25? > > Should be fixed.
Looks good. A related one is opening up lib/examples/Modules/Rnw_%28knitr%29.lyx. I get the attached backtrace which has lyx::Counters::saveLastCounter() so I think it might be related. Scott
#6 0x00005555556ed5a6 in std::vector<std::__cxx11::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > >::back (this=0x55555775a4d0) at
/usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_vector.h:1370
#7 0x0000555555751014 in lyx::Counters::saveLastCounter (this=0x55555775a470)
at /home/scott/lyxbuilds/master-master/repo/src/Counters.h:245
#8 0x0000555555c5e351 in lyx::InsetFlex::updateBuffer (this=0x5555577a9a50,
it=..., utype=lyx::InternalUpdate, deleted=false)
at /home/scott/lyxbuilds/master-master/repo/src/insets/InsetFlex.cpp:160
#9 0x000055555574466b in lyx::Buffer::updateBuffer (this=0x55555721c560,
parit=..., utype=lyx::InternalUpdate, deleted=false)
at /home/scott/lyxbuilds/master-master/repo/src/Buffer.cpp:5526
#10 0x0000555555731806 in lyx::Buffer::updateBuffer (this=0x55555721c560,
scope=lyx::Buffer::UpdateMaster, utype=lyx::InternalUpdate)
at /home/scott/lyxbuilds/master-master/repo/src/Buffer.cpp:5182
#11 0x000055555572ba6d in lyx::Buffer::updateBuffer (this=0x55555721c560) at
/home/scott/lyxbuilds/master-master/repo/src/Buffer.cpp:5100
#12 0x0000555555e48031 in lyx::frontend::GuiView::setBuffer
(this=0x5555567cfe60, newBuffer=0x55555721c560, switch_to=true)
at
/home/scott/lyxbuilds/master-master/repo/src/frontends/qt/GuiView.cpp:2247
#13 0x0000555555e4c72c in lyx::frontend::GuiView::loadDocument
(this=0x5555567cfe60, filename=..., tolastfiles=true)
at
/home/scott/lyxbuilds/master-master/repo/src/frontends/qt/GuiView.cpp:3045
#14 0x0000555555e4dc46 in lyx::frontend::GuiView::openDocuments
(this=0x5555567cfe60, fname="Rnw_%28knitr%29.lyx", origin=0)
at
/home/scott/lyxbuilds/master-master/repo/src/frontends/qt/GuiView.cpp:3147
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
