ID: 40165
User updated by: gacek at intertele dot pl
Reported By: gacek at intertele dot pl
-Status: Bogus
+Status: Open
Bug Type: Performance problem
Operating System: Linux FC4 x86_64
PHP Version: 5.2.0
New Comment:
OK, comparison with
ID: 40165
User updated by: gacek at intertele dot pl
Reported By: gacek at intertele dot pl
Status: Open
Bug Type: Performance problem
Operating System: Linux FC4 x86_64
PHP Version: 5.2.0
New Comment:
This is sample of "pprofp -u" o
From: gacek at intertele dot pl
Operating system: Linux FC4 x86_64
PHP version: 5.2.0
PHP Bug Type: Performance problem
Bug description: define() cost
Description:
When playing with apd profiler, I have noticed huge cost of define() call.
It's over 20x the
From: gacek at intertele dot pl
Operating system: Linux FC4 x86_64
PHP version: 4.4.3
PHP Bug Type: Reproducible crash
Bug description: shutdown_memory_manager crash
Description:
Test tests/lang/bug35239.php causes segfault in php-4.4.3
4.4.2 version is also
ID: 37496
User updated by: gacek at intertele dot pl
Reported By: gacek at intertele dot pl
-Status: Closed
+Status: Open
Bug Type: CGI related
Operating System: Linux
PHP Version: 5CVS-2006-05-18 (snap)
Assigned To: dmitry
New
From: gacek at intertele dot pl
Operating system: Linux
PHP version: 5.1.5CVS
PHP Bug Type: Reproducible crash
Bug description: FastCGI env (cgi vars) table overflow
Description:
To many CGI variables overflows cgi var table (128 entries) in fastcgi
mode
ID: 37496
User updated by: gacek at intertele dot pl
Reported By: gacek at intertele dot pl
-Status: Feedback
+Status: Closed
Bug Type: CGI related
Operating System: Linux
PHP Version: 5CVS-2006-05-18 (snap)
Assigned To: dmitry
New
ID: 37496
User updated by: gacek at intertele dot pl
Reported By: gacek at intertele dot pl
Status: Assigned
Bug Type: CGI related
Operating System: Linux
PHP Version: 5CVS-2006-05-18 (snap)
Assigned To: dmitry
New Comment:
Actually, these
From: gacek at intertele dot pl
Operating system: Linux
PHP version: 5CVS-2006-05-18 (snap)
PHP Bug Type: CGI related
Bug description: FastCGI output buffer overrun
Description:
FastCGI buffer output (request->out_buf) is overwritten.
Reproduce c