Re: GraphicsMagick may collapse when binding into a server
Bob Friesenhahn <[email protected]> Mon, 20 May 2013 08:26:26 -0500 (CDT)
| Newsgroups | gmane.comp.video.graphicsmagick.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 20 May 2013, Feng Liyuan wrote:
>
> The other is:
>
> static int GMCmd(int argc, char **argv) {
> int status;
>
> InitializeMagick(*argv);
>
> status = GMCommand(argc, argv);
> return status;
> }
>
>
> Then I run a pressure test code to request the server and after a while it still broke down with message:
> magick/semaphore.c:531: LockSemaphoreInfo: Assertion `semaphore_info != (SemaphoreInfo *) ((void *)0)'
> failed.
Are you able to debug this problem in order to find out where it is
occuring (e.g. stack dump)?
Do you (or can you) get a core dump?
What operating system are you using?
Can you create a stand-alone sample program (that I can compile here)
which reproduces the problem?
Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Graphicsmagick-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-bugs