From owner-freebsd-ports Sun Jan 5 19:50: 8 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 1C38537B401 for ; Sun, 5 Jan 2003 19:50:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C16DB43EC2 for ; Sun, 5 Jan 2003 19:50:05 -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 h063o5NS011688 for ; Sun, 5 Jan 2003 19:50:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h063o5lp011687; Sun, 5 Jan 2003 19:50:05 -0800 (PST) Date: Sun, 5 Jan 2003 19:50:05 -0800 (PST) Message-Id: <200301060350.h063o5lp011687@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 Laszlo Cc: "."@babolo.ru, 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 06:48:43 +0300 (MSK) [ Charset ISO-8859-1 unsupported, converting... ] > no, Listen 80 and Port 80 are both in there.. this is an issue with > NameVirtualHosts, I believe.. Delete Listen 80 and Port 80 Because of no :80 VirtualHost Sorry my bad English > On Sunday 05 January 2003 09:20 pm, "."@babolo.ru wrote: > > > >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