$image = new Imagick ($url); $image->blurimage ($x, $y);
Call the Blurimage ($x, $y) function for an error:
The reason is: the original picture is CMYK is the printing mode. The RGB display mode is useful!!!!!!!!!!!
GLIBC detected * * */data/php/bin/php:free (): Invalid next size (FAST): 0x00007f04340024b0 ***======= backtrace: ===== ====/lib64/libc.so.6 (+0x75e66) [0x7f044ae21e66]/lib64/libc.so.6 (+0X789B3) [0x7f044ae249b3]/usr/local/lib/ Libmagickcore.so.2 (RELINQUISHMAGICKMEMORY+0XF) [0x7f044125392f]/usr/local/lib/libmagickcore.so.2 ( DESTROYPIXELCACHENEXUS+0X71) [0x7f04411c1761]/usr/local/lib/libmagickcore.so.2 (GETVIRTUALPIXELSFROMNEXUS+0X4D9) [0x7f04411c2349]/usr/local/lib/libmagickcore.so.2 (GETCACHEVIEWVIRTUALPIXELS+0XBA) [0x7f04411c735a]/usr/local/ Lib/libmagickcore.so.2 (+0X87EA1) [0x7f0441218ea1]/usr/lib64/libgomp.so.1 (+0XE0C5) [0x7f0440f8a0c5]/lib64/ libpthread.so.0 (+0X79D1) [0x7f044a56a9d1]/lib64/libc.so.6 (clone+0x6d) [0x7f044ae948fd]7f043e5d3000-7f043e5db000 R-xp 00000000 fd:00 12250/usr/local/lib/imagemagick-6.5.1/modules-q16/coders/jpeg.so7f043e5db000-7f043e7db000---P 00008000 fd:00 12250/usr/local/lib/imagemagick-6.5.1/modules-q16/coders/jpeg.so7f043e7db000-7f043e7dc000 rw-p 00008000 fd:00 12250/usr/local/lib/imagemagick-6.5.1/modules-q16/coders/jpeg.so
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Blurimage do picture blur processing error free (): Invalid next size