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
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.]
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
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
Could not reproduce in current master with the other fixes added, should be good.