To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96613
                 Issue #|96613
                 Summary|Crash when loading table
               Component|Drawing
                 Version|DEV300m34
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|cl
             Reported by|af





------- Additional comments from [EMAIL PROTECTED] Wed Nov 26 14:18:46 +0000 
2008 -------
Load the ODP file mentioned in description of issue 95687.  That crashes while
loading a table.

Place of the first crash (avoiding the crash here leads to similar crashes at
other places in the table layouter) is TableLayouter::getCellSize() in
svx/source/table/tablelayouter.cxx.

The crash seems to be caused by the TableLayouter whose maColumns vector is not
in sync with the table model: a cell position that is valid according to the
table model has an invalid column index in TabkeLayouter::maColumns.

---------------------------------------------------------------------
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]

Reply via email to