From owner-freebsd-current@FreeBSD.ORG Tue Oct 2 04:55:38 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 C626C16A419 for ; Tue, 2 Oct 2007 04:55:38 +0000 (UTC) (envelope-from jpedras@webvolution.net) Received: from mail.portrait.com (mail.portrait.com [64.171.32.41]) by mx1.freebsd.org (Postfix) with ESMTP id 90A4C13C45B for ; Tue, 2 Oct 2007 04:55:38 +0000 (UTC) (envelope-from jpedras@webvolution.net) Received: from joao-pedras-computer-2.local (beastie.webvolution.net [64.174.136.225]) (authenticated bits=0) by mail.portrait.com (8.13.1/8.13.1) with ESMTP id l924tHXm097488 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Oct 2007 21:55:22 -0700 (PDT) (envelope-from jpedras@webvolution.net) Message-ID: <4701CF31.1050008@webvolution.net> Date: Mon, 01 Oct 2007 21:55:13 -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> <46FD2ABA.5040307@webvolution.net> <46FD700C.3080804@webvolution.net> In-Reply-To: <46FD700C.3080804@webvolution.net> X-Enigmail-Version: 0.95.3 OpenPGP: id=D7505EC0 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 X-Mailman-Approved-At: Tue, 02 Oct 2007 05:07:15 +0000 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: Tue, 02 Oct 2007 04:55:38 -0000 Joao Pedras wrote: > Joao Pedras wrote: >> 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. >> > > With today's (this morning's) source the issue occurs and the rtfree > warnings are visible. > > I have condensed the info here > http://pedras.webvolution.net/Tyan_S2932/FreeBSD-7/. > > Thank you for the help. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Attilio, about the rtfree issue... I supped again today a FBSD7 running on a virtual machine (Parallels) in an attempt to see my lock up problem somewhere else and the rtfree references popped up on the console while the build was going. Please feel free to request more info. Thanks.