#35229 [Fbk->Opn]: call_user_func() crashes when arguement_stack is nearly full

2005-11-15 Thread segv74 at gmail dot com
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

#35229 [NEW]: call_user_func() crashes when arguement_stack is nearly full

2005-11-15 Thread segv74 at gmail dot com
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

#33116 [Fbk->Opn]: crash when assigning class name to global variable in __autoload

2005-05-25 Thread segv74 at gmail dot com
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

#33116 [Opn]: crash when assigning class name to global variable in __autoload

2005-05-24 Thread segv74 at gmail dot com
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

#33116 [Fbk->Opn]: crash when assigning class name to global variable in __autoload

2005-05-24 Thread segv74 at gmail dot com
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

#33116 [NEW]: crash when assigning class name to global variable in __autoload

2005-05-23 Thread segv74 at gmail dot com
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