ID:               42161
 Updated by:       [EMAIL PROTECTED]
 Reported By:      vincent dot hoen at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *Graphics related
 Operating System: Microsoft Windows XP
 PHP Version:      5.2.3
 New Comment:

This is not PHP bug, it's a PECL extension so report this here
instead:

http://pecl.php.net/bugs/report.php?package=imagick


Previous Comments:
------------------------------------------------------------------------

[2007-07-31 14:15:16] vincent dot hoen at gmail dot com

Description:
------------
Instanciating Imagick without parameters causes the server to crash.

Reproduce code:
---------------
$image = new Imagick();

Actual result:
--------------
Here is the apache logs' section corresponding to imagick
instanciation
[Tue Jul 31 16:10:13 2007] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
[Tue Jul 31 16:10:14 2007] [notice] Apache/2.2.4 (Win32) PHP/5.2.3
configured -- resuming normal operations
[Tue Jul 31 16:10:14 2007] [notice] Server built: Jan  9 2007 23:17:20
[Tue Jul 31 16:10:14 2007] [notice] Parent: Created child process 2328
[Tue Jul 31 16:10:14 2007] [notice] Child 2328: Child process is
running
[Tue Jul 31 16:10:14 2007] [notice] Child 2328: Acquired the start
mutex.
[Tue Jul 31 16:10:14 2007] [notice] Child 2328: Starting 250 worker
threads.
[Tue Jul 31 16:10:14 2007] [notice] Child 2328: Starting thread to
listen on port 80.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42161&edit=1

Reply via email to