Description: On pc Debian x86-64 with master sources updated today + enable-dbgutil, I got a crash when trying to edit macro assignment for a button in a form. Steps to Reproduce: 1. Retrieve file https://bugs.documentfoundation.org/attachment.cgi?id=112417 2. Open the file 3. Edit "Form" 4. Right click "Hobby" line 5. Ungroup 6. Right click Listbox from Hobby line 7. Click "Events" tab 8. click "..." button in line "Text modified" Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: Yes Additional Info:
Created attachment 154638 [details] bt with debug symbols
I don't reproduce this with LO Debian package 6.3.2.2
https://gerrit.libreoffice.org/#/c/79812/
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/725b51044b955946c6528ca08a8a36dc44f09cd8 tdf#127863: fix crash when trying to edit assigned macro to a button 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.