You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Hans Schwengeler <sc...@ubaclu.unibas.ch> on 1999/03/30 17:28:27 UTC

os-osf/4168: cannot connect to the server process (child dies with Bus error)

>Number:         4168
>Category:       os-osf
>Synopsis:       cannot connect to the server process (child dies with Bus error)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Mar 30 07:30:00 PST 1999
>Last-Modified:
>Originator:     schwengeler@ubaclu.unibas.ch
>Organization:
apache
>Release:        1.3.6
>Environment:
OSF1 saturn V4.0 1091 alpha alpha
i.e Tru64 Unix V4.0E
native cc compiler (DEC C V5.8-009 on Digital UNIX V4.0 (Rev. 1091))
(also tried with GNU gcc 2.8.1 - same result)
>Description:
After doing './configure', 'make' and 'make install' (the latter
as root) and executing '/usr/local/apache/bin/apachectl start'
(also as root), 'lynx http://localhost/' does not work (with
the default data files and config file).
I get:
Alert!: Unexpected network read error; connection aborted.
Alert!: Unable to access document.
lynx: Can't access startfile http://localhost/
(lynx version 2.8.1)

With netscape 3.04 I get:
No document

The error log looks like:
[Tue Mar 30 17:02:23 1999] [notice] Apache/1.3.6 (Unix) configured -- resuming n
ormal operations
[Tue Mar 30 17:02:43 1999] [notice] child pid 15962 exit signal Bus error (10)
[Tue Mar 30 17:02:43 1999] [notice] child pid 15680 exit signal Bus error (10)
[Tue Mar 30 17:08:52 1999] [notice] child pid 15966 exit signal Bus error (10)
[Tue Mar 30 17:08:55 1999] [notice] child pid 15963 exit signal Bus error (10)

ps ax | grep http gives:
 15681 ??       S        0:00.34 /usr/local/apache/bin/httpd
 16000 ??       I        0:00.05 /usr/local/apache/bin/httpd
 16008 ??       I        0:00.06 /usr/local/apache/bin/httpd
 16009 ??       I        0:00.06 /usr/local/apache/bin/httpd
 16018 ??       I        0:00.06 /usr/local/apache/bin/httpd
 16019 ??       I        0:00.06 /usr/local/apache/bin/httpd
 16015 ttyp2    S  +     0:00.04 grep http

>How-To-Repeat:
Probably OSF1 specific.
>Fix:
No.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]