Bug 94362

Summary: assertion: items_ not empty in utl::ConfigManager::~ConfigManager()
Product: LibreOffice Reporter: Sergey <fuxx>
Component: frameworkAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED INSUFFICIENTDATA    
Severity: minor CC: aron.budea, robinson.libreoffice
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:

Description Sergey 2015-09-19 17:58:54 UTC
Latest git build. When I launch soffice --writer or soffice --calc the following assertion is shown at exit:

warn:legacy.osl:26027:1:unotools/source/config/configmgr.cxx:177: OSL_ASSERT: items_.empty()

the following two ConfigItems remain in the list:
* Setup/L10N
* Office.Commands/Execute
Comment 1 Robinson Tryon (qubit) 2015-11-03 05:50:46 UTC
(In reply to Sergey from comment #0)
> Latest git build. When I launch soffice --writer or soffice --calc the
> following assertion is shown at exit:
> 
> warn:legacy.osl:26027:1:unotools/source/config/configmgr.cxx:177:
> OSL_ASSERT: items_.empty()

Hi Sergey,
Are you still seeing this assertion with the latest daily builds?
Comment 2 Sergey 2015-11-04 04:40:27 UTC
Hi Robinson,
When running
./instdir/program/soffice --writer
./instdir/program/soffice --draw
./instdir/program/soffice --impress
./instdir/program/soffice --math
./instdir/program/soffice --web

i don't see this anymore.

When running 
./instdir/program/soffice --calc
./instdir/program/soffice --base

i still see (note the changed line number):

warn:legacy.osl:13898:1:unotools/source/config/configmgr.cxx:168: OSL_ASSERT: items_.empty()

subtree name:
Setup/L10N
Comment 3 Aron Budea 2016-08-02 10:08:22 UTC
Sergey, since quite some time has passed, let me ask if you have tried any recent builds.
Comment 4 Sergey 2016-09-10 22:30:10 UTC
This is absent from the latest build.
Comment 5 Sergey 2016-09-10 22:36:59 UTC
Sorry, just double checked. It remains in CALC and BASE.
Comment 6 QA Administrators 2017-03-28 08:17:46 UTC Comment hidden (obsolete)
Comment 7 QA Administrators 2017-05-02 11:34:11 UTC Comment hidden (obsolete)