[PHP-DEV] Re: Bug #13728 Updated: --with-png-dir does not set the include dir

2001-10-18 Thread Jean-Francois LE CAM
ot;--with-xpm-dir=/usr/X11R6" \ > "--disable-debug" \ > "--with-mhash=/home/local/mhash" \ > "--with-mcrypt=/home/local/mcrypt" \ > "--with-mm=/home/local/mm" \ > "--enable-trans-sid" \ > "--with-dom=/home/local/libxm

[PHP-DEV] PHP 4.0 Bug #9772 Updated: segfault w/ long POST/GET vars

2001-03-16 Thread cam
ID: 9772 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: segfault w/ long POST/GET vars Addendum. In my haste, I think I mis-evaluated the cause of this bug. It seems to have been resolved by my removing an & from a function definintion (and no longer m

[PHP-DEV] PHP 4.0 Bug #9772 Updated: segfault w/ long POST/GET vars

2001-03-16 Thread cam
ID: 9772 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: segfault w/ long POST/GET vars Addendum. In my haste, I think I mis-evaluated the cause of this bug. It seems to have been resolved by my removing an & from a function definin

[PHP-DEV] PHP 4.0 Bug #9772 Updated: segfault w/ long POST/GET vars

2001-03-15 Thread cam
ID: 9772 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: segfault w/ long POST/GET vars Hmmm...After a bit more bashing, I've gotten it to do it even with the shortend variables. new (but very similar) backtrace: Program received signal SIGSEGV, Se

[PHP-DEV] PHP 4.0 Bug #9772: segfault w/ long POST/GET vars

2001-03-15 Thread cam
From: [EMAIL PROTECTED] Operating system: VA Redhat 6.2.3 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: segfault w/ long POST/GET vars The script in question is thousands of lines long. basically, the script uses about 100 global variables and jus