From owner-freebsd-ports Sun Jan 5 18:20: 6 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 2440D37B401 for ; Sun, 5 Jan 2003 18:20:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E0343EA9 for ; Sun, 5 Jan 2003 18:20:04 -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 h062K4NS087727 for ; Sun, 5 Jan 2003 18:20:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h062K3V9087725; Sun, 5 Jan 2003 18:20:03 -0800 (PST) Date: Sun, 5 Jan 2003 18:20:03 -0800 (PST) Message-Id: <200301060220.h062K3V9087725@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "."@babolo.ru Subject: Re: ports/46792: Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts is set without a _default_:80 VirtualHost Reply-To: "."@babolo.ru 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 The following reply was made to PR ports/46792; it has been noted by GNATS. From: "."@babolo.ru To: "Frank J. Laszlo" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/46792: Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts is set without a _default_:80 VirtualHost Date: Mon, 6 Jan 2003 05:20:50 +0300 (MSK) > >Number: 46792 > >Category: ports > >Synopsis: Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts is set without a _default_:80 VirtualHost ... > >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 or may be no Listen 80 and no Port 80 ? -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message