ID: 19496
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Apache2 related
Operating System: FreeBSD 4.7-PRERELEASE #2
PHP Version: 4CVS-2002-09-19
New Comment:
at /home/admin/cvs/b/php4/sapi/apache2filter/sapi_apache2.c:126
#1 0x283d79b3 in sapi_send_headers ()
at /home/admin/cvs/b/php4/main/SAPI.c:696
#2 0x283819a8 in php_header ()
at /home/admin/cvs/b/php4/ext/standard/head.c:62
#3 0x283dfbab in php_ub_body_write (
str=0x81a100c "<br />\n<b>Warning</b>: Function registration
failed - duplicate name - apache_lookup_uri in <b>Unknown</b> on line
<b>0</b><br />\n",
str_length=131) at /home/admin/cvs/b/php4/main/output.c:686
#4 0x283debc2 in php_body_write (
str=0x81a100c "<br />\n<b>Warning</b>: Function registration
failed - duplicate name - apache_lookup_uri in <b>Unknown</b> on line
<b>0</b><br />\n",
str_length=131) at /home/admin/cvs/b/php4/main/output.c:104
#5 0x283d135a in php_printf (
format=0x2843d700 "<br />\n<b>%s</b>: %s in <b>%s</b> on line
<b>%d</b><br />\n") at /home/admin/cvs/b/php4/main/main.c:388
#6 0x283d1a41 in php_error_cb (type=32, error_filename=0x2845104b
"Unknown",
error_lineno=0,
format=0x284512a0 "Function registration failed - duplicate name -
%s",
args=0xbfbff994
"�*E(>�?(\2343F(@2F(@2F(�(=(\2343F(�0F((4\016\b%\017\"(�*E( ") at
/home/admin/cvs/b/php4/main/main.c:609
#7 0x283f8cd6 in zend_error (type=32,
format=0x284512a0 "Function registration failed - duplicate name -
%s")
at /home/admin/cvs/b/php4/Zend/zend.c:710
#8 0x283fb42e in zend_register_functions (functions=0x28463200,
function_table=0x0, type=1) at
/home/admin/cvs/b/php4/Zend/zend_API.c:1060
#9 0x283fb52f in zend_register_module (module=0x28463240)
at /home/admin/cvs/b/php4/Zend/zend_API.c:1103
#10 0x283fb325 in zend_startup_module (module=0x28463240)
at /home/admin/cvs/b/php4/Zend/zend_API.c:1014
#11 0x2841289d in php_apache_register_module ()
at /home/admin/cvs/b/php4/sapi/apache2filter/php_functions.c:172
#12 0x28411ca5 in php_apache_server_startup (pconf=0x80e0018,
plog=0x8118018,
ptemp=0x811e018, s=0x80e3428)
at /home/admin/cvs/b/php4/sapi/apache2filter/sapi_apache2.c:505
#13 0x8097ec1 in ap_run_post_config (pconf=0x80e0018, plog=0x8118018,
ptemp=0x811e018, s=0x80e3428) at config.c:129
#14 0x809c47c in main (argc=3, argv=0xbfbffbd8) at main.c:634
#15 0x8065301 in _start ()
Previous Comments:
------------------------------------------------------------------------
[2002-09-19 06:21:21] [EMAIL PROTECTED]
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php
Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
------------------------------------------------------------------------
[2002-09-19 06:12:37] [EMAIL PROTECTED]
Sep 19 12:02:12 admin /kernel: pid 86191 (httpd), uid 0: exited on
signal 11 (core dumped)
I am getting a core dump from apache 2.40 when using the latest CVS,
lookily I have a backup of the CVS I was laready using.
This old CVS works fine, I have reinstalled/uninstalled many times and
eery time ocre dump with the latest CVS.
Both configure lines are identical in the installs. Which was :-
./configure --with-mysql --with-apxs2=/usr/local/apache/bin/apxs
I noticed the message of supplying the path to pth on the latest CVS,
so I tried this also :-
./configure --with-mysql --with-apxs2=/usr/local/apache/bin/apxs
--with-tsrm-pth=/usr/local/bin/pth-config
The current working CVS I have is dated 2002-09-06.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=19496&edit=1