add --disable-openmp to configure script command-line, build, and reinstall
The problem is solved .
Search found 2 matches
- 2017-08-15T23:39:47-07:00
- Forum: MagickWand for PHP
- Topic: Segmentation fault on MagickReadImage
- Replies: 1
- Views: 82189
- 2017-08-15T02:49:24-07:00
- Forum: MagickWand for PHP
- Topic: Segmentation fault on MagickReadImage
- Replies: 1
- Views: 82189
Segmentation fault on MagickReadImage
When I deal the PNG file, it often causes stackoverflow ( PHP Version 5.6.30 / ImageMagick v6.6.9 ) Here is the test script: $png = base64_decode("iVBORw0KGgoAAAANSUhEUgAAAK4AAACuAQMAAACVwqStAAAABlBMVEX///8AAABVwtN+AAAAzklEQVRIie2WUQrEMAhEhRwgR8rVc6QcIOCOmkLILux+OfuRobT29UccrRG5uvpNauoIZrVo8rA9a5 ...