To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77334
Issue #|77334
Summary|Crash while closing OOo in nonpro version
Component|framework
Version|680m211
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|os
Reported by|os
------- Additional comments from [EMAIL PROTECTED] Mon May 14 08:53:27 +0000
2007 -------
The crash occurs due to the following wrongly positioned assertion in
sfx2/source/control/objface.cxx
SfxInterface::~SfxInterface()
{
SfxModule *pMod = pImpData->pModule;
BOOL bRegistered = pImpData->bRegistered;
delete pImpData;
DBG_ASSERT( pImpData->bRegistered, "Interface not registered!" );
---------------------------------------------------------------------
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]