php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55896 imagick_resize freeze
Submitted: 2003-10-16 13:24 UTC Modified: 2005-10-23 09:15 UTC
From: admin at e-rower dot pl Assigned: mcmontero (profile)
Status: No Feedback Package: imagick (PECL)
PHP Version: 4.3.3 OS: Linux RedHat 9.0
Private report: No CVE-ID: None
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 - 8 = ?
Subscribe to this entry?

 
 [2003-10-16 13:24 UTC] admin at e-rower dot pl
Description:
------------
imagick_resize (resource imagick_handle, int width, int height, int filter, int blur);

blur means the blur factor where > 1 is blurry, < 1 is sharp.

When blur == 0 (in example/resize.php blur == 0) this function will freeze - it should be protected.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-01 10:11 UTC] chregu@php.net
please try the latest release (0.9.9)
 [2005-10-23 09:15 UTC] mike@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 08:01:34 2025 UTC