From owner-freebsd-current@FreeBSD.ORG Fri Sep 28 16:24:49 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED6E016A46B for ; Fri, 28 Sep 2007 16:24:49 +0000 (UTC) (envelope-from jpedras+freebsd-current@webvolution.net) Received: from mail.portrait.com (mail.portrait.com [64.171.32.41]) by mx1.freebsd.org (Postfix) with ESMTP id A4C8113C4C5 for ; Fri, 28 Sep 2007 16:24:49 +0000 (UTC) (envelope-from jpedras+freebsd-current@webvolution.net) Received: from teko.tafkap.priv (beastie.webvolution.net [64.174.136.225]) (authenticated bits=0) by mail.portrait.com (8.13.1/8.13.1) with ESMTP id l8SGOb6u031612 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 28 Sep 2007 09:24:42 -0700 (PDT) (envelope-from jpedras+freebsd-current@webvolution.net) Message-ID: <46FD2ABA.5040307@webvolution.net> Date: Fri, 28 Sep 2007 09:24:26 -0700 From: Joao Pedras User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: freebsd-current@freebsd.org, Attilio Rao References: <46FA0C14.10201@webvolution.net> <46FADB35.2090708@FreeBSD.org> <46FC2AA7.2040308@webvolution.net> <46FC2C85.4080600@FreeBSD.org> <46FC8EEE.5080908@webvolution.net> <3bbf2fe10709280337n1be084b3qf1ef7fc94889592b@mail.gmail.com> In-Reply-To: <3bbf2fe10709280337n1be084b3qf1ef7fc94889592b@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.1 required=3.0 tests=FORGED_RCVD_HELO X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on mail.portrait.com Cc: Subject: Re: lock up X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 28 Sep 2007 16:24:50 -0000 Attilio Rao wrote: > 2007/9/28, Joao Pedras : >> Thank you for your help Kris. I am not very familiar with these tasks. >> >> I got the 'alltrace' and I also saved a crash dump. >> The session output is here http://pedras.webvolution.net/s2932-9.txt. >> >> I was able to reproduce the issue on a similar system (a vanilla Tyan >> S2932, one SATA disc only) and it exhibits the exact same problem. > > Hello, > when you updated CURRENT last time? > csjp committed a fix which should have resolved the rtfree reference > mismatching problem like a week ago. > > Can you try if a stock, fresh cvsuped current exposes the same problem for you? > > Thanks, > Attilio > > Attilio, I noticed that rtfree fix. This system is running code from 9-25. I will sup it to today's code anyway. Again, it is GENERIC amd64 (SCHED_4BSD). I have another one with ULE and I will give it a try today. Thanks for your help. Joao