[MacPorts] #25533: Assertion failed for imread
MacPorts
noreply at macports.org
Mon Jul 5 11:19:38 PDT 2010
#25533: Assertion failed for imread
------------------------------+---------------------------------------------
Reporter: gnwiii@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: octave
------------------------------+---------------------------------------------
Test image:
{{{
$ convert /opt/local/share/ghostscript-8.71/examples/golfer.eps golfer.png
}}}
On Leopard and on Snow Leopard I get the same error. Here is Leopard
output:
{{{
$ octave
GNU Octave, version 3.2.4
Copyright (C) 2009 John W. Eaton and others.
[...]
Octave was configured for "i386-apple-darwin9.8.0".
[...]
octave:1> [IMG, MAP, ALPHA] = imread ('golfer.png');
Assertion failed: (semaphore_info != (SemaphoreInfo *) NULL), function
LockSemaphoreInfo, file magick/semaphore.c, line 525.
panic: Abort trap -- stopping myself...
Abort trap
}}}
--
Ticket URL: <http://trac.macports.org/ticket/25533>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list