It crashes the application silently on macOS. Debugger stops at AdditionsDialog.cxx, line 458 m_xEntrySearch->connect_changed() with EXC_BAD_ACCESS. Would be good to also test Windows.
Steps to reproduce it ?
* Tools > Customize: Add "Additions" to menu or toolbar * Click the entry/icon => crash Not sure but maybe you have to enable experimental features first
Yes, you need to enable experimental features first Reproduced in Version: 7.1.0.0.alpha0+ Build ID: 231e1e416c039d1f9724962a89cf0573a3db48a2 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Yusuf Keten committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b03e218e9a5f6f8350ccb9c921b97a6bda2485bc tdf#135313: Crash on opening the tight integration dialog It will be available in 7.1.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.