Steps to reproduce: 1. Open attachment 137846 [details] from bug 112797 2. Select all 3. Cut 4. Paste 5. Undo -> Crash Reproduced in Version: 6.4.0.0.alpha1+ Build ID: fea5c10e222b10d83e0081dc1d1b2e678689d250 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded [Bug found by mass-uitesting]
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=4dc1615c80e8e66d339dc86fa95bbc76e884d988..d9030ad6298e2f49ee63489d6158ea6ad23c0111 Adding Cc: to Michael Stahl
Also reproduced with attachment 128376 [details] from bug 103278
Created attachment 155741 [details] bt Windows (windbg) On Win10 with master sources updated today, I could reproduce this.
There were also those console logs: warn:sfx.dialog:9644:10988:sfx2/source/dialog/filtergrouping.cxx:351: already have an element for WordPerfect warn:sfx.dialog:9644:10988:sfx2/source/dialog/filtergrouping.cxx:351: already have an element for writerweb8_writer_template warn:sfx.dialog:9644:10988:sfx2/source/dialog/filtergrouping.cxx:351: already have an element for writerglobal8 warn:vcl.opengl:9644:10988:vcl/opengl/win/gdiimpl.cxx:554: Render Target: Window: 1, Bitmap: 0 warn:vcl.opengl:9644:10988:vcl/opengl/win/gdiimpl.cxx:555: Supports OpenGL: 1 warn:legacy.osl:9644:10988:oox/source/helper/storagebase.cxx:67: StorageBase::StorageBase - missing base input stream warn:legacy.tools:9644:10988:sfx2/source/control/bindings.cxx:1739: No cache for OfficeDispatch! Assertion failed: ret, file C:/BLP/core/sw/source/core/crsr/bookmrk.cxx, line 110
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/24fd14b387dca458a1b6e9415e936d26562ddb1e tdf#128739 sw: delete fieldmarks if exactly selected ... It will be available in 6.5.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.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/83edee3009240a3c26271b8de2450eed3e5acf97 tdf#128739 sw: don't delete bookmarks prematurely in SwUndoDelete It will be available in 6.5.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.
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/1140dae89387b2012bfba6e97c6475cf39cf101b tdf#128739 sw: delete fieldmarks if exactly selected ... It will be available in 6.4.0.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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/cddd1cae07ade16d1700c48d42e36c938cc01823 tdf#128739 sw: don't delete bookmarks prematurely in SwUndoDelete It will be available in 6.4.0.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.
Verified in Version: 6.5.0.0.alpha0+ Build ID: d468958331f36310d11265ba55d7c27366ab58ab CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Michael S., thanks for fixing this issue!
UI test in https://gerrit.libreoffice.org/#/c/84054/
Artur Neumann committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/aa691417bc29fe866d2a05a2b5a353567baba515 UI test for tdf#128739 It will be available in 7.0.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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4a33c86a5b44184a3ed34398cd795a9d42ac1a72 tdf#128739: move UItest to CppunitTest It will be available in 7.0.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.