Package: libmagick6
Version: 6.0.6.2-2.6

I have compiled PECL http://pecl.php.net/package/imagick
for PHP but when I do phpinfo() imagick.so crash the PHP.

I suggest to add to the compile options "--enable-embeddable"
on the standard libmagick package to solve this issue.

See also http://pecl.php.net/bugs/bug.php?id=6488

brk(0x87bd000)                          = 0x87bd000
open("/usr/lib/ImageMagick-6.0.6/config/type.mgk", O_RDONLY|O_LARGEFILE) = 8
_llseek(8, 0, [86], SEEK_END)           = 0
mmap2(NULL, 86, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb7eea000
munmap(0xb7eea000, 86)                  = 0
close(8)                                = 0
open("/usr/share/ImageMagick-6.0.6/config/type.mgk",
O_RDONLY|O_LARGEFILE) = 8
_llseek(8, 0, [86], SEEK_END)           = 0
mmap2(NULL, 86, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb7eea000
munmap(0xb7eea000, 86)                  = 0
close(8)                                = 0
open("/usr/share/ImageMagick-6.0.6/type.mgk", O_RDONLY|O_LARGEFILE) = 8
_llseek(8, 0, [86], SEEK_END)           = 0
mmap2(NULL, 86, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb7eea000
munmap(0xb7eea000, 86)                  = 0
close(8)                                = 0
open("type.mgk", O_RDONLY|O_LARGEFILE)  = -1 ENOENT (No such file or
directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
chdir("/opt/apache")                    = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0
getpid()                                = 5520
kill(5520, SIGSEGV)                     = 0
sigreturn()                             = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 5520 detached


Best Regards,
Guy Baconnière

--

Infomaniak Network SA
Guy Baconniere <[EMAIL PROTECTED]>
Unix System Administrator
Certified Linux Engineer (RHCE, LPIC-2)
Avenue de la Praille 26
1227 Carouge (Geneva)
Switzerland (CH)
Phone +41 (0)22 820 3541
Fax +41 (0)22 820 3546
AS29222 / BACO-RIPE


Reply via email to