Bugs item #2506838, was opened at 2009-01-14 11:56 Message generated for change (Settings changed) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2506838...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: build-system Group: None Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Cyrille Henry (nusmuk) Assigned to: Nobody/Anonymous (nobody)
Summary: compiling gem cvs with libmagick++ / libtiff can crash
Initial Comment: compiling gem cvs with libmagic++ / libtif / libjpg on ubuntu 8.10 can crash pd on exeptions (opening a non existant image by exemple) :
pd: magick/exception.c:932: ThrowMagickExceptionList: Assertion `exception->signature == 0xabacadabUL' failed. Pd: signal 6 pd_gui: pd process exited Erreur de segmentation
it work if Gem is compiled with only libmagic.
since libmagic++ replace libtiff / libjpg, ./configure should automatically disable the latter if the 1st is detected.
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot) Date: 2009-03-18 19:51
Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig) Date: 2009-01-14 13:23
Message: should be fixed with revision 2641
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2506838...