From owner-freebsd-security Tue Feb 11 18:29:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA11464 for security-outgoing; Tue, 11 Feb 1997 18:29:48 -0800 (PST) Received: from postoffice.cso.uiuc.edu (postoffice.cso.uiuc.edu [128.174.5.11]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA11457 for ; Tue, 11 Feb 1997 18:29:43 -0800 (PST) Received: from alecto.physics.uiuc.edu (alecto.physics.uiuc.edu [128.174.83.167]) by postoffice.cso.uiuc.edu (8.8.5/8.8.5) with SMTP id UAA75538 for <@mailhost.uiuc.edu:freebsd-security@freebsd.org>; Tue, 11 Feb 1997 20:29:31 -0600 Received: by alecto.physics.uiuc.edu (940816.SGI.8.6.9/940406.SGI) for freebsd-security@freebsd.org id UAA20055; Tue, 11 Feb 1997 20:26:15 -0600 From: igor@alecto.physics.uiuc.edu (Igor Roshchin) Message-Id: <199702120226.UAA20055@alecto.physics.uiuc.edu> Subject: httpd gets SIGSERV - is it a security problem ? To: freebsd-security@freebsd.org Date: Tue, 11 Feb 1997 20:26:14 -0600 (CST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-security@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! Sorry if this should be going to a different maillist or a newsgroup... I see it for a while, that time to time httpd (a forked child) gets some interrupt (often, or even always - 6) and dumps the core. E.g. today I found : Feb 11 18:10:26 kurort /kernel: pid 15919 (httpd), uid 65534: exited on signal 6 (from the syslog) and from the httpd log: [Tue Feb 11 18:10:26 1997] httpd: caught SIGSEGV, dumping core Nothing else... Any idea what it can be ? I was wondering if it can be some security hole ? i am running apache 1.2b6, with 2.1.6.1 (even after 020597) Thanks. IgoR aka StR