ID: 44745 User updated by: mssanch2002 at yahoo dot com Reported By: mssanch2002 at yahoo dot com Status: Open Bug Type: Unknown/Other Function Operating System: aix 5.3 PHP Version: 4.4.8 New Comment:
I'm also getting these warning when I run the make. /macs/php-4.4.8/ext/standard/info.c: In function 'php_info_write_wrapper': /macs/php-4.4.8/ext/standard/info.c:69: warning: pointer targets in passing argu ment 1 of 'php_escape_html_entities' differ in signedness /macs/php-4.4.8/ext/standard/info.c: In function 'php_info_html_esc': /macs/php-4.4.8/ext/standard/info.c:216: warning: pointer targets in passing arg ument 1 of 'php_escape_html_entities' differ in signedness /macs/php-4.4.8/ext/standard/info.c: In function 'php_print_info': /macs/php-4.4.8/ext/standard/info.c:506: warning: pointer targets in passing arg ument 3 of 'zend_hash_get_current_key_ex' differ in signedness /macs/php-4.4.8/ext/standard/info.c: At top level: /macs/php-4.4.8/TSRM/tsrm_virtual_cwd.h:166: warning: 'php_realpath_hack' define d but not used Previous Comments: ------------------------------------------------------------------------ [2008-04-16 18:26:40] mssanch2002 at yahoo dot com PHP was configured with the following: ./configure --with-oci8 --without-mysql --with-apache=../apache --enable-debug ------------------------------------------------------------------------ [2008-04-16 17:21:10] mssanch2002 at yahoo dot com Description: ------------ I configure apache 1.4.41 with the following config: /configure --with-layout=Apache --prefix=/macs/apache --activate-module=src/modules/php4/libphp4.a I receive the following message in apache error_log when I use the browser: child pid 913624 exit signal Segmentation fault (11) Actual result: -------------- GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-ibm-aix5.1.0.0"... (no debugging symbols found)... (gdb) run -X Starting program: /macs/apache_1.3.41/bin/httpd -X Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1] 0x1007de4c in ?? () (gdb) bt #0 0x1007de4c in ?? () (gdb) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44745&edit=1
