Bug 132731 - Crash clicking chart after deleting table since "remove the GL based 3D charts"
Summary: Crash clicking chart after deleting table since "remove the GL based 3D charts"
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha0+
Hardware: All All
: high major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, haveBacktrace, regression
Depends on:
Blocks: Chart Crash
  Show dependency treegraph
 
Reported: 2020-05-05 17:07 UTC by Telesto
Modified: 2024-02-17 01:04 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file (13.34 KB, application/vnd.oasis.opendocument.text)
2020-05-05 17:07 UTC, Telesto
Details
bt with debug symbols (5.79 KB, text/plain)
2020-05-05 18:23 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-05-05 17:07:02 UTC
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
Comment 1 Telesto 2020-05-05 17:07:16 UTC
Created attachment 160394 [details]
Example file
Comment 2 Telesto 2020-05-05 17:23:29 UTC
Not in
Versie: 4.4.7.2 
Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600
Locale: nl_NL

Maybe a dupe of bug 132714
Comment 3 Julien Nabet 2020-05-05 18:23:45 UTC
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.
Comment 4 Julien Nabet 2020-05-05 18:24:40 UTC
Let's increase priority since:
- it's a crash
- it's a regression
- it concerns all envs
Comment 5 Xisco Faulí 2020-05-06 09:44:51 UTC Comment hidden (obsolete)
Comment 6 Xisco Faulí 2020-05-06 10:23:50 UTC
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...
Comment 7 Aron Budea 2020-05-09 05:34:01 UTC
(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.
Comment 8 QA Administrators 2023-09-17 03:05:46 UTC Comment hidden (obsolete)
Comment 9 Tex2002ans 2024-02-16 21:52:21 UTC
I don't get crash on:

Version: 24.2.0.3 (X86_64) / LibreOffice Community
Build ID: da48488a73ddd66ea24cf16bbc4f7b9c08e9bea1
CPU threads: 8; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded
Comment 10 Aron Budea 2024-02-17 01:04:07 UTC
Indeed, I tested now, and this got fixed sometimes in 7.5. Let's close as WFM.