bugunrtf - Bugs: bug #34677, 0.21.2 loops indefinitely with...

 
 

bug #34677: 0.21.2 loops indefinitely with specific input file

Submitter:  Charles Atkinson <catkin>
Submitted:  Fri 28 Oct 2011 06:00:18 PM UTC
Votes: 100
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  medoc Open/Closed:  Closed
Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 16 Dec 2014 09:19:05 AM UTC, comment #1: 

Thanks, fixed by 62bc22938b0b

Jean-Francois Dockes <medoc>
Group administrator
Fri 28 Oct 2011 06:00:18 PM UTC, original submission:  

After the following command, unrtf output 485 lines and then output ceased with unrtf consuming 100% CPU until it was killed after 5 minutes.

/tmp/unrtf/bin/unrtf -P /tmp/unrtf/lib/unrtf --text --nopict /tmp/sample2.rtf

Comparing the unrtf output with the file displayed by OOo Writer, unrtf had stopped outputting about 2/3 the way down page 22 of 24.

The test file is attached.

This instance of unrtf 0.21.2 was built on Debian Squeeze 64 bit with gcc 4:4.4.5 and libc6 2.11.2 by:

cd /tmp \
    && wget http://ftp.gnu.org/gnu/unrtf/unrtf-0.21.2.tar.gz \
    && tar -xf unrtf-0.21.2.tar.gz \
    && mkdir unrtf \
    && cd unrtf-0.21.2 \
    && ./configure --prefix=/tmp/unrtf \
    && make \
    && make install

Charles Atkinson <catkin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31502:  test.rtf added by igray (3KiB - application/rtf - The attached file causes this problem in both versions 0.21.5 and 0.19.2.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by medoc (Updated the item)
  • -email is unavailable- added by igray (Voted in favor of this item)
  • -email is unavailable- added by igray (Updated the item)
  • -email is unavailable- added by catkin (Submitted the item)
  •  

    There are 100 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-16 medoc StatusNone Fixed
        Open/ClosedOpen Closed
    2014-12-16 medoc Assigned toNone medoc
    2014-06-04 igray Carbon-Copy- Added igray
    2014-06-04 igray Attached File- Added test.rtf, #31502

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code