Issue 80121

Summary: unopkg add crashes on solaris
Product: General Reporter: joachim.lingner
Component: codeAssignee: joerg.skottke
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P2 CC: issues, joerg.skottke, stephan.bergmann.secondary
Version: OOo 1.0.0   
Target Milestone: OOo 2.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 80294    

Description joachim.lingner 2007-07-27 17:07:50 UTC
For example

unopkg add --shared /path/leaves1.oxt

crashes on solaris. This does not happen always. So repeat it multiple times.
leaves1.oxt is from desktop/test/deployment/options and contains a java component.

When the crash occurs then the extension has been completely and successfully
installed. The crash happens after SAL_MAIN returns. Then, for some reason
threads of the bridge get activated. 

The temporary fix is to dispose the bridges directly.
Comment 1 joachim.lingner 2007-07-27 17:11:00 UTC
.
Comment 2 joachim.lingner 2007-08-01 15:22:43 UTC
jl->jsk: Please verify.
Comment 3 Stephan Bergmann 2007-08-06 09:03:26 UTC
This is probably a duplicate of issue 63397.  Will add a comment there to undo
this issue's "temporary fix [...] to dispose the bridges directly."
Comment 4 joerg.skottke 2007-08-07 13:58:52 UTC
OS is set to all, the summary says "Solaris". Sort of confusing.
However, the problem appears to be fixed for Solaris.
Comment 5 joerg.skottke 2007-10-31 11:03:54 UTC
close