Issue 80121 - unopkg add crashes on solaris
Summary: unopkg add crashes on solaris
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 80294
  Show dependency tree
 
Reported: 2007-07-27 17:07 UTC by joachim.lingner
Modified: 2007-10-31 11:03 UTC (History)
3 users (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 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