ID: 35229
User updated by: segv74 at gmail dot com
Reported By: segv74 at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: linux
PHP Version: 5CVS-2005-11-15 (snap)
New Comment:
I changed
From: segv74 at gmail dot com
Operating system: linux
PHP version: 5CVS-2005-11-15 (snap)
PHP Bug Type: Reproducible crash
Bug description: call_user_func() crashes when arguement_stack is nearly full
Description:
call_user_func() can be creahed when
ID: 33116
User updated by: segv74 at gmail dot com
Reported By: segv74 at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: linux 2.4.28
PHP Version: 5.0.3
New Comment:
patch below seems works
ID: 33116
User updated by: segv74 at gmail dot com
Reported By: segv74 at gmail dot com
Status: Open
Bug Type: Reproducible crash
Operating System: linux 2.4.28
PHP Version: 5.0.3
New Comment:
last backtrace data of gdb was slightly diffrent
ID: 33116
User updated by: segv74 at gmail dot com
Reported By: segv74 at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: linux 2.4.28
PHP Version: 5.0.3
New Comment:
php5-STABLE-latest.tar.gz
From: segv74 at gmail dot com
Operating system: linux 2.4.28
PHP version: 5.0.3
PHP Bug Type: Reproducible crash
Bug description: crash when assigning class name to global variable in
__autoload
Description:
following codes produce wrong output. I think this