https://bugs.documentfoundation.org/show_bug.cgi?id=172341
Xisco FaulĂ <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Xisco FaulĂ <[email protected]> --- (In reply to support from comment #10) > I reproduced this on Linux using: > > | G_SLICE=always-malloc MALLOC_CHECK_=3 MALLOC_PERTURB_=165 > SAL_USE_VCLPLUGIN=gtk3 ./soffice > > in the bibisect repository: linux-64-25.8 > > Here are the results: > > Repository linux-64-25.2: > Master | good | 93c0688bd7df1ab48888d28068b49a902c364d51 2025-11-02 12:50:14 > +0100 > Oldest | good | 36d42743a6445f6e5160135dc8eca2326ee8e127 2024-06-18 18:20:57 > +0200 > > Repository linux-64-25.8: > Master | bad | f8b367c9aa3aa7b06882b1a210fd3240c622c29e 2025-11-26 20:32:26 > +0100 > Oldest | bad | e16481e476e67e78cca4b4fd369bb92665629d1a 2025-11-19 21:11:02 > +0100 if I understand it correctly, you can reproduce the issue with the oldest commit from linux-64-25.8 but not with the newest of linux-64-25.2? That indicates something is odd, since the oldest of linux-64-25.8 should be older than the newest of linux-64-25.2. Besides, where is the (In reply to support from comment #10) > I reproduced this on Linux using: > > | G_SLICE=always-malloc MALLOC_CHECK_=3 MALLOC_PERTURB_=165 > SAL_USE_VCLPLUGIN=gtk3 ./soffice > > in the bibisect repository: linux-64-25.8 > > Here are the results: > > Repository linux-64-25.2: > Master | good | 93c0688bd7df1ab48888d28068b49a902c364d51 2025-11-02 12:50:14 > +0100 > Oldest | good | 36d42743a6445f6e5160135dc8eca2326ee8e127 2024-06-18 18:20:57 > +0200 > > Repository linux-64-25.8: > Master | bad | f8b367c9aa3aa7b06882b1a210fd3240c622c29e 2025-11-26 20:32:26 > +0100 > Oldest | bad | e16481e476e67e78cca4b4fd369bb92665629d1a 2025-11-19 21:11:02 > +0100 if I understand it correctly, you can reproduce the issue with the oldest commit from linux-64-25.8 but not with the newest of linux-64-25.2? That indicates something is odd, since the oldest of linux-64-25.8 should be older than the newest of linux-64-25.2. Can you give it a try with https://bibisect.libreoffice.org/linux-64-releases ? > > According to the core repository, there are 500 commits between these two > repositories, which is why I was unable to bisect the regression using the > available bibisect repositories Where is 500 commit from? at least from me, git log --oneline 798b43c4ef433d9f2cbfa431ebdf9ec35c3b8a39..d28ca0db5edd43b9e2bb82d78021b4c4eb276d4e | wc -l returns 5629 -- You are receiving this mail because: You are the assignee for the bug.
