Steps to reproduce: 1. Open a document containing a Chart ( ie. attachment #126608 [details] ) 2. Select a Chart, press F2 and add some text 3. Click outside the chart 4. Select the same chart again, press F2 and try to add some text -> No text is added at this point ( this is a bug too, but it's probably related ) 5. Close the document ( either saving or not ) Observed behaviour: Calc crashes Expected behaviour: Calc doesn't crash Reproduced in Version: 5.3.0.0.alpha0+ Build ID: ae94c223e2e21e42fc7feca72402b910e5eab5c7 CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; Locale: ca-ES (ca_ES.UTF-8); Calc: group but not in Version: 5.0.0.0.alpha1+ Build ID: 0db96caf0fcce09b87621c11b584a6d81cc7df86 Locale: ca-ES (ca_ES.UTF-8) thus, adding regression
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=8e43d1c5d16c5aca294b58c4688e2acd1eda93ba..e9089b4f53c0fef5d0bdcc76add9a43a8c6d81bd
Repro.
Created attachment 128013 [details] bt with symbols On pc Debian x86-64 with master sources updated yesterday, I could reproduce this.
Created attachment 128015 [details] Valgrind trace
@raal, one for you?
Regression introduced by: author Maxim Monastirsky <momonasmon@gmail.com> 2016-02-01 16:39:51 (GMT) committer Maxim Monastirsky <momonasmon@gmail.com> 2016-02-02 09:32:36 (GMT) commit 11d605cc5a0c221d2423b6e63f502db660d085d2 (patch) tree 018a88d0fe4e56ec0c69a40596227cb70dfdf847 parent 8b65dec8e0fdfc8564597e90aff91b971e23f7ce (diff) tdf#84843 Stop using PseudoSlots for drawing slots Instead of fighting with this obsolete thing, let's just kill it. This fixes disabling in read-only doc, as well as pressed/unpressed states. Adding Cc: to Maxim Monastirsky
Reproducible with Version: 5.3.0.0.alpha1 Build ID: f4ca1573fcf445164c068c1046ab5d084e1b005f CPU Threads: 8; OS Version: Windows 6.2; UI Render: default; Locale: es-MX (es_MX); Calc: group In Windows 10 and Windows XP SP3 Even without adding text, just selecting the chart and then clicking back in the spreadsheet, moving the mouse pointer or trying to save the file crashes the application.
This is the Chart cash report crashreport http://.libreoffice.org/stats/crash_details/72890759-39d3-4f35-9dd6-b3f4f5f2c442
Thanks for reporting. I'll take a look.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d5eabed46ef3bc6754d381a0551ce070df933894 tdf#103178 Final SID can differ from the original one It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
https://gerrit.libreoffice.org/30171/ for 5-2
With master sources updated today (928776b734c6aa188151bbce048d5bef4486dce7), I don't reproduce this indeed. Thank you Maxim!
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e40275ae189fd0dd7fd962fa86d45808abe9fa8c&h=libreoffice-5-2 tdf#103178 Final SID can differ from the original one It will be available in 5.2.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.