Package: php5-imagick
Version: 2.1.1RC1-1
Severity: important

Take this for example:

nvaha...@intranet:~$ ls -al file.jpg 
-r--r--r-- 1 nvahalik nvahalik 67580 2010-02-03 12:50 file.jpg

<?php
$a = new Imagick('file.jpg');
$a->thumbnailImage(100, 0);
$a->writeImage();

nvaha...@intranet:~# php test.php
Segmentation fault
nvaha...@intranet:~# 

If the file gets made writable, the command completes as expected.

Only appears to affect the currenct arch.  An i386 version of the script
runs as expected.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages php5-imagick depends on:
ii  libapache2-mod- 5.2.6.dfsg.1-2+nosuho    server-side, HTML-embedded scripti
ii  libc6           2.7-18lenny2             GNU C Library: Shared libraries
ii  libmagick10     7:6.3.7.9.dfsg2-1~lenny3 image manipulation library
ii  php5-cli [phpap 5.2.6.dfsg.1-2+nosuho    command-line interpreter for the p
ii  php5-common     5.2.6.dfsg.1-2+nosuho    Common files for packages built fr
ii  ucf             3.0016                   Update Configuration File: preserv

php5-imagick recommends no packages.

php5-imagick suggests no packages.

-- no debconf information

NOTICE:  This e-mail and any accompanying attachment may contain
confidential or privileged information.  The information is only for
the use of the recipient intended by the sender as named above.
Such information does not constitute an offer of contract or waiver
of any right of the sender and may not be relied upon by any party
not intended as a recipient by the sender.  If you have received this
e-mail in error, please immediately notify us by telephone at 
(254) 773-2181 or (800) 792-3084.  Please be advised that any
disclosure, copying, distribution or the taking of any action in
reliance on the contents of this e-mail or any accompanying
attachment is strictly prohibited.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to