Bug 128798 - Crash with chart inserting from Writer's table with merged cells
Summary: Crash with chart inserting from Writer's table with merged cells
Status: RESOLVED DUPLICATE of bug 149718
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2019-11-14 12:46 UTC by AnFr
Modified: 2024-02-26 04:17 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
Example File for Test (17.48 KB, application/vnd.oasis.opendocument.text)
2019-11-14 12:52 UTC, AnFr
Details
console logs + bt (30.20 KB, text/plain)
2019-11-16 10:43 UTC, Julien Nabet
Details
bt from throw IllegalArgumentException (10.35 KB, text/plain)
2019-11-16 11:08 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AnFr 2019-11-14 12:46:08 UTC
Description:
Writer:
Using part of a Table (not calc OLE) for plot generation, with merged Cells outside the area used for plot, Writer crashes with "Fatal Error"

Steps to Reproduce:
1. Generate a table in a New Writer file
2. Fill the table with data for an X-Y plot, but leave the first raw empty
3. merge some cells in the first raw
4. select the table except the first raw and click on the 'Generate Plot' button

Actual Results:
A small Window with the Messege "Fatal Error" pops up and LibreOffice is closed.

Expected Results:
Menu for plot generation should pop up ...


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Comment 1 AnFr 2019-11-14 12:52:07 UTC
Created attachment 155812 [details]
Example File for Test

Bug is plausible with attached example for Win 7 (x64) and Win 10 (x64)
Tested LibreOffice Versions:
1)
Version: 5.4.7.2 (x64)
Build-ID: c838ef25c16710f8838b1faec480ebba495259d0
2) Nighly Build
Version: 6.5.0.0.alpha0+ (x64)
Build-ID: 7e09d08807b5ba2fd8b9831557752a415bdad562
Comment 2 Oliver Brinzing 2019-11-14 18:53:42 UTC
steps to reproduce:

- open attached file
- select some cells in first row and merge
- select table without first row
- Menu Insert/Chart...
-> crash

reproducible with:

Version: 5.4.7.2 (x64)
Build-ID: c838ef25c16710f8838b1faec480ebba495259d0
CPU-Threads: 4; BS: Windows 6.19; UI-Render: Standard; 
Gebietsschema: de-DE (de_DE); Calc: single

Version: 6.3.3.2 (x64)
Build-ID: a64200df03143b798afd1ec74a12ab50359878ed
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: 

Version: 6.4.0.0.alpha1+ (x64)
Build ID: 5d1be8f1d28adbbbffd7c8a7ab70a41703f8911b
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded
Comment 3 Xisco Faulí 2019-11-15 11:03:30 UTC
reproduced back to

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4
Comment 4 Julien Nabet 2019-11-16 10:43:35 UTC
Created attachment 155871 [details]
console logs + bt

On pc Debian x86-64 with master sources updated today, I could reproduce this.
Comment 5 Julien Nabet 2019-11-16 11:08:47 UTC
Created attachment 155872 [details]
bt from throw IllegalArgumentException
Comment 6 Roman Kuznetsov 2022-03-01 21:43:21 UTC
Still repro

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2c6f5ebfe69c3031af7b4903637226bd8a3dde62
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: CL Jumbo
Comment 7 Stéphane Guillou (stragu) 2024-02-26 04:17:35 UTC
Reproduced in:

Version: 5.4.7.1
Build ID: ef425abf896c652d177000096228d1dbcfe9c7af
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: x11; 
Locale: en-AU (en_AU.UTF-8); Calc: group

No repro in:

Version: 7.6.4.1 (X86_64) / LibreOffice Community
Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Tested with new file and attachment 155812 [details].

I bibisected the fix with linux-64-7.5 to d1707bc31261d16893c1f5240c803d283e293ec1, so marking as duplicate of bug 149718.

Thanks AnFr, Hossein and everyone else!

*** This bug has been marked as a duplicate of bug 149718 ***