To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105343


User mav changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|mav                       |aw
--------------------------------------------------------------------------------




------- Additional comments from m...@openoffice.org Mon Nov 16 19:56:47 +0000 
2009 -------
The problem looks to be that the office produces a document that let any version
of the office hang ( at least all the versions I have tried ).

The problem is that the result .sda document contains header that contains own
size set to 0. As result the loop in
binfilter/bf_svx/source/svdraw/svx_svdpage.cxx:904
in method SdrObjList::Load()
never ends. The problem is that the SkipRecord() call on
binfilter/bf_svx/source/svdraw/svx_svdpage.cxx:1018
can not handle such a header correctly. It sets the current position to the
beginning of this header again and again.

mav->aw: cl has mentioned that you own currently the code that generates the
header. Could you please take a look.

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

Reply via email to