From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 11 15:20:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A75516A4D4 for ; Wed, 11 May 2005 15:20:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D92E43D93 for ; Wed, 11 May 2005 15:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4BFK26s089216 for ; Wed, 11 May 2005 15:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4BFK2Cl089215; Wed, 11 May 2005 15:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 11 May 2005 15:20:02 GMT Resent-Message-Id: <200505111520.j4BFK2Cl089215@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matus UHLAR - fantomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6120816A4CE for ; Wed, 11 May 2005 15:19:28 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA8E43D78 for ; Wed, 11 May 2005 15:19:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4BFJPli033367 for ; Wed, 11 May 2005 15:19:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4BFJPOU033366; Wed, 11 May 2005 15:19:25 GMT (envelope-from nobody) Message-Id: <200505111519.j4BFJPOU033366@www.freebsd.org> Date: Wed, 11 May 2005 15:19:25 GMT From: Matus UHLAR - fantomas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/80901: proftpd's mod_tls floods syslog with "already free" error messages X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 15:20:02 -0000 >Number: 80901 >Category: ports >Synopsis: proftpd's mod_tls floods syslog with "already free" error messages >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 11 15:20:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matus UHLAR - fantomas >Release: 4.11 >Organization: Nextra s.r.o., Bratislava, Slovakia >Environment: FreeBSD w03 4.11-RELEASE-p2 FreeBSD 4.11-RELEASE-p2 #0: Tue Apr 12 13:04:36 CEST 2005 root@w03:/shared1/rw/os/FreeBSD/i386/obj/RELENG_4_11/shared1/rw/os/FreeBSD/i386/src/RELENG_4_11/sys/i686_SP i386 >Description: proftpd-1.2.10 has s bug in mod_tls that causes it to flood syslog with messages: May 11 12:07:09 w03 proftpd May 11 12:07:09 w03 proftpd May 11 12:07:09 w03 in free(): May 11 12:07:09 w03 in free(): May 11 12:07:09 w03 warning: May 11 12:07:09 w03 warning: May 11 12:07:09 w03 page is already free May 11 12:07:09 w03 page is already free They are not of facility 'ftp' (didn't check which one) and occur after every client disconnects. >How-To-Repeat: compile proftpd with mod_tls, connect and disconnect (using tls is not required to see this problem). >Fix: the problem is known to FreeBSD maintainer and already fixed: http://bugs.proftpd.org/show_bug.cgi?id=2313 and this patch fixes it: http://bugs.proftpd.org/attachment.cgi?id=2190 >Release-Note: >Audit-Trail: >Unformatted: