To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53666 Issue #:|53666 Summary:|Disposing ServiceManager -> OOo crashes Component:|api Version:|current Platform:|All URL:| OS/Version:|Mac OS X Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sw Reported by:|cyb
------- Additional comments from [EMAIL PROTECTED] Tue Aug 23 07:36:37 -0700 2005 ------- Executing the following macro crashes OOo.. Sub disposeMgr() mgr = GetProcessServiceManager() mgr.dispose() End Sub It makes a core-dump (SIGNAL 6). Is this expected behavior? Of course disposing the service manager is a bad thing to do, but it shouldn't crash the office. Operating System is Mac OS X Tiger with OOo 1.9.121. --------------------------------------------------------------------- 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]
