Bug 94362 - assertion: items_ not empty in utl::ConfigManager::~ConfigManager()
Summary: assertion: items_ not empty in utl::ConfigManager::~ConfigManager()
Status: RESOLVED INSUFFICIENTDATA
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-19 17:58 UTC by Sergey
Modified: 2017-05-02 11:34 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 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)