To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111193 Issue #|111193 Summary|Access to invalid STL iterator Component|framework Version|DEV300m77 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|cd Reported by|od
------- Additional comments from [email protected] Tue Apr 27 12:45:42 +0000 2010 ------- In method insertSorted(..), source file /desktop/source/migration/migration.cxx an item is inserted into a STL container using an STL iterator. The STL iterator becomes invalid by this insertion. But afterwards the STL iterator is incremented. This causes a non-pro installation to crash on the first start-up due to a corresponding access check in the stlport-stl-debug library --------------------------------------------------------------------- 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]
