ID: 20193
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Zend Engine 2 problem
Operating System: Linux 2.4.12
PHP Version: 4.2.3
New Comment:
I found that imap was causing the error. If I do not use
imap
ID: 20193
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: Linux 2.4.12
PHP Version: 4.2.3
New Comment:
I run httpd with -X in gdb and here
From: [EMAIL PROTECTED]
Operating system: Linux 2.4.12
PHP version: 4.2.3
PHP Bug Type: Zend Engine 2 problem
Bug description: zend_get_parameters_ex segfault PHP on script end
I have an extension which is working well in PHP 4.2.2 but when I compile
it with PHP 4.2.3. The sc