Description: Unsaved changes are not lost after crash Steps to Reproduce: 1. Go to File->Properties. 2. Go to the "Custom Properties" tab. 3. Press the "Add Property" button. 4. Press on the "Value" input field of that property 5. Press the "Reset" button. Actual Results: When pressing the "Reset" button the property is being deleted and LibreOffice crashes. Expected Results: When pressing the "Reset" button the property should just get deleted without anything else happening. Reproducible: Always User Profile Reset: No Additional Info: - Pressing on the "Value" input field of an already existing (not new) property causes the same problem. - The problem happens only when the chosen value on the "Type" field is Text or Number. LibreOffice about info: Version: 6.1.3.2 (x64) Build ID: 86daf60bf00efa86ad547e59e09d6bb77c699acb CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: en-US (en_US); Calc: CL
Reproduced in Version: 6.2.0.0.beta1+ Build ID: a5bb6a0406d0018d1df279b925c80b392d9db277 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.10; Render: default; Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 old crashes are still popping up
Created attachment 146926 [details] gdb backtrace
@Caolán, I thought you might be interested in this crash...
*** Bug 121643 has been marked as a duplicate of this bug. ***
seems an easy fix
(In reply to Caolán McNamara from comment #5) > seems an easy fix Hi Caolán, You think bug 121641 is easy to fix as well ? it's a problem in the same tab
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/b3e5d954dccbac85c77d6096ea3be2b59d6288fd%5E%21 Resolves: tdf#121644 clear pointer to customlines when customlines cleared It will be available in 6.3.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/10c6c35220c0c6e2c0aa7cdf146bff564da95eb7%5E%21 Resolves: tdf#121644 clear pointer to customlines when customlines cleared It will be available in 6.2.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.
backport to 6-1 in gerrit
Verified in Version: 6.2.0.0.beta1+ Build ID: a63cd8bbe7cf881daa8dc7a7f32f3e5ac384e902 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 @Caolán, thanks for fixing this!!
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": https://git.libreoffice.org/core/+/0f59ab7aa00232a083f28a52d006b2ea361798e0%5E%21 Resolves: tdf#121644 clear pointer to customlines when customlines cleared It will be available in 6.1.4. 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.