Description: On pc Debian x86-64 with master sources updated today, I got a crash when changing language + confirming restarting LO. Steps to Reproduce: 1. Options/Tools/ 2. Languages options/Languages 3. Change UI + click OK => popup appears Restart now/Restart Later 4. Choose Restart now Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 154340 [details] bt with debug symbols
Caolán: taking a look at git history of cui/source/options/optgdlg.cxx and cui/source/options/treeopt.cxx, perhaps due to: https://cgit.freedesktop.org/libreoffice/core/commit/?id=94d6fa11d086187b82adf9aa596e0f334827e095 ?
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7d1803d346ce4bf57d95e84563253c592caf4b3c Resolves: tdf#127683 options dialog has a controller now It will be available in 6.4.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.
With master sources updated today (7d1803d346ce4bf57d95e84563253c592caf4b3c) I don't reproduce this. Thank you for the fix! I let you put this one to FIXED when you think it's ok for you.
Fixed in master. There might be a few more of these right now, but they will be uncovered with the current refactoring of https://gerrit.libreoffice.org/#/c/79317/