Page 1 of 1

Segmentation fault

Posted: 2006-12-13T09:26:36-07:00
by vav
Hi,

I've compiled MagickWand for PHP with ImageMagick 6.2.7, PHP 5.2.0.
I'm running php as apache module, apache is 2.2.3.
It works ok for about one day, after that apache process dies with segmentation fault (11) any time I try to use any MagickWand function.

Posted: 2006-12-13T12:33:44-07:00
by magick
Without a stack trace there is little hope for a fix. We need to know which of Apache, MagickWand for PHP, MagickCore, or PHP the problem occurs in and which module/line it is faulting. You might want to try MagickWand for PHP from ImageMagick 6.3.1-1, the current release.