Description: Crash: writerfilterlo!writerfilter::dmapper::ConversionHelper::convertTwipToMM100Unsigned+0x52387 Steps to Reproduce: - Open attachment 94362 [details] from bug 75208, - CTRL+A - CTRL+C - CTRL+N - CTRL+SHIFT+V (paste as RTF) Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.0.0.alpha0+ (x64) Build ID: 4501a0ba623ad61c5a4e0b807da2e96f0e4ce82c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win; Locale: nl-NL (nl_NL); UI-Language: en-US Calc: CL
Reproduced in Version: 7.0.0.0.alpha0+ Build ID: 850b8de31c5be5127eac16a4f5cc18c26a582e53 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
but not in Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=294babdbbe0a10c732cd5247c5636638c97a4c30 author László Németh <nemeth@numbertext.org> 2020-02-28 16:55:23 +0100 committer László Németh <nemeth@numbertext.org> 2020-02-29 17:39:26 +0100 commit 294babdbbe0a10c732cd5247c5636638c97a4c30 (patch) tree f2ec7471bad9f592609c0f3f5d1241e309fefdd8 parent 7ce29004934ae7b75dce492bde5602358eb3dc5f (diff) tdf#92472 DOCX import: fix checkbox size set by direct formatting Bisected with: bibisect-linux64-6.5 Adding Cc: to László Németh
Created attachment 160936 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I got an assertion.
I gave a try with: https://gerrit.libreoffice.org/c/core/+/94385 As often, don't know if it's a real fix or if I'm just hiding the bug. Also, when apply this patch or reverting the László's patch, there are very parts from initial doc indeed commented.
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/02fe5ec54e339d4f8983a5bf131b9c2d5db9d771 tdf#131963: regression from fix for tdf#92472 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.
The commit which triggers the regression is only present in master branch. So let's put this one to FIXED now.
Verified in Version: 7.0.0.0.alpha1+ Build ID: 8209c2569f5726f9ed29f75d30efdccb94f98fe5 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11; Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Julien, thanks for fixing this issue!
Problem with content in paste document has been reported in bug 133169
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d5971a5b1ec19b3c8ff39b32fc9bc57f1083b8ab tdf#131963: sw: Add UItest 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d03b43fdb70ee975f4054bd49376179f792aa013 tdf#131963: sw: Move UItest to CppUnitTest It will be available in 7.2.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.