Steps: 1. With new profile, open Writer 2. Format > Bullets and Numbering > Cancel 3. Format > Bullets and Numbering Result: crash. After these steps - opening the dialog always crashes, even in a new session. - toggling Unordered List from the toolbar crashes too (see bug 162168) Reproduced in recent trunk build: Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 57f46e0244bdc1165ebbc5e09e4069cc075ff7ae CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded Not in 24.8.0.1.
*** Bug 162168 has been marked as a duplicate of this bug. ***
Created attachment 195491 [details] bt On pc Debian x86-64 with master sources updated today, I got an assertion.
I gave a try with https://gerrit.libreoffice.org/c/core/+/171003
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e219fc0ede27854a82681fde8c1fa3d4f60b2068 tdf#162174: fix crash when opening Bullets and Numbering dialog a second time It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Regression introduced by: author Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> 2024-07-11 10:15:31 +0200 committer Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> 2024-07-11 16:36:40 +0200 commit 8f9b8b6d5ddcdb4e0422f55d67f38063d53b8c21 (patch) tree 507248d83a2a4ab5570df31f29500091ab75e21e parent 40e3a66db506b5b4f123325fcb1844764367565b (diff) Don't save bullet changes when dialog was cancelled
Also crashes on Windows 11.
Thanks Julien! Verified with own build: Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: dc9486f2443fa52588b625c0a2a288bff56a7a45 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded