https://issues.apache.org/ooo/show_bug.cgi?id=118576
--- Comment #5 from Andre <a...@a-w-f.de> 2011-11-04 14:10:07 UTC --- Looks like this crash was triggered by issue 112786, which improves the singleton implementation of the config manager. Before the destructor was never called, now it is. So, before the patch of issue 112786 has been applied, the lingering config items where never destroyed, too. But, apparently, that did not matter much since the office closed fine anyway. Now, with the config manager destructor being executed, the lingering config items do matter and have to be fixed. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.