From:             [EMAIL PROTECTED]
Operating system: AIX 5.1
PHP version:      4.3.0
PHP Bug Type:     Apache related
Bug description:  Apache 1.3.27 core dumps when PHP 4.3.0 is activated via LoadModule

PHP configured with IBM DB2, operating fine as a CLI
Compiled with VAC, no gcc or gdb on this system
(Bug #20677 - compile probs, shows build history)
-----------------------------------
./configure --with-apxs=/opt/freeware/apache/bin/apxs \
        --enable-track-vars --enable-versioning \
        --with-ibm-db2=/home/db2inst1/sqllib --sysconfdir=/etc \
        --enable-force-cgi-redirect --enable-c9x-inline \
        --with-openssl --with-mysql=/opt/freeware/
-----------------------------------
/usr/sbin/apachectl[163]: 29560 Segmentation fault(coredump)
# dbx /opt/freeware/apache/bin/httpd core
Type 'help' for help.
reading symbolic information ...
[using memory image in core]

Segmentation fault in php_xbithack_handler_52_28 at 0xd4d68cd4 ($t1)
0xd4d68cd4 (php_xbithack_handler_52_28+0xdc) 800c0000        lwz  
r0,0x0(r12)
(dbx) where     
php_xbithack_handler_52_28() at 0xd4d68cd4
php_create_dir() at 0xd4d675b8
ap_single_module_configure() at 0x1000eae0
load_module() at 0x10043a8c
invoke_cmd() at 0x1000b414
ap_handle_command() at 0x1000cdfc
ap_srm_command_loop() at 0x1000eb5c
ap_process_resource_config() at 0x1000d7e0
ap_read_config() at 0x1000e9c4
http_main.main() at 0x10000740
(dbx)
------------------------------
Output of phpinfo (commandline)

PHP Version => 4.3.0-dev

System => AIX camoabdc01 1 5 000762384C00
Build Date => Dec 12 2002 10:39:08
Configure Command =>  './configure'
'--with-apxs=/opt/freeware/apache/bin/apxs' '--enable-track-vars'
'--enable-versioning' '--with-ibm-db2=
/home/db2inst1/sqllib' '--sysconfdir=/etc' '--enable-force-cgi-redirect'
'--enable-c9x-inline' '--with-openssl' '--with-mysql=/opt/freeware/
'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, https, ftps 
-- 
Edit bug report at http://bugs.php.net/?id=21864&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21864&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21864&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21864&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21864&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21864&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21864&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21864&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21864&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21864&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21864&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21864&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21864&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21864&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21864&r=gnused

Reply via email to