Created attachment 156206 [details] stack trace of crash launcing Customize Dialog from StartCenter Getting a crash launching the Customize dialog from the StartCenter menu Tools -> Customize Recent issue on master... https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=738a11f20ef5b9bcfcc71cca6b0fbea9d06c438b..05734503ed36cff64cfaac8afb7c6df5eced8873 WinDbg 64bit stacktrace attached.
On Windows 10 Home 64-bit en-US with Version: 6.5.0.0.alpha0+ (x64) <2019-11-27> Build ID: 05734503ed36cff64cfaac8afb7c6df5eced8873 CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded and again with Version: 6.5.0.0.alpha0+ (x64) <2019-11-30> Build ID: ecc56435094e23165eb30db4d7f6a7e6aab0b47e CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: GL; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded not noted with Version: 6.5.0.0.alpha0+ (x64) <2019-11-25> Build ID: 738a11f20ef5b9bcfcc71cca6b0fbea9d06c438b CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: GL; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded
There's a good chance it's from one of bug 126043's fixes.
(In reply to Aron Budea from comment #2) > There's a good chance it's from one of bug 126043's fixes. Maybe. Weird though that it does not crash when Customize dialog is opened from one of the modules its fine there; just crashes opened from the StartCenter.
Bibisected to th 6.4 backport of the following commit using repo bibisect-win64-6.4. The bug occurs in Linux as well, btw. https://cgit.freedesktop.org/libreoffice/core/commit/?id=35de720fcb3154cb0511b3aae8b99f20fc6712c9 author Caolán McNamara <caolanm@redhat.com> 2019-11-25 10:33:42 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-11-26 09:55:11 +0100 tdf#126043 cache the appname and filename
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b1f9e704cb9148b6e211005dab0cd153957a1b2b Resolves: tdf#129119 no SfxViewFrame in startcenter It will be available in 6.5.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/921887f97a5c5d1e8957b2d63f513a545282aea9 Resolves: tdf#129119 no SfxViewFrame in startcenter It will be available in 6.4.0.1. 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.
Confirm fixed on Version: 6.4.0.0.beta1+ Build ID: 921887f97a5c5d1e8957b2d63f513a545282aea9 Threads CPU : 4; OS : Linux 4.15; UI Render : par défaut; VCL: gtk3; Ubuntu_18.04_x86-64 Locale : fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR Calc: threaded Thank you very much. Best regards. JBF