To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114718
                 Issue #|114718
                 Summary|forms/qa/unoapi: crash in remote async release call
               Component|gsl
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|sb





------- Additional comments from s...@openoffice.org Fri Sep 24 08:29:02 +0000 
2010 -------
On DEV300_m88 based CWS sb123, unxsoli4 non-pro, executing forms/qa/unoapi once
crashed when executing UNO release calls sent from the Java client (at arbitrary
times, triggered by Java GC) with

  ---- called from signal handler with signal 11 (SIGSEGV) ------
  [25] 0x1000300(0x8587e20, 0x8bde678, 0xf14deb14, 0xf851d526), at 0x1000300
  [26] s_stub_defenv_revokeInterface(0xf14debd8), at 0xf851d7bb
  [27] s_environment_invoke_v(0x0, 0x8587e20, 0xf851d518, 0xf14debd8), at 
0xf8524ec7
  [28] uno_Environment_invoke_v(0x8587e20, 0xf851d518, 0xf14debd8, 0xf8524f84),
at 0xf8524f5b
  [29] uno_Environment_invoke(0x8587e20, 0xf851d518, 0x8587e20, 0x8bde678), at
0xf8524fa3
  [30] defenv_revokeInterface(0x8587e20, 0x8bde678, 0x8587e20, 0xf84ca358), at
0xf851d9fb
  [31] bridges::cpp_uno::shared::releaseProxy(0x8bde678, 0x0), at 0xf84ca388
  [32] bridges_remote::Uno2RemoteStub::~Uno2RemoteStub(0x8ccec68, 0x0), at
0xf103f8a1
  [33] bridges_remote::freeUno2RemoteStub(0x84c27f0, 0x8ccec68, 0xf14decc8,
0xf851d526), at 0xf103f58f
  [34] s_stub_defenv_revokeInterface(0xf14ded8c), at 0xf851d7bb
  [35] s_environment_invoke_v(0x0, 0x84c27f0, 0xf851d518, 0xf14ded8c), at 
0xf8524ec7
  [36] uno_Environment_invoke_v(0x84c27f0, 0xf851d518, 0xf14ded8c, 0xf8524f84),
at 0xf8524f5b
  [37] uno_Environment_invoke(0x84c27f0, 0xf851d518, 0x84c27f0, 0x8ccf8e8), at
0xf8524fa3
  [38] defenv_revokeInterface(0x84c27f0, 0x8ccf8e8), at 0xf851d9fb
  [39] thisRelease(0x8ccf8e8, 0x1000000, 0x0, 0xf102ed6d), at 0xf103e859
  [40] bridges_urp::ServerMultiJob::execute(0x8d28fe0, 0xf8541fe8, 0xfc12ac29,
0xf102ccc0), at 0xf102f16f
  [41] doit(0x8d28fe0, 0x10, 0x0, 0xf852ab8e), at 0xf102ccd2
  [42] cppu_threadpool::JobQueue::enter(0x84d1428, 0x85a6388, 0x0, 0x1), at
0xf852ad29
  [43] cppu_threadpool::ORequestThread::run(0x85a6388), at 0xf852b9ff
  [44] cppu_requestThreadWorker(0x85a6388, 0xf14defb0, 0xf14defd8, 0xf14defb0),
at 0xf852b2e2
  [45] osl_thread_start_Impl(0x8bff020), at 0xfec7bb0f
  [46] _thr_setup(0xfeab3200), at 0xfef271c0
  [47] _lwp_start(0x45, 0x6, 0xfef9d000, 0xf14de1fc, 0xfeed1ed3, 0x45), at
0xfef274b0

at

[...]
5: LOG> enableRepeat(): PASSED.OK
5: ***** State for forms.OFormattedControl::com::sun::star::awt::XSpinField 
******
5: Whole interface: PASSED.OK
5: 
*******************************************************************************
5: LOG> Log started 23.08.2010 - 23:04:40
5: checking: [forms.OFormattedControl::com::sun::star::awt::XControl] is iface:
[com.sun.star.awt.XControl] testcode: [ifc.awt._XControl]
5: LOG> Execute: setContext()
5: Method setContext() finished with state OK
5: LOG> setContext(): PASSED.OK
5: 
5: LOG> Execute: getContext()
5: LOG> starting required method: setContext()
5: Method getContext() finished with state OK
5: LOG> getContext(): PASSED.OK
5: 
5: LOG> Execute: createPeer()
5: Method createPeer() finished with state OK
5: LOG> createPeer(): PASSED.OK
5: 
5: LOG> Execute: getPeer()
5: LOG> starting required method: createPeer()
5: Method getPeer() finished with state OK
5: LOG> getPeer(): PASSED.OK
5: 
5: LOG> Execute: setModel()
5: Method setModel() finished with state OK
5: LOG> setModel(): PASSED.OK
5: 
5: LOG> Execute: getModel()
5: LOG> starting required method: setModel()
5: Method getModel() finished with state OK
5: LOG> getModel(): PASSED.OK
5: 
5: LOG> Execute: getView()
5: Method getView() finished with state OK
5: LOG> getView(): PASSED.OK
5: 
5: LOG> Execute: setDesignMode()
5: Method setDesignMode() finished with state OK
5: LOG> setDesignMode(): PASSED.OK
5: 
5: LOG> Execute: isDesignMode()
5: LOG> starting required method: setDesignMode()
5: Method isDesignMode() finished with state OK
5: LOG> isDesignMode(): PASSED.OK
5: 
5: LOG> Execute: isTransparent()
5: Method isTransparent() finished with state OK
5: LOG> isTransparent(): PASSED.OK
5: ***** State for forms.OFormattedControl::com::sun::star::awt::XControl ******
5: Whole interface: PASSED.OK
5: *****************************************************************************
5: LOG> Log started 23.08.2010 - 23:04:40
5: checking: [forms.OFormattedControl::com::sun::star::awt::XTextComponent] is
iface: [com.sun.star.awt.XTextComponent] testcode: [ifc.awt._XTextComponent]
5: LOG> Execute: addTextListener()
5: sh:
/net/so-cwsserv02/export/cws/sb123/DEV300/unxsoli4/installation/opt/openoffice.org3/program/../program/crashrep:
not found
5: Application Error
5: 
5: Fatal exception: Signal 6

---------------------------------------------------------------------
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to