To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113432 Issue #|113432 Summary|OpenOffice.org crashes while open the sample file whic |h have over 1024 columns Component|Spreadsheet Version|OOo 3.2 Platform|Macintosh URL| OS/Version|Mac OS X, all Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|spreadsheet Reported by|mayongl
------- Additional comments from [email protected] Mon Jul 26 14:29:48 +0000 2010 ------- The sample file has over 1024 columns. Open the sample on Mac OS X, openOffice.org will crash. If the file is opened on Windows platform, an "unknown error" dialog will be popped. But Openoffice.org won't crash. The crash is caused by lang::IndexOutOfBoundsException() exception throw out in ScCellRangeObj::getCellRangeByPosition(). The exception is not handled correctly, due to up to the stack, there is call for XML_parse() which is implemented in C. --------------------------------------------------------------------- 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]
