Gentoo Archives: gentoo-user

From: pk <peterk2@××××××××.se>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed
Date: Wed, 28 Jul 2010 19:43:46
Message-Id: 4C508844.4050709@coolmail.se
In Reply to: [gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed by Valmor de Almeida
1 On 2010-07-26 18:16, Valmor de Almeida wrote:
2
3 > -> ./test.m
4 > octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion
5 > `semaphore_info != (SemaphoreInfo *) ((void *)0)' failed.
6 > panic: Aborted -- stopping myself...
7 > attempting to save variables to `octave-core'...
8 > save to `octave-core' complete
9 > Aborted
10
11 Hi,
12
13 I tested your code (and variations of it) and I get the same result
14 as you. Googling seems to indicate that lots of other people are having
15 similar problems with imwrite/imread function. The functions are not
16 part of the octave package but is an add-on. However, from what I can
17 see it may be a problem in the way octave make the graphicsmagick
18 write-call (of course there may be a problem with graphicksmagick itself
19 as well). Don't know enough to be of more help... Sorry!
20
21 Best regards
22
23 Peter K

Replies

Subject Author
Re: [gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed Valmor de Almeida <val.gentoo@×××××.com>