To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63270
User sw changed the following:
What |Old value |New value
================================================================================
Assigned to|sw |mba
--------------------------------------------------------------------------------
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
Target milestone|--- |OOo 2.0.4
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Mar 22 02:11:28 -0800
2006 -------
sw->thoriredd: after removing all references to the Oracle-jdbc calls and adding
a nuovo.bmp I manage to make it run and indeed the office dies prematurely as
soon as xCloseable.close() is called.
sw->mba: the created document can't be closed until I completely shut down the
web-server, even if I keep the document open in the java-code by commenting out
"xCloseable.close()" and close the document via UI after the servlet returns and
then close the document via UI the office dies without creating a crash report
... in the command line I see
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x61399a48, pid=64014, tid=1
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# C [libsw680ss.so+0x399a48]
#
# An error report file with more information is saved as
/tmp/hs_err_pid64014.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
[error occurred during error reporting, step 270, id 0xb]
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]