https://bugs.documentfoundation.org/show_bug.cgi?id=153374
--- Comment #6 from Buovjaga <[email protected]> --- (In reply to bz137195 from comment #5) > I bisected https://bibisect.libreoffice.org/mac64-7.1.git > 76c416a97157d788f3048dd504fcf5b97be8c027 is the first bad commit > commit 76c416a97157d788f3048dd504fcf5b97be8c027 > Author: libreoffice <[email protected]> > Date: Tue Dec 1 17:39:28 2020 +0100 > > source 12e30b658d0adfd00c463be8a7f0d6cf91ee0974 > > source 12e30b658d0adfd00c463be8a7f0d6cf91ee0974 > > LibreOffice.app/Contents/Frameworks/libsmlo.dylib | Bin 1489384 -> 1489336 > bytes > LibreOffice.app/Contents/Resources/setuprc | 2 +- > LibreOffice.app/Contents/Resources/versionrc | 2 +- > 3 files changed, 2 insertions(+), 2 deletions(-) > > 7.2 and 7.3 also faulty That commit only touches the Math application. Can you confirm it by doing in the 7.1 repository git checkout 76c416a97157d788f3048dd504fcf5b97be8c027 and testing if you get the hang. Then, git checkout HEAD~1 and testing if you get the hang. If you get the hang even after the second checkout, the bibisect result is not correct. -- You are receiving this mail because: You are the assignee for the bug.
