From owner-freebsd-ports Sun Jan 5 17:50: 4 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E6337B401 for ; Sun, 5 Jan 2003 17:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43A6543EA9 for ; Sun, 5 Jan 2003 17:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h061o2NS062164 for ; Sun, 5 Jan 2003 17:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h061o2nD062163; Sun, 5 Jan 2003 17:50:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA25237B401 for ; Sun, 5 Jan 2003 17:49:06 -0800 (PST) Received: from buster.freebsdmatrix.net (pcp01940281pcs.waldlk01.mi.comcast.net [68.32.92.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C99E43E4A for ; Sun, 5 Jan 2003 17:49:06 -0800 (PST) (envelope-from laszlof@buster.freebsdmatrix.net) Received: from buster.freebsdmatrix.net (localhost [127.0.0.1]) by buster.freebsdmatrix.net (Postfix) with ESMTP id E9B3019AF11 for ; Sun, 5 Jan 2003 20:49:24 -0500 (EST) Received: (from laszlof@localhost) by buster.freebsdmatrix.net (8.12.6/8.12.6/Submit) id h061nO2w080958; Sun, 5 Jan 2003 20:49:24 -0500 (EST) Message-Id: <200301060149.h061nO2w080958@buster.freebsdmatrix.net> Date: Sun, 5 Jan 2003 20:49:24 -0500 (EST) From: "Frank J. Laszlo" Reply-To: "Frank J. Laszlo" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46792: Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts is set without a _default_:80 VirtualHost Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46792 >Category: ports >Synopsis: Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts is set without a _default_:80 VirtualHost >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 05 17:50:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Frank J. Laszlo >Release: FreeBSD 4.7-STABLE i386 >Organization: none >Environment: System: FreeBSD buster.freebsdmatrix.net 4.7-STABLE FreeBSD 4.7-STABLE #6: Tue Dec 10 09:45:02 EST 2002 root@buster.freebsdmatrix.net:/usr/obj/usr/src/sys/BUSTER i386 >Description: If NameVirtualHosts is uncommented with like so: NameVirtualHosts * With a _default_:443 VirtualHost and not _default_:80 and you try to access the site via port 80. it causes a segfault like so. [Sun Jan 5 20:33:28 2003] [notice] child pid 80786 exit signal Segmentation fault (11) >How-To-Repeat: Install the apache13-modssl port and edit add a _default_:443 VirtualHost without a _default_:80 VirtualHost. >Fix: Make sure you have a _default_:80 VirtualHost setup in your httpd.conf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message