To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43538
User er changed the following:
What |Old value |New value
================================================================================
Assigned to|nn |cd
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Feb 28 03:09:14 -0800
2005 -------
The Solaris SPARC CrashRep output attached shows
SfxControllerItem::GetCoreMetric(), after which the stack seems to be incorrect.
Debugging into that (on Linux, where the crash is also reproducible) revealed
#1 0x43ab7872 in SfxDispatchController_Impl::StateChanged (this=0x4733f8c0,
nSID=5401, eState=1, pState=0x0, pSlotServ=0x4733f93c) at
sfx2/source/control/unoctitm.cxx:966
#0 0x4391c2a6 in SfxShell::GetPool (this=0x0) at shell.hxx:337
So the GetShell(...) of
eMapUnit = GetCoreMetric( pDispatcher->GetShell( pSlotServ->GetShellLevel()
)->GetPool(), nSID );
at unoctitm.cxx:966 seems to return a NULL pointer.
Eike
---------------------------------------------------------------------
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]