You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Lewis De Payne <le...@netcom.com> on 1997/04/14 19:10:01 UTC

general/389: httpd - caught SIGSEGV (segment violation!)

	The contract type is `' with a response time of 3 business hours.
	A first analysis should be sent before: Mon Apr 14 13:00:00 PDT 1997


>Number:         389
>Category:       general
>Synopsis:       httpd - caught SIGSEGV (segment violation!)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Apr 14 10:10:00 1997
>Originator:     lewiz@netcom.com
>Organization:
apache
>Release:        1.2b8
>Environment:
Platform:
  FreeBSD 2.2.1-RELEASE #0: Sun Apr 13
  Server version Apache/1.2b8 PHP/FI-2.0b11.
  (256MB RAM, httpd.h:#define HARD_SERVER_LIMIT 500)
Compiled-in modules:
  http_core.c
  mod_mime.c
  mod_access.c
  mod_dir.c
  mod_cgi.c
  mod_alias.c
  mod_env.c
  mod_log_config.c
  mod_imap.c
  mod_browser.c
  mod_status.c
  mod_php.c    <- latest CVS release
>Description:
[Mon Apr 14 09:49:28 1997] httpd: caught SIGSEGV,
     attempting to dump core in /usr/local/etc/httpd
[Mon Apr 14 09:50:07 1997] httpd: caught SIGSEGV,
     attempting to dump core in /usr/local/etc/httpd

I'd be happy to provide a core dump, but none exists.
I've set /usr/local/etc/httpd/ to a+rwx, but nothing.

-- partial httpd.conf --
ServerType standalone
Port 80
User nobody
Group #-1
HostNameLookups off
ServerAdmin    lewis@via.net
ServerRoot     /usr/local/etc/httpd
ErrorLog       logs/error_log
TransferLog    logs/access_log
LogFormat      "%{[%D-%T]}t %{host}i %h [%T] %b \"%r\" %>s"
CustomLog      logs/referer "%{referer}i -> %U"
PidFile        /var/run/httpd.pid
ScoreBoardFile logs/apache_status
ServerName     www.persiankitty.com
Timeout 300
KeepAlive On
KeepAliveTimeout 15
MaxKeepAliveRequests 100
MaxClients 400
StartServers 100
MinSpareServers 20
MaxSpareServers 60
MaxRequestsPerChild 120
>How-To-Repeat:
Logging onto machine #1 and tailing the error_log.
(Machine only runs one virtual host).
>Fix:
None... unknown
>Audit-Trail:
>Unformatted: