Am Montag, 13. Mai 2019, 17:13:27 CEST schrieb jungok:
> Am Montag, 13. Mai 2019, 16:43:50 CEST schrieb Jürgen Spitzmüller:
> > Am Mo., 13. Mai 2019 um 16:39 Uhr schrieb jungok
> > <[email protected]
> >
> > > Yes, the result is
> > > frontends/qt4/GuiIdListModel.cpp (72): Unrecognized role: 255
> > > support/lassert.cpp (51): ASSERTION false VIOLATED IN
> > > /usr/src/lyx/lyx-git/
> > > src/frontends/qt4/GuiIdListModel.cpp:73
> > >
> > > followed be the stack output and core dump.
> >
> > Hm. I wonder if that's a bug in your Qt version.
> >
> > Jürgen
>
> Maybe, cannot verify though. OTOH, Günter has problems too, so
> it i s worth to investigate. Somehow.
>
> But I can try to compile with Qt4 ...
>
Hm, the result is different with QT4.7.1
frontends/qt4/GuiIdListModel.cpp (72): Unrecognized role: 31
support/lassert.cpp (51): ASSERTION false VIOLATED IN /usr/src/lyx/lyx-git/
src/frontends/qt4/GuiIdListModel.cpp:73
following by stack output and core.
It can also be, that the use of compilation flags (-flto -fno-fat-lto-objects)
is creating problems, I can verify tomorrow.
Kornel