To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100995 Issue #|100995 Summary|Simple way to make Chart crashing Component|Chart Version|DEV300m44 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|editing Assigned to|iha Reported by|dr
------- Additional comments from d...@openoffice.org Thu Apr 9 17:12:22 +0000 2009 ------- Insert a chart with some points, set Y axis to logarithmic, enable manual major step, insert a high value (I used 1000). OK -> crash In chart2/source/view/axes/TickMarkHelper.cxx, line 561, function TickmarkHelper::getAllTicks(), the return value of getMaxTickCount(0) is -2e9. This value is passed unchecked to uno::Sequence<>::realloc() in line 564 which crashes then. --------------------------------------------------------------------- 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org