Bug 135313

Summary: Crash on opening the tight integration dialog
Product: LibreOffice Reporter: Heiko Tietze <heiko.tietze>
Component: LibreOfficeAssignee: Yusuf Keten <ketenyusuf>
Status: RESOLVED FIXED    
Severity: normal CC: kara, xiscofauli
Priority: high Keywords: wantBacktrace
Version: 7.1.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=135627
Whiteboard: target:7.1.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 133026    

Description Heiko Tietze 2020-07-30 11:51:42 UTC
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.
Comment 1 Xisco FaulĂ­ 2020-07-30 13:16:57 UTC
Steps to reproduce it ?
Comment 2 Heiko Tietze 2020-07-30 16:08:01 UTC
* Tools > Customize: Add "Additions" to menu or toolbar
* Click the entry/icon => crash
Not sure but maybe you have to enable experimental features first
Comment 3 Xisco FaulĂ­ 2020-07-31 08:34:32 UTC
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
Comment 4 Commit Notification 2020-08-11 11:35:19 UTC
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.