You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2011/10/31 14:00:19 UTC

DO NOT REPLY [Bug 118559] New: writer crashed when opening off document

https://issues.apache.org/ooo/show_bug.cgi?id=118559

             Bug #: 118559
        Issue Type: DEFECT
           Summary: writer crashed when opening off document
    Classification: Application
           Product: Word processor
           Version: OOo 3.4 Beta
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: code
        AssignedTo: writerneedsconfirm@openoffice.org
        ReportedBy: jsc@apache.org
                CC: ooo-issues@incubator.apache.org


writer crashed when opening a manipulated odf file with more than 65K
characters in 1 line/paragraph.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118559] writer crashed when opening big document

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118559

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from jsc@apache.org 2011-11-01 13:35:32 UTC ---
fixed: insert a check for invalidated items using IsInvalidItem in
sw/source/core/doc/docfmt.cxx:lcl_InsAttr.
If the length of a line or paragraph is too long (>65K) the SfxItemSet will be
invalidated in sw/source/core/unocode/unobj2.cxx:SwUnoCursorHelper::GetCrsrAttr

Committed revision 1195986

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118559] writer crashed when opening big document

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118559

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|writer crashed when opening |writer crashed when opening
                   |off document                |big document

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118559] writer crashed when opening big document

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118559

--- Comment #3 from jsc@apache.org 2011-11-01 16:22:05 UTC ---
fix was based on an initial patch from Caolán McNamara

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118559] writer crashed when opening big document

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118559

--- Comment #1 from jsc@apache.org 2011-11-01 13:20:40 UTC ---
Created attachment 76942
  --> https://issues.apache.org/ooo/attachment.cgi?id=76942
bugdoc to reproduce the error

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118559] writer crashed when opening off document

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118559

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|writerneedsconfirm@openoffi |jsc@apache.org
                   |ce.org                      |

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

[Bug 118559] writer crashed when opening big document

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118559

binguo <bi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
                 CC|                            |binbjguo@gmail.com

--- Comment #5 from binguo <bi...@gmail.com> ---
Verified it on Aoo_Trunk_20120616.1800.1350879 and it does not reproduce, so
close it as fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 118559] writer crashed when opening big document

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118559

Oliver-Rainer Wittmann (orw at apache dot org) <or...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

--- Comment #4 from Oliver-Rainer Wittmann (orw at apache dot org) <or...@googlemail.com> ---
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.