Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42896 - perlmagick segfaults after upgrade from 5.5.6
Summary: perlmagick segfaults after upgrade from 5.5.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
: 42897 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-25 08:06 UTC by Ulrich Möller
Modified: 2004-03-23 11:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Möller 2004-02-25 08:06:48 UTC
After the usual world update, imagemagick and perlmagick were upgraded to 5.5.7.15. Since then, my perl script which uses them always segfaults. This guy (http://forums.gentoo.org/viewtopic.php?t=136994&highlight=magick) has the same problem. I followed his advice and downgraded both imagemagick and perlmagick to 5.5.6, and the problem is gone.

Reproducible: Always
Steps to Reproduce:
1. Run any perl script that uses perlmagick.

Actual Results:  
Segfault.
Comment 1 Ulrich Möller 2004-02-25 08:11:35 UTC
*** Bug 42897 has been marked as a duplicate of this bug. ***
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2004-02-29 02:56:31 UTC
I've looked at the forum post, looked at the ebuild, and there is nothing there to indicate that it would be depending on a lower version - in fact, the ebuild is written so that it depends on the same version as itself, since they are really just parts of the same package. 

As for your segfaults, maybe you could share some sample code? I'm using 5.5.7.15 as a part of a photo gallery app without any problems. Thanks!
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2004-03-23 11:57:01 UTC
Closing after a month of silence. Please reopen if you are still having problems.