To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76635 Issue #|76635 Summary|Impress crashes on exit. Component|Drawing Version|current Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|wg Reported by|geki
------- Additional comments from [EMAIL PROTECTED] Mon Apr 23 20:28:39 +0000 2007 ------- This is with ooo-build patchset and system STLport5. This is only seen with STLport5 since it is stricter than STLport4. So, not reproducible with vanilla OOo. Still, this shows a bug in the code. One destructor in sd/source/ui/toolpanel/controls/MasterPageObserver.cxx tries to erase an element from a hashmap. Though, that element is not there anymore → crash. Must be erased already somewhere else. See attached patch for details. Description: http://lists.ximian.com/pipermail/openoffice/2007-April/002252.html Workaround that hides the segfault will be attached. Referenced issue 71216 that had similar problem. --------------------------------------------------------------------- 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]