ID:               27229
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dodell at sitetronics dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: FreeBSD 5.1-RELEASE-p13
 PHP Version:      4.3.4
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.


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

[2004-02-12 10:59:02] dodell at sitetronics dot com

Description:
------------
PHP 4.3.4 is causing apache to crash. Here's the error 

in httpd-error.log



httpd in free(): error: chunk is already free



phpinfo() available at:



http://www.sitetronics.com/~dodell/phpinfo.php

Reproduce code:
---------------
I'd provide code, but it's proprietary. I'll attempt to reproduce the
crash with similar code.

Actual result:
--------------
#0  0x2811db23 in kill () from /usr/lib/libc.so.5

#1  0x2818a4fd in abort () from /usr/lib/libc.so.5

#2  0x28188d1f in tcflow () from /usr/lib/libc.so.5

#3  0x28188d7e in tcflow () from /usr/lib/libc.so.5

#4  0x281897e7 in tcflow () from /usr/lib/libc.so.5

#5  0x28189a30 in free () from /usr/lib/libc.so.5

#6  0x2859b83f in _fini () from /usr/local/libexec/

apache/libphp4.so

#7  0x2857e318 in _fini () from /usr/local/libexec/

apache/libphp4.so

#8  0x285bd6dc in _fini () from /usr/local/libexec/

apache/libphp4.so

#9  0x285be2d2 in _fini () from /usr/local/libexec/

apache/libphp4.so

#10 0x285be495 in _fini () from /usr/local/libexec/

apache/libphp4.so

#11 0x08054983 in ap_invoke_handler ()

#12 0x080671d4 in process_request_internal ()

#13 0x080673e4 in ap_process_request ()

#14 0x0805f808 in child_main ()

#15 0x0805fa88 in make_child ()

#16 0x0805faff in startup_children ()

#17 0x080605fa in standalone_main ()

#18 0x08060939 in main ()

#19 0x0804fd65 in _start ()




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


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

Reply via email to