Bug 142047 - ppmtowinicon gives 'out of memory' error for 16x16 images
Summary: ppmtowinicon gives 'out of memory' error for 16x16 images
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: netpbm
Version: 2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-06 21:58 UTC by Joe Krahn
Modified: 2013-07-02 23:03 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-12-07 08:49:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Krahn 2004-12-06 21:58:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0

Description of problem:
ppmtowinicon works gives an out-of-memory error for 16x16 input PPM
images, but succeeds for other sizes.

Version-Release number of selected component (if applicable):
netpbm-10.19-7

How reproducible:
Always

Steps to Reproduce:
1. pbmmake -white 16 16 | pbmtopgm 1 1 | pgmtoppm '#fff' |
ppmtowinicon -o test.ico -

Actual Results:  ppmtowinicon: out of memory

Expected Results:  test.ico file

Additional info:

Comment 1 Jindrich Novy 2004-12-07 08:49:00 UTC
Joe, this works for me with netpbm-10.25-3. Please note that the
version you mentioned is in FC2, not in FC3.

To resolve this, please install netpbm-10.25-2 (FC3) or the latest one
from:

http://sunsite.mff.cuni.cz/pub/fedora/development/SRPMS/netpbm-10.25-3.src.rpm


Note You need to log in before you can comment on or make changes to this bug.