Hi,

I'm experiencing recurring issues with stability on Solaris platforms. Using
solely the standard
XML functions and standard fsockopen() wrappers, I'm managing to get
Apache/PHP to regularly coredump, and occasionally spew errors about
functions it can't find in the file. Line numbers and function names are
completely wrong, though. If I turn on debugging with --enable-debug, it
works, after a fashion. To the end user it appears working, but in the
Apache error log I keep getting lots of:

[Mon Mar 26 17:39:07 2001] [notice] child pid 4902 exit signal Bus Error
(10)
[Mon Mar 26 17:39:07 2001] [notice] child pid 4901 exit signal Bus Error
(10)
[Mon Mar 26 17:39:08 2001] [notice] child pid 4904 exit signal Bus Error
(10)
[Mon Mar 26 17:39:08 2001] [notice] child pid 4903 exit signal Bus Error
(10)

My configure commandline:
./configure --prefix=/www --with-config-file-path=/www/conf --with-apxs=/www
/bin/apxs --without-mysql --enable-debug

My Apache setup is nothing nonstandard:
./configure --prefix=/www --enable-module=so

I can't see what I'm doing wrong, I'm assuming there's a little platform
idiosyncrasy somewhere, but
have no idea where in the source to look (or how to debug Apache/PHP).

Regards,

Leon.

--
System Administrator, iTouch Labs (Devco)
GSM: +27-82-789-1245
Office: +27-21-415-2168

PGP Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x45EFAAE1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to