Issue 102123 - [nonpro] "Error: SolarMutex not locked, and not thread save code in VCL is called from outside of the main thread" when removing an extension
Summary: [nonpro] "Error: SolarMutex not locked, and not thread save code in VCL is ca...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: DEV300m56
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: Olaf Felka
QA Contact: issues@framework
URL:
Keywords: crash, regression
Depends on:
Blocks:
 
Reported: 2009-05-21 21:15 UTC by Frank Schönheit
Modified: 2017-05-20 10:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2009-05-21 21:15:06 UTC
- Tools/Extensions
- remove an extension (well, I am not really sure it affects every extension.
  At least the dictionaries seem to be affected.)
=> assertion:
   Error: SolarMutex not locked, and not thread save code in VCL is called
   from outside of the main thread
Sometimes, I even managed to crash OOo during this (which would be a logical
consequence of this assertion)
Comment 1 joachim.lingner 2009-05-22 07:23:42 UTC
This seems to be the GUI part of the EM
Comment 2 dirk.voelzke 2009-05-28 15:24:48 UTC
Accepted
Comment 3 dirk.voelzke 2009-05-29 10:36:02 UTC
Fixed in CWS extmgr03 with svn revision 272443.
Comment 4 dirk.voelzke 2009-07-08 14:32:26 UTC
Please verify.
Comment 5 joerg.skottke 2009-07-30 09:57:24 UTC
Verified.
Comment 6 Frank Schönheit 2009-09-30 13:25:18 UTC
still (or again) happens in DEV300m60 => re-opening issue
Comment 7 Frank Schönheit 2009-09-30 13:26:17 UTC
fs->dv: back to you, happens again in m60
Comment 8 Frank Schönheit 2009-09-30 13:28:19 UTC
fs->dv: not sure if the target 3.2 still makes sense here. Finally, an assertion
is no show stopper. On the other hand, the concrete assertion means that there's
the potential for a crash, which is Bad (TM).
Not sure, your decision.
Comment 9 dirk.voelzke 2009-10-01 12:51:23 UTC
Accepted
Comment 10 dirk.voelzke 2009-10-01 12:58:08 UTC
Fixed in cws dv12 with revision 276603.
(desktop/source/depoyment/gui/dp_gui_dialog2.cxx dp_gui_extlistbox.cxx)
Comment 11 dirk.voelzke 2010-04-19 12:45:46 UTC
Please verify.
Comment 12 dirk.voelzke 2010-04-19 12:46:11 UTC
.
Comment 13 Olaf Felka 2010-06-09 11:41:41 UTC
of: I've uninstalled several extensions -> no assertion.