You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/11/11 14:23:53 UTC

DO NOT REPLY [Bug 14418] - No connection to apache-2.0.43 on OpenBSD 3.2

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14418>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14418

No connection to apache-2.0.43 on OpenBSD 3.2





------- Additional Comments From trawick@apache.org  2002-11-11 13:23 -------
Did you get a core dump?

Try

  truss /path/to/httpd -DONE_PROCESS 2>&1 >tracefile

and see why it exits (e.g., fatal signal or some syscall failed unexpectedly).

If it exits with a fatal signal, get a backtrace from a coredump.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org