Description: Writer crashes after adding line shape object, add link on it and double click on link. Steps to Reproduce: 1. In Writer: Insert | Shape | Basic Shapes | Rectangle. 2. Draw rectangle in document. 3. Leave it selected and Insert | Hyperlink. 4. In URL link type in e.g. www.google.com and press OK button. 5. Press <Delete> key and after a second Writer crashes. Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: I have installed LibreOffice from flatpak on Ubuntu 20.04. From Help | About: Version: 7.3.0.3 / LibreOffice Community Build ID: 0f246aa12d0eee4a0f7adcefbf7c878fc2238db3 CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Flatpak Calc: threaded
Created attachment 177999 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this.
New feature: https://wiki.documentfoundation.org/ReleaseNotes/7.3#General_improvements Adding CC to Samuel Mehrbrodt
patch waiting for review here: https://gerrit.libreoffice.org/c/core/+/129388 Since there were "rMarkList.GetMark(0) != nullptr" at other locations or "rMarkList.GetMarkCount()", I did the same.
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/91fd537a4517409da87229fd7c0f21d269973d43 tdf#147144: Writer crash after adding rectangle, add link and delete it It will be available in 7.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.
Patch waiting for review for 7.3 here: https://gerrit.libreoffice.org/c/core/+/129344
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/fbd98d923e75c90e750bd5d5a6cca80a75ed1ca9 tdf#147144: Writer crash after adding rectangle, add link and delete it It will be available in 7.3.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.
*** Bug 147577 has been marked as a duplicate of this bug. ***