[Bug 391972] New: netpbm's pamscale is broken
https://bugzilla.novell.com/show_bug.cgi?id=391972 Summary: netpbm's pamscale is broken Product: openSUSE 11.0 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ctroein@gmail.com QAContact: qa@suse.de Found By: --- Created an attachment (id=216342) --> (https://bugzilla.novell.com/attachment.cgi?id=216342) A mostly white 472*472 pixel pnm image pamscale fails to produce correct output on x86_64. The dimensions of the output file are completely wrong and seem to depend on uninitialized memory (valgrind reports "Conditional jump or move depends on uninitialised value" * 3). On 10.3 and 11.0 beta 1 it likes to output images with width around 32k, and with the the lastet factory version (netpbm-10.26.44-58, libnetpbm10-10.26.44-58) it instead tends to sets the height to 1. I'm attaching a pnm file that I used for testing. Example: $ pamscale -reduce 1 <472x472.pnm >halfsize.pnm $ head -n3 halfsize.pnm P6 236 1 255 but it should of course say P6 236 236 255 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=391972 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |nadvornik@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=391972 Vladimir Nadvornik <nadvornik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=391972 User nadvornik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=391972#c1 Vladimir Nadvornik <nadvornik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Vladimir Nadvornik <nadvornik@novell.com> 2008-10-22 07:14:40 MDT --- fixed for 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com