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
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
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
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
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