To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109607
                 Issue #|109607
                 Summary|forms: endless recursion in StandardFormatsSupplier::n
                        |otifyTermination
               Component|gsl
                 Version|DEV300m71
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|sb





------- Additional comments from s...@openoffice.org Thu Feb 25 14:53:32 +0000 
2010 -------
On (CWS sb118 based on) DEV300_m71, unxlngi6 non-pro, I witnessed a stack
overflow on OOo termination, with the repeated block being

0xa8fd833c in frm::StandardFormatsSupplier::notifyTermination (this=0xa7823fac)
at sb118/DEV300/ooo/forms/source/component/FormattedField.cxx:193
0xb6b0e33e in utl::DesktopTerminationObserver::revokeTerminationListener
(_pListener=0xa7823fd4) at
sb118/DEV300/ooo/unotools/source/misc/desktopterminationobserver.cxx:219
0xa8fd83cc in ~StandardFormatsSupplier (this=0xa7823fac) at
sb118/DEV300/ooo/forms/source/component/FormattedField.cxx:139
0xb7b60a2e in cppu::OWeakObject::release (this=0xa7823fac) at
sb118/DEV300/ooo/cppuhelper/source/weak.cxx:221
0xb7b60aa0 in cppu::OWeakAggObject::release (this=0xa7823fac) at
sb118/DEV300/ooo/cppuhelper/source/weak.cxx:291
0xa8fdb673 in
cppu::WeakAggImplHelper2<com::sun::star::util::XNumberFormatsSupplier,
com::sun::star::lang::XUnoTunnel>::release (this=0xa7823fac) at 
implbase2.hxx:147
0xa8f2afe5 in ~Reference (this=0xbf7543b8) at Reference.hxx:121
0xa8fd833c in frm::StandardFormatsSupplier::notifyTermination (this=0xa7823fac)
at sb118/DEV300/ooo/forms/source/component/FormattedField.cxx:193

One suspicious point is that
DesktopTerminationObserver::revokeTerminationListener calls
_pListener->notifyTermination() if bAlreadyTerminated.

---------------------------------------------------------------------
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