Bug 122973 - crash when insert a Chart in a table
Summary: crash when insert a Chart in a table
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: high major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
: 122999 (view as bug list)
Depends on:
Blocks: Chart
  Show dependency treegraph
 
Reported: 2019-01-25 14:37 UTC by raal
Modified: 2019-06-26 11:23 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description raal 2019-01-25 14:37:54 UTC
Description:
crash when insert a Chart in a table

Steps to Reproduce:
 - insert table
 - click inside table
 - insert chart
 - finish wizzard
 - crash

Actual Results:
crash

Expected Results:
no crash, chart inserted


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 raal 2019-01-25 14:39:18 UTC
This seems to have begun at the below commit.
Adding Cc: to Bjoern Michaelsen ; Could you possibly take a look at this one?
Thanks
 10339d547defcf803c778280d0e9107dc71100b3 is the first bad commit
commit 10339d547defcf803c778280d0e9107dc71100b3
Author: Jenkins Build User <tdf@pollux.tdf>
Date:   Sat Jan 12 13:36:03 2019 +0100

    source 18bb85aa303c17b7705a9ccb0dd3d76673a1955e
author	Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org>	2019-01-12 12:04:04 +0100
committer	Björn Michaelsen <bjoern.michaelsen@libreoffice.org>	2019-01-12 13:09:01 +0100
commit 18bb85aa303c17b7705a9ccb0dd3d76673a1955e (patch)
tree c57334b8aece87f5779c046d08ff46725ea2fb90
parent ead0a04e413018f94a307a1b621e53a5f4d25a70 (diff)
make SwFormat a ::sw::BroadcastingModify
- clean up SwSection..Hint: Lazily reusing the Dying HintId is evil
- switch the SwChartDataSequence to SvtListener
- add some description to RuntimeException
Comment 2 Dieter 2019-01-25 15:27:43 UTC
Reproducible with

Version: 6.3.0.0.alpha0+ (x64)
Build ID: 411f3a050ac2be598019d512f8ccfe041080c28f
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2019-01-14_03:17:11
Locale: en-US (de_DE); UI-Language: en-US
Calc: threaded
Comment 3 Xisco Faulí 2019-01-27 21:46:16 UTC
*** Bug 122999 has been marked as a duplicate of this bug. ***
Comment 4 Xisco Faulí 2019-06-26 11:23:28 UTC
This issue got fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=ba1e745b3d022856080c25167226e8a9eeadc911
Closing as VERIFIED FIXED