[PHP-DEV] Bug #13031 Updated: Segmentation Fault core dump on apache start From: sniper <email protected>
Date: 08/29/01

ID: 13031
Updated by: sniper
Reported By: jasonk <email protected>
Old Status: Open
Status: Feedback
Bug Type: Apache related
Operating System: Aix 4.3.3
PHP Version: 4.0.6
New Comment:

Does this happen with latest CVS snapshot:

http://snaps.php.net/

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

[2001-08-29 09:50:49] jasonk <email protected>

tried installing PHP-4.0.6 on anr rs/6000 with aix 4.3.3
using gcc 2.95.3.

I have apache 1.3.20 installed dso support
mod ssl is installed
I have mysql installed and working
I also have Jrun installed and working.

i use

./configure \
--with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/usr/local/mysql
--prefix=/usr/local/php

it configures ok
makes ok
and make install ok
(i have tried make and gnumake)
when i have the
 LoadModule php4_module libexec/libphp4.so
line in place i get the seg fault

Ive tried the latest version from snaps and it won't make the libphp4.so file

the segfault i get isreading symbolic information ...
[using memory image in core]

Segmentation fault in php_if_apache_lookup_uri at 0xd0c47fe4 ($t1)
0xd0c47fe4 (php_if_apache_lookup_uri+0x554) 800c0000 lwz r0,0x0(r12)
 

any help much appreciated

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

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>