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

--- Comment #7 from Moritz Duge (a.k.a. kolAflash) <[email protected]> 
---
Created attachment 197135
  --> https://bugs.documentfoundation.org/attachment.cgi?id=197135&action=edit
script for "git bisect run"

I've written a Bash script for the freezing issue. It can be used to do "git
bisect run" on the bibisect repo.
The script runs every commit 5 times for 2 minutes. And after starting
LibreOffice it uses Page-Down and Page-Up to switch the slides a few times.

I've run the script and it yielded `55098d18c` as the first bad commit in the
bibisect repo.
https://bibisect.libreoffice.org/linux-64-25.2
It maps to this source commit:
https://git.libreoffice.org/core/+/27829e4a6c5a4a1162599550c46b5e7f974aba91%5E

THIS MAY BE A WRONG RESULT, because the bug cannot be reproduced completely
deterministically.
But I've tried reproducing the bug with 55098d18c and 55098d18c^ manually. And
it looks like it's really the first bad commit.

Surprisingly the commit looks rather unrelated to the Notes Pane. The commit
message headline is:
CairoSDPR: Improve BColorModified Bitmaps.

So I see three possibilities:
1. The bibisect result is simply wrong.
2. It's not related to the Notes Pane at all. Instead something with Cairo is
broken.
3. Cairo isn't really the cause of the issue. But Cairo triggers some problem
in rendering the Notes Pane.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to