https://bugs.documentfoundation.org/show_bug.cgi?id=163457
--- Comment #5 from raal <[email protected]> --- (In reply to Armin Le Grand from comment #4) > @raal: the bibisect from comment 3 cannot be correct, it did not activate > the CairoSDPR, activation was still dependent of activating experimental > mode. I also doubt from the description that it has anything to do with > CairoSDPR rendering, so should probably not be member of tdf#163129. Can you > have another loo, please...? Hi Armin, retested with following results: git checkout 7813d2b047401f6212870e4ea557fa2a059f342e - bug is here (experimental enabled) git checkout HEAD~1 - bug is not here (experimental enabled) git checkout 7813d2b047401f6212870e4ea557fa2a059f342e - bug is not here (experimental disabled) git checkout master - bug is here (experimental disabled) but new bisection with turn off experimental mode: 7330079faa9a5bbf05f292a23318c5102b95dc5c is the first bad commit commit 7330079faa9a5bbf05f292a23318c5102b95dc5c Author: Jenkins Build User <[email protected]> Date: Mon Sep 23 14:20:13 2024 +0200 source sha:1acd37a671b9d3633a7d31a0b60478815fbc685f 173330: CairoSDPR: Activate globally to check builds/tests | https://gerrit.libreoffice.org/c/core/+/173330 It really looks that CairoSDPR is culprit .. -- You are receiving this mail because: You are the assignee for the bug.
