octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird problem with __magick_read__.oct


From: vliviu
Subject: Re: weird problem with __magick_read__.oct
Date: Sat, 24 Jul 2010 04:44:31 -0700 (PDT)

I have the same problem when I try: make check at Octave (3.2.4) compilation:
scripts/image/imread.m .................................octave:
magick/semaphore.c:525: LockSemaphoreInfo: Assertion `semaphore_info !=
(SemaphoreInfo *) ((void *)0)' failed.
panic: Aborted -- stopping myself...

__magic_read__ was found :
`__magick_read__' is a function from the file
/octave-3.2.4/src/__magick_read__.oct

 -- Function File: M = __magick_read__(FNAME, INDEX)
 -- Function File: [M, COLORMAP] = __magick_read__(FNAME, INDEX)
 -- Function File: [M, COLORMAP, ALPHA] = __magick_read__(FNAME, INDEX)
     Read images with ImageMagick++.  In general you should not be
     using this function.  Instead you should use `imread'.

     See also: imread
--------------
The GraphicsMagick is 1.3.12 and kernel is 2.6.34 (on a 32-bits dual
core).Any help much appreciated.
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/weird-problem-with-magick-read-oct-tp1656126p2301024.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]