Bug 122999

Summary: crash when edit chart
Product: LibreOffice Reporter: raal <raal>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: major CC: bjoern.michaelsen, dgp-mail, raal, xiscofauli
Priority: high Keywords: bibisected, bisected, regression
Version: 6.3.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=122973
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 90486    
Attachments: test file

Description raal 2019-01-27 19:44:58 UTC
Description:
crash when edit chart

Steps to Reproduce:
 - open file
 - double click on chart - enter edit mode

Actual Results:
crash

Expected Results:
no crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 raal 2019-01-27 19:46:50 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
Comment 2 raal 2019-01-27 19:47:09 UTC
Created attachment 148693 [details]
test file
Comment 3 Dieter 2019-01-27 21:13:41 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

Same commit as bug 122973 => Duplicate?
Comment 4 Xisco Faulí 2019-01-27 21:46:16 UTC
(In reply to Dieter Praas from comment #3)
> 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
> 
> Same commit as bug 122973 => Duplicate?

I guess we can close it as a duplicated...

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