<div dir="ltr">Thanks for looking into this for me, Tomaž . Appreciate the advice!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 22, 2024 at 6:52 PM Tomaž Vajngerl <<a href="mailto:quikee@gmail.com">quikee@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
On Tue, Apr 23, 2024 at 5:28 AM Kira Tubo <<a href="mailto:kira.tubo@gmail.com" target="_blank">kira.tubo@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> My build seems to be failing in Gerrit: <a href="https://gerrit.libreoffice.org/c/core/+/166423/1..2" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/c/core/+/166423/1..2</a><br>
><br>
> Errors suggest that there is a core file missing for ooxmlexport21 in Linux. I already rebased, but still see the error. Please advise.<br>
><br>
> <a href="https://ci.libreoffice.org/job/gerrit_master_ml/16581/" rel="noreferrer" target="_blank">https://ci.libreoffice.org/job/gerrit_master_ml/16581/</a><br>
<br>
No, you have to scroll up and look at the stack.. A crash happened in:<br>
#11 /home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_gcc_release_64/instdir/program/libmergedlo.so(_ZNK12OutputDevice11ImplNewFontEv+0x106)<br>
[0x7f9c57e14ce6]<br>
#12 /home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_gcc_release_64/instdir/program/libmergedlo.so(_ZNK12OutputDevice13GetFontMetricEv+0x34)<br>
[0x7f9c57e17034]<br>
<br>
Or if you look before stack dump you see: "terminating test due to<br>
missing font: Rockwell" - which is indeed the font used in the<br>
document.<br>
<br>
I think you have just taken the document from the bug document. I<br>
strongly recommend not to do this. You know what specifically is<br>
wrong, so the best is to reproduce the bug in a clean document and you<br>
will end up with a test document that is smaller, is focused to show<br>
precisely what the bug is without anything unneeded and will avoid<br>
issues like this.<br>
<br>
Also I recommend to name the bug with what is tested in addition to<br>
the bug number or put the bug number in the comments inside the test.<br>
<br>
> Thanks in advance!<br>
><br>
> Regards,<br>
> Kira<br>
<br>
Regards, Tomaž<br>
</blockquote></div>