From owner-freebsd-current@FreeBSD.ORG Tue Jul 1 07:14:37 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 619442AD for ; Tue, 1 Jul 2014 07:14:37 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B1422D95 for ; Tue, 1 Jul 2014 07:14:37 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 532C21FE02D; Tue, 1 Jul 2014 09:14:32 +0200 (CEST) Message-ID: <53B25FEA.5070005@selasky.org> Date: Tue, 01 Jul 2014 09:14:50 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: "Lundberg, Johannes" Subject: Re: ucom_free Fatal trap on shutdown / module unload References: <53A907E9.5020007@selasky.org> <53A9C37A.7030803@selasky.org> <53AA5A0E.1050704@selasky.org> <53AC8C21.6080504@selasky.org> <53AD01C6.1080005@selasky.org> <53AED789.9070504@selasky.org> <53B0E3FD.30800@selasky.org> <53B24820.2020800@selasky.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current , Fredrik Lindberg X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2014 07:14:37 -0000 Hi Johannes, Thank you for your patience! http://svnweb.freebsd.org/changeset/base/268078 --HPS