Steps to reproduce: 1. Open attachment 149601 [details] from bug 123722 2. Double click on the chart 3. Click on any number on the X or Y axis 4. Right click on any of the data points -> Crash Reproduced in Version: 6.5.0.0.alpha0+ Build ID: 3e33a11d8a553a99bd5f23940a65c301924198fb 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
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=2d01ed9e8be543460e41e009fa992103a7c8d4c0 author Muhammet Kara <muhammet.kara@collabora.com> 2019-11-25 21:55:31 +0300 committer Muhammet Kara <muhammet.kara@collabora.com> 2019-11-26 15:39:56 +0100 commit 2d01ed9e8be543460e41e009fa992103a7c8d4c0 (patch) tree bd75130e564374647046f03ad4a334c1876d9dd0 parent 9b6b134b3e605236e90aca089867f08d659a6076 (diff) tdf#94288: Show chart props sidebar on activation Bisected with: bibisect-linux64-6.5 Adding Cc: to Muhammet Kara
Created attachment 156606 [details] bt Windows (windbg) On Win10 with master sources updated today, I could reproduce this.
Created attachment 156610 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this.
Created attachment 156611 [details] Valgrind trace
Issue fixed by author Michael Meeks <michael.meeks@collabora.com> 2020-01-04 18:09:20 +0000 committer Michael Meeks <michael.meeks@collabora.com> 2020-01-06 19:16:28 +0100 commit 5b77d17c4f1ca734babf962b45c1aa07bdca14e9 (patch) tree 7ea5542a677748273d2c95cbd3ab1514a4b876f1 parent 0bb6bb7729f159f05100e33797ed667fd9d13ab7 (diff) sidebar: allow panels to lurk around instead of being disposed. @Michael, thanks for fixing this issue!!