[bug-notifications] [imagemagick 0004278]: convert: Wrong JPEG library version: library is 62, caller expects 70

Mantis Bug Tracker noreply at opencsw.org
Sat Apr 3 20:02:38 CEST 2010


The following issue has been CLOSED 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=4278 
====================================================================== 
Reported By:                skayser
Assigned To:                hson
====================================================================== 
Project:                    imagemagick
Issue ID:                   4278
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-02-16 03:10 CET
Last Modified:              2010-04-03 20:02 CEST
====================================================================== 
Summary:                    convert: Wrong JPEG library version: library is 62,
caller expects 70
Description: 
convert has some libjpeg-related troubles when converting to jpeg, i.e. the
conversion will fail. All carried out on build10x.

$ wget -qO test.png http://images.google.de/images/nav_logo7.png
$ file test.png
test.png:       PNG image data
$ convert test.png test.jpg
convert: Wrong JPEG library version: library is 62, caller expects 70
`test.jpg' @ jpeg.c/EmitMessage/232.
$ file test.jpg
test.jpeg:      empty file

The other way round is fine.

$ wget -qO test2.jpg
http://blog.lib.umn.edu/jeffryes/biomedical/google.jpg
$ file test2.jpg
JPEG file
$ convert test2.jpg test2.png
$ file test2.png
PNG image data
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
parent of           0004311 Please rebuild, linking with libjpeg.so...
parent of           0004312 Please rebuild, linking with libjpeg.so...
====================================================================== 

---------------------------------------------------------------------- 
 (0007815) hson (manager) - 2010-04-03 20:02
 http://www.opencsw.org/mantis/view.php?id=4278#c7815 
---------------------------------------------------------------------- 
6.6.0,REV=2010.03.29_rev=9



More information about the bug-notifications mailing list