Issue 81056

Summary: random results unopkg during deploying to openoffice
Product: App Dev Reporter: faltrion <ca>
Component: sdkAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact: b.osi.ooo
Severity: Trivial    
Priority: P5 (lowest) CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
/tmp/hs_err_pid28126.log none

Description faltrion 2007-08-27 13:07:42 UTC
when I try to deploy to openoffice unopkg randomly exits with errors, these
errors does not however affect the deployment (the deployment works)
so this is not something that is important, it just looks bad :-)

from the netbeans logg when deploying my extension...
------------------------------------------
deploying UNO extension package ...
/opt/openoffice.org2.1/program/unopkg add -f
/local/work/branches/head2/companyon/project/openoffice/collaboration/client/dist/head2-companyon-openoffice-collaboration-client.oxt
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc
/local/work/branches/head2/companyon/project/openoffice/collaboration/client/nbproject/build-uno-impl.xml:176:
exec returned: 134
BUILD FAILED (total time: 2 seconds)
------------------------------------------


The build after...
------------------------------------------
deploying UNO extension package ...
/opt/openoffice.org2.1/program/unopkg add -f
/local/work/branches/head2/companyon/project/openoffice/collaboration/client/dist/head2-companyon-openoffice-collaboration-client.oxt
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf7dec170, pid=28126, tid=4124490640
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# C  [libuno_cppu.so.3+0x21170]
#
# An error report file with more information is saved as /tmp/hs_err_pid28126.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/local/work/branches/head2/companyon/project/openoffice/collaboration/client/nbproject/build-uno-impl.xml:176:
exec returned: 134
BUILD FAILED (total time: 3 seconds)
Comment 1 faltrion 2007-08-27 13:09:34 UTC
Created attachment 47799 [details]
/tmp/hs_err_pid28126.log
Comment 2 faltrion 2007-08-27 13:16:16 UTC
Openoffice was of course closed during these deployments..

3 deployments after each others all showed different results (1 sucessfull, and
the 2 mentioned below) 
Comment 3 steffen.grund 2007-08-27 13:16:37 UTC
This never happened to me. Which platform do you use and which versions of
OpenOffice.org and Java?
Comment 4 faltrion 2007-08-27 13:24:46 UTC
yet another error but this time netbenas say build successfull

----------------------------------------------
deploying UNO extension package ...
/opt/openoffice.org2.1/program/unopkg add -f
/local/work/branches/head2/companyon/project/openoffice/collaboration/client/dist/head2-companyon-openoffice-collaboration-client.oxt
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf7d82170, pid=28376, tid=4124056464
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# C  [libuno_cppu.so.3+0x21170]
#
# An error report file with more information is saved as /tmp/hs_err_pid28376.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
BUILD SUCCESSFUL (total time: 3 seconds)
Comment 5 faltrion 2007-08-27 13:28:22 UTC
I'm using Netbeans 5.5.1 ("fully patched", if I understand things correctly in
the netbenas update center")

OpenOffice.org 2.1 (downloaded from www.openoffice.org)
java 1.6.0 (build 1.6.0-b105)
Opensuse 10.1

I'm running the amd x64 version of opensuse, but java that is instaleld is the
x86 versino since the downloaded openoffice.org 2.1 is x86 (which cannot use the
64 bit version of java)

Comment 6 steffen.grund 2007-11-27 16:08:15 UTC
set a target.