https://bugs.documentfoundation.org/show_bug.cgi?id=141277

--- Comment #8 from Matt K <matt...@gmail.com> ---
I updated the bibisect-win64-7.2 repo and it now repros there too.  Here is the
output from "git bisect":

cbaecb94d25c1a094063e70e568ef7491b484f07 is the first bad commit
commit cbaecb94d25c1a094063e70e568ef7491b484f07
Author: Norbert Thiebaud <nthieb...@gmail.com>
Date:   Fri Mar 26 13:20:53 2021 -0700

    source sha:f9cf66b39ea00afc66ae79ca46cd9071f3598cb8

    source sha:f9cf66b39ea00afc66ae79ca46cd9071f3598cb8


And here is the Help output for that commit (which is bad):

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: f9cf66b39ea00afc66ae79ca46cd9071f3598cb8
CPU threads: 12; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

RenderMethod: raster
Compiler: Clang


And here is the Help output for the commit before that one (which works):

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 3b544a311d6ab22e1e04c45a841d5f24d5c6b325
CPU threads: 12; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

RenderMethod: raster
Compiler: Clang


Here is the bisect log:
$ git bisect log
# bad: [2f992f005e53cd40edc45787d93101d2422a23d6] source
sha:3453f2f8fce9e69cd9f2a2c6f3d7171b6e59f674
# good: [0de175072f79362baeb83b6733b9300d4de5fba4] source
sha:738bcf5e9a8c443d60c29c3a8068e8c16c72638a
git bisect start 'master' 'oldest'
# good: [30f2a6dcb14a05e3e598f4ad780309e7055992e1] source
sha:f6a38df16cb2749f007a644db3d0dee829960114
git bisect good 30f2a6dcb14a05e3e598f4ad780309e7055992e1
# good: [59fa5eb8c1fd4920c959596b83780ad8ae65764c] source
sha:f5dc6b11d2218d94c9effe7a1ab418d0133da5e3
git bisect good 59fa5eb8c1fd4920c959596b83780ad8ae65764c
# good: [468c422d56b6b46cca426bc3876df3f1b783fd5c] source
sha:7246c1b4971e780be8d027de5171f42cc0749c16
git bisect good 468c422d56b6b46cca426bc3876df3f1b783fd5c
# bad: [2eec2abdf914c6e409599e5b994c3255c6e0ecf2] source
sha:d2475f85bf4f0015007746d6af5dd5baaee09566
git bisect bad 2eec2abdf914c6e409599e5b994c3255c6e0ecf2
# bad: [1b072876b59eea7e88e4a0c767efdecce5ab307c] source
sha:c0d223f7036263d3e7012d497ea71d4722052927
git bisect bad 1b072876b59eea7e88e4a0c767efdecce5ab307c
# good: [fa9d2a0dbd6fbc7df12fa009f776e9b74a92e782] source
sha:2c818b70a4e8bd98fa1cce80ea9b7fb408a88401
git bisect good fa9d2a0dbd6fbc7df12fa009f776e9b74a92e782
# good: [303f126230cce9e24c36137269b9f4c51d9e5046] source
sha:a7c0039542fb015e34c56ec25f92f59a4c6ba1fa
git bisect good 303f126230cce9e24c36137269b9f4c51d9e5046
# bad: [9f4d2ad1817779e707370db0de0fad42f685dc19] source
sha:6e4238018bf0408f2961e5708212e09a8c3597dc
git bisect bad 9f4d2ad1817779e707370db0de0fad42f685dc19
# good: [22ed2a8ee2f99134405fc3fe88b1aa0ade4b9624] source
sha:3b544a311d6ab22e1e04c45a841d5f24d5c6b325
git bisect good 22ed2a8ee2f99134405fc3fe88b1aa0ade4b9624
# bad: [3545f31bb3778cffeb5d63262af68fd5746efa39] source
sha:31442054520cf0a263cc17e157cfa102cff8ef6a
git bisect bad 3545f31bb3778cffeb5d63262af68fd5746efa39
# bad: [2ede49c9792819ba1f16ce742099b2a269a44506] source
sha:83bee81c5228e8950c3c9da46e050936c19858e7
git bisect bad 2ede49c9792819ba1f16ce742099b2a269a44506
# bad: [cbaecb94d25c1a094063e70e568ef7491b484f07] source
sha:f9cf66b39ea00afc66ae79ca46cd9071f3598cb8
git bisect bad cbaecb94d25c1a094063e70e568ef7491b484f07
# first bad commit: [cbaecb94d25c1a094063e70e568ef7491b484f07] source
sha:f9cf66b39ea00afc66ae79ca46cd9071f3598cb8

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to