Created attachment 134906 [details] Test file Finally got the steps to reproduce bug. Steps to reproduce: 1/ Load example file 2/ Create pivot chart from pivot table 3/ Edit axis X to Date scale 4/ Select a cell in pivot table, right click and remove 5/ Go to 1st sheet and create new pivot table (see screencap form parameters to apply) Causes crash upon pivot table creation. Tests without the pivot chart steps don't crash, so issue looks related to pivot chart. Regards, Eric Ficheux
Created attachment 134907 [details] Parameters for pivot table
crashreport.libreoffice.org/stats/crash_details/efc7a9b6-9783-466c-97b9-38bef942c723 crashreport.libreoffice.org/stats/crash_details/750b4c09-ed86-4be4-8c23-1fe4d29b30e8 Couple of related crash reports generated with this test case.
*** Bug 109068 has been marked as a duplicate of this bug. ***
*** Bug 108922 has been marked as a duplicate of this bug. ***
Closed the 2 previous crash reports for the feature. Likely to be the same issue, I was working on datasets with dates and modifying various options in diagrams when they occured. Regards, Eric Ficheux
Can repro the crash. Version: 6.0.0.0.alpha0+ Build ID: a976fa5f00a81ff0f006a2da73fded3825e0a7c1 CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: gtk3; Locale: en-US (en_US.utf8); Calc: group
Created attachment 134944 [details] gdb session with bt (which includes debug symbols) On pc Debian x86-64 with master sources updated today, I could reproduce this. I attached the whole gdb session with bt at the end. I thought the rest of traces may be interested too.
Proposed a fix @ https://gerrit.libreoffice.org/40663
Dennis Francis committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9561e0f392de3b99d8a0374486d4c0575b23180b tdf#109523: Do not forget to remove the chart model from... It will be available in 6.0.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.
I don't reproduce the crash with master sources updated today. Thank you Dennis!
Dennis Francis committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c9f07d72b6e40ca70ee11f0350fd6e5acfefba89&h=libreoffice-5-4 tdf#109523: Do not forget to remove the chart model from... It will be available in 5.4.1. 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.