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:
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
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
*** Bug 122999 has been marked as a duplicate of this bug. ***
This issue got fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=ba1e745b3d022856080c25167226e8a9eeadc911 Closing as VERIFIED FIXED