Description: Crash clicking chart after deleting table Steps to Reproduce: 1. Open attached file 2. Delete the table 3. Double click the chart -> crash without crash report Inspired by bug 132714 Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Versie: 6.4.3.2 (x64) Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8 CPU-threads: 4; Besturingssysteem: Windows 6.3 Build 9600; UI-render: standaard; VCL: win; Locale: nl-NL (nl_NL); UI-taal: nl-NL Calc: CL
Created attachment 160394 [details] Example file
Not in Versie: 4.4.7.2 Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600 Locale: nl_NL Maybe a dupe of bug 132714
Created attachment 160399 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this. Here's the last bt with "catch throw" before the fatal error popup appears.
Let's increase priority since: - it's a crash - it's a regression - it concerns all envs
I can't reproduce it in Version: 7.0.0.0.alpha0+ Build ID: 1eb6210d678bbb0c875f0f72b... CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
bibisect-linux64-6.2 repository points to https://cgit.freedesktop.org/libreoffice/core/commit/?id=026e2623f7f498432e6dc970fb06145dfc77dc45 but I'm not 100% sure this is the commit that introduced the problem...
(In reply to Xisco Faulí from comment #6) > bibisect-linux64-6.2 repository points to > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=026e2623f7f498432e6dc970fb06145dfc77dc45 but I'm not 100% sure this is > the commit that introduced the problem... bibisect-win32-6.2 points to the same commit, it's dealing with charts, let's assume it's the responsible commit until there're clues pointing otherwise.