ID:               15826
 Updated by:       [EMAIL PROTECTED]
-Summary:          Crash when sending 'authenticate' header
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Analyzed
 Bug Type:         Reproducible crash
 Operating System: Windows, Linux
 PHP Version:      4.1.1
 New Comment:

A backtrace of a core dump for this would be really helpful.  It sounds
like something is going wrong in the realm mangling code which happens
under safe mode in the sapi_add_header_ex() function in main/SAPI.c

If you can reliably reproduce it, build PHP using --enable-debug, run
httpd -X under gdb and when you get the crash, type: bt

Send me that backtrace and I will have a shot at finding it.


Previous Comments:
------------------------------------------------------------------------

[2002-03-01 23:32:46] [EMAIL PROTECTED]

I saw this reported about Linux a couple of times... I dared to report
third time for I met with this bug on both Windows (98, 2000, XP) and
Linux (RedHat 7.0, Mandrake 8.0) - apache child process crashes in PHP
module about half of the time header("WWW-Authenticate...") is sent, if
PHP is in 'Safe Mode'. I think it's a general PHP problem, not related
to OS.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15826&edit=1

Reply via email to