Bug 196010 - undefined symbol: png_get_asm_flags
Summary: undefined symbol: png_get_asm_flags
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ImageMagick
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On: 196580
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-20 11:05 UTC by Ian Chapman
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version: 6.2.8.0-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-27 17:29:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ian Chapman 2006-06-20 11:05:12 UTC
Description of problem:

When building an rpm under rock, it calls convert to reconvert a png file. 
Convert produces the following error: 

convert: symbol lookup error: /usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/
png.so: undefined symbol: png_get_asm_flags


Version-Release number of selected component (if applicable):
6.2.8.0-1

How reproducible:
convert -transparent '#FF00FF' data/gfx/characters/small/player1r.PNG megamario.
png

Steps to Reproduce:
1. convert -transparent '#FF00FF' <png-in> <png-out>
2.
3.
  
Actual results:
Convert exits with a symbol lookup error

Expected results:
Convert should successfully convert the png. It is successful for FC4 and FC5.

Additional info:

Comment 1 Hans de Goede 2006-06-25 09:12:45 UTC
This is caused by a bug in libpng, see bug 196580 .

Comment 2 Ian Chapman 2006-08-01 18:26:12 UTC
Appears fixed since ImageMagick-6.2.8.0-2 (probably due to libpng fix). Closing.

Comment 3 David Nielsen 2006-08-13 08:25:32 UTC
I'm still seeing this using ImageMagick-6.2.8.0-2 on my amd64 setup

Comment 4 Hans de Goede 2006-08-13 21:54:46 UTC
(In reply to comment #3)
> I'm still seeing this using ImageMagick-6.2.8.0-2 on my amd64 setup

Same for me, Matthias Clasen can you please rebuild ImageMagick, that should fix
this, Thanks!


Comment 5 Matthias Clasen 2006-08-27 17:29:52 UTC
Please reopen if there is still an issue with 6.2.8.0-3.fc6

Comment 6 Hans de Goede 2006-08-27 19:21:46 UTC
I can confirm this is fixed now, thanks



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