Bug 117561 - Crash when closing with a specific 3D object on clipboard
Summary: Crash when closing with a specific 3D object on clipboard
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha1+
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Regressions-AW080
  Show dependency treegraph
 
Reported: 2018-05-11 12:48 UTC by Telesto
Modified: 2018-05-19 18:11 UTC (History)
2 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 Telesto 2018-05-11 12:48:57 UTC
Description:
Crash when closing with a specific 3D object on clipboard

Steps to Reproduce:
1. Launch Draw
2. Insert a smiley (or another shape)
3. Right click -> Convert to 3D (or 3D rotation object)
4. Copy the object
5. CTRL+Q -> Don't save -> Crash

Actual Results:  
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.1.0.0.alpha1+
Build ID: c5f8a296fcfc08f8ac441cb8300a7565caa50b53
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-05-10_03:01:48
Locale: nl-NL (nl_NL); Calc: CL


User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Comment 1 Regina Henschel 2018-05-11 21:05:57 UTC
I can confirm the crash with Version: 6.1.0.0.alpha1+ (x64)
Build ID: 5e34e3741de8aae10bf30889c227581818276186
CPU threads: 8; OS: Windows 10.0; UI render: GL; 
Locale: de-DE (de_DE); Calc: CL

I get the error
Ausgelöste Ausnahme: Lesezugriffsverletzung
**std::_Unique_ptr_base<SfxPoolItemArray_Impl,std::default_delete<SfxPoolItemArray_Impl> >::_Myptr**(...) hat 0x620 zurückgegeben.



[I cannot copy&paste the call stack, clipboard is somehow blocked. Need to finish Visual Studio attach to soffice.bin to get clipboard back, but then Output in Visual Studio vanishes.]
Comment 2 Telesto 2018-05-11 21:19:20 UTC
No repro with
Version: 6.0.0.0.alpha1+
Build ID: 6eeac3539ea4cac32d126c5e24141f262eb5a4d9
CPU threads: 4; OS: Windows 6.3; UI render: default; 
Locale: nl-NL (nl_NL); Calc: CL
Comment 3 Telesto 2018-05-19 15:33:51 UTC
Bisected to
author	Armin Le Grand <Armin.Le.Grand@cib.de (CIB)>	2018-03-01 15:54:32 +0100
committer	Armin Le Grand <Armin.Le.Grand@cib.de>	2018-04-07 00:28:30 +0200
commit dfefe448c41921f2f1e54d3f69b8b9e89031d055 (patch)
tree 1aace31054b5740e2faffcbc5de66a791be27f7d
parent eba4d5b2b76cefde90cb3d6638c736f435023a45 (diff)
SOSAW080: Added first bunch of basic changes to helpers
Comment 4 Armin Le Grand 2018-05-19 18:11:46 UTC
Could not reproduce in current master with the other fixes added, should be good.