[Pkg-php-pecl] Bug#789860: php5-imagick: Segmentation fault when accessing an unknown property

Jerry jerry at devzero.info
Wed Jun 24 21:37:06 UTC 2015


Package: php5-imagick
Version: 3.1.0~rc1-1+b2
Severity: normal

The following code produces a segmentation fault:

    <?php
    $im = new \Imagick;
    $im->foo;
    ?>

It can also be reproduces on the command line:

jerry at box:~$ php -r '$im = new \Imagick(); $im->foo;'
Segmentation fault

-- System Information:
Debian Release: 7.8
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-30-pve (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5-imagick depends on:
ii  libc6                           2.13-38+deb7u8
ii  libmagickcore5                  8:6.7.7.10-5+deb7u3
ii  libmagickwand5                  8:6.7.7.10-5+deb7u3
ii  php5-cli [phpapi-20100525+lfs]  5.4.41-0+deb7u1
ii  php5-common                     5.4.41-0+deb7u1
ii  php5-fpm [phpapi-20100525+lfs]  5.4.41-0+deb7u1
ii  ucf                             3.0025+nmu3

Versions of packages php5-imagick recommends:
ii  ghostscript      9.05~dfsg-6.3+deb7u1
ii  ttf-dejavu-core  2.33-3

php5-imagick suggests no packages.

-- no debconf information



More information about the Pkg-php-pecl mailing list