In article <[EMAIL PROTECTED]> you wrote:

> I installed apache-1.3.22-1.0.0.src.rpm and apache-1.3.23-20020201.src.rpm
> on a Solaris 8 Box (compiled on the machine with 
> openssl-0.9.6b-1.0.0.src.rpm and mm-1.1.3-1.0.0.src.rpm as well).
> Now I get curious errors from dying apache processes in the error.log file:
> [Fri Feb  8 13:21:05 2002] [notice] child pid 28802 exit signal Bus Error 
> (10)
> The client does not get the request from such an instance and displays a 
> message about an empty document.
> 
> Normally you get this errors from misalignment or hardware problems. No 
> other process on the system shows any problems, which makes hardware 
> failures relatively unlikely.
> 
> Does anyone notice the same problem and found a solution?

A few hints:

1. I've fixed session cache related problems in mod_ssl 2.8.6 which
   is used with Apache 1.3.23. So definetely try only this version.

2. I recommend you to use the shmht or shmcb SSL session caches instead
   of the dbm session cache.

3. Especially under Solaris as a test try to not mix mod_perl
   and mod_php or either of them with mod_ssl. Because we know (totally
   independent of OpenPKG) of problems with the intermixing of these
   three modules under Solaris.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to