php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66382 Unable to execute test bug20636.php
Submitted: 2014-01-01 17:14 UTC Modified: 2015-01-05 03:32 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: gui at iroqwa dot org Assigned: mkoppanen (profile)
Status: Closed Package: imagick (PECL)
PHP Version: 5.5.7 OS: Debian GNU/Linux Sid
Private report: No CVE-ID: None
 [2014-01-01 17:14 UTC] gui at iroqwa dot org
Description:
------------
You've recently added some tests to imagick (which is great).
I've a problem when executing the test bug20636 :

$ ./bug20636.sh 
php5: unable to acquire cache view `No such file or directory' @ fatal/cache-view.c/AcquireAuthenticCacheView/121.

The problem seems to be in ImageMagick (but not sure if it not just the consequence), but i need your assistance to debug this issue (if any). I've rebuild imagemagick without OpenMP (--disable-openmp), same issue.

imagemagick version tested is 6.7.7.10.
php-imagick version tested is 3.2.0RC1.


Test script:
---------------
Content of bug20636.phpt

Expected result:
----------------
Success execution of bug20636 test.

Actual result:
--------------
Failure execution of bug20636 test.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-01 18:09 UTC] krakjoe@php.net
-Assigned To: +Assigned To: mkoppanen
 [2014-01-01 18:10 UTC] krakjoe@php.net
Assigned to the lead who appears to have written the tests to get some attention from them directly, hopefully.
 [2014-03-10 13:17 UTC] remi@php.net
AFAIK this is a IM 6.7.7 specific bug.
Reproduced with 6.7.7-5 (in Fedora 18), not with 6.7.8-9 (in Fedora 19)
 [2014-03-10 13:33 UTC] remi@php.net
Sorry, I mean Reproduced with 
- 6.7.7-5 in Fedora 18
- 6.7.8-9 in Fedora 19 and RHEL-7

Not reproduced with
- 6.8.6-3 in Fedora 20
- 6.8.7-0 in Fedora 21
 [2015-01-05 03:32 UTC] danack@php.net
-Status: Assigned +Status: Closed
 [2015-01-05 03:32 UTC] danack@php.net
Closing. This was apparently an issue with an old version of ImageMagick, but is not currently reproducible.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 03:01:27 2024 UTC