Am Mon, 13 Jan 2020 12:03:13 +0100 schrieb Jürgen Spitzmüller <[email protected]>:
> Am Montag, den 13.01.2020, 12:01 +0100 schrieb Jürgen Spitzmüller:
> > Are you sure this is related to this commit? This is very unlikely.
No, of course not. As I wrote 'After the last commits'.
> (more likely would be dvipost removal)
> Jürgen
Looking at the backtrace, I think it has to do with change tracking.
...
#0 0x00000000007ed966 in lyx::InsetText::isChanged(bool) const
(ic=false, this=0x0) at insets/InsetText.h:130
#1 0x00000000007ed966 in lyx::Buffer::updateBuffer(lyx::ParIterator&,
lyx::UpdateType) const
(this=0x360ade0, parit=..., utype=utype@entry=lyx::InternalUpdate)
at Buffer.cpp:5351
The relevant call looks
parit.inset().asInsetText()->isChanged(changed);
while parit.inset().asInsetText() == NULL
Kornel
pgpJmiLwcZeq1.pgp
Description: Digitale Signatur von OpenPGP
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
