Tests failing on recent master
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Fri May 17 13:01:08 UTC 2024
Le 17/05/2024 à 14:46, Scott Kostyshak a écrit :
> On Fri, May 17, 2024 at 12:04:49PM GMT, Kornel Benko wrote:
>> Am Fri, 17 May 2024 05:57:27 +0200
>> schrieb "Jürgen Spitzmüller" <jspitzm at gmail.com>:
>>
>>> Am Donnerstag, dem 16.05.2024 um 22:19 +0200 schrieb Kornel Benko:
>>>> -- Error line = /usr2/src/lyx/lyx-
>>>> git/src/insets/InsetTabular.cpp:1070:51: runtime
>>>> error: load of value 110, which is not a valid value for type 'bool'
>>>>
>>>> Picky compiler ...
>>>
>>> Aha. I don't get what it is complaining about, though.
>>>
>>
>> According to gdb, the value of 'is_long_tabular' == 110 here.
>> Maybe the pointer to the struct where is_long_tabular is contained in is not yet correct.
>> I get this warning only if lyx is compiled with debugging enabled.
>> I don't see, where such value is else coming from.
>
> g++ or clang? Which version?
Did you try to run LyX under valgrind? It can be very useful in such cases.
JMarc
More information about the lyx-devel
mailing list