Issue 109728

Summary: ~ScAutoFormatObj uses cleared ScGlobal
Product: Calc Reporter: Stephan Bergmann <stephan.bergmann.secondary>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m72   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
stack trace none

Description Stephan Bergmann 2010-03-02 08:53:04 UTC
Executing sc/qa/unoapi on DEV300_m72-based CWS sb118 unxlngi6 non-pro once
caused OOo to crash during shutdown with the attached stack trace.  (It appears
that the ScGlobal object has already been through ScGlobal::Clear, which deletes
and nulls ppRscString that is dereferenced in ScGlobal::GetRscString.)
Comment 1 Stephan Bergmann 2010-03-02 08:53:34 UTC
Created attachment 68096 [details]
stack trace
Comment 2 Stephan Bergmann 2010-04-21 12:44:24 UTC
This crash happens rather often when executing sc/qa/unoapi.  Therefore, it is
worked around for now by completely disabling the automatic (via subsequenttests)
execution of sc/qa/unoapi as
<http://hg.services.openoffice.org/cws/sb120/rev/70f24071d241>; please revert
once the problem is fixed.
Comment 3 Marcus 2017-05-20 11:35:08 UTC
Reset assigne to the default "issues@openoffice.apache.org".