From: chris-php at bolt dot cx
Operating system: Linux 2.4
PHP version: 4CVS-2005-01-17 (stable)
PHP Bug Type: Reproducible crash
Bug description: Segfault in _zval_ptr_dtor
Description:
Bug 31332 (http://bugs.php.net/bug.php?id=31332) hit me hard, since I use
ID: 31332
Comment by: chris-php at bolt dot cx
Reported By: marekm at apnet dot pl
Status: Open
Bug Type: Performance problem
Operating System: Win32/Linux
PHP Version: 4.3.10
New Comment:
Pretty sure we're getting hit by this as wel
ID: 20658
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Closed
+Status: Open
Bug Type: Reproducible crash
Operating System: Linux 2.4.19-pre4
PHP Version: 4CVS-2002-11-26 (stable)
New Comment:
Reopening. Repro
ID: 20658
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Closed
Bug Type: Reproducible crash
Operating System: Linux 2.4.19-pre4
PHP Version: 4CVS-2002-11-26 (stable)
New Comment:
Closing...
ID: 20658
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: Linux 2.4.19-pre4
PHP Version: 4CVS-2002-11-26 (stable)
New Comment:
Seems to be fixed now, thanks for the
ID: 20658
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: Linux 2.4.19-pre4
PHP Version: 4CVS-2002-11-26 (stable)
New Comment:
The one I tried and quoted in the bug
From: [EMAIL PROTECTED]
Operating system: Linux 2.4.19-pre4
PHP version: 4CVS-2002-11-26 (stable)
PHP Bug Type: Reproducible crash
Bug description: segfault after calling array_walk
I get a segfault after calling array_walk, in this portion of a script:
function get_flat($
From: [EMAIL PROTECTED]
Operating system: Linux 2.4.19-pre4
PHP version: 4.2.3
PHP Bug Type: MySQL related
Bug description: mysql_num_rows() randomly fails
mysql_num_rows() is randomly failing for me on any script with any SQL
query. mysql_query() doesn't return false, and m
From: [EMAIL PROTECTED]
Operating system: Linux 2.4.19-pre4 (Suse)
PHP version: 4.2.1
PHP Bug Type: Reproducible crash
Bug description: curl crash with CURLOPT_POSTFIELDS set to ""
This script will crash php:
http://www.google.com/";);
curl_setopt($cs, CURLOPT_RETURNTRAN