From owner-freebsd-current@FreeBSD.ORG Mon Dec 10 08:14:37 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D782A4DB; Mon, 10 Dec 2012 08:14:37 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by mx1.freebsd.org (Postfix) with ESMTP id 35B8C8FC13; Mon, 10 Dec 2012 08:14:36 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hj13so900028wib.13 for ; Mon, 10 Dec 2012 00:14:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=5TejgMaufzwx+IWmqOxSbDtw2e3W7TR7e3Yfazjfvs8=; b=uwwTPT6AW/74+RD0N3yUPKqBEmfkfPxosTcH9fow1TbBi1Ry4tb3gXKepPeuiCZ/WY cdx2LWQTpCo1b9BETR1NHzCCdwLSSt4hQt5dA7SIOr/Qi11D/LD/AuSSM8V6DYVJ6MCj 2pHTeAWfevM5wnlNurd1djxLa21DYDMCsllsJPAqn8RQzeBbZz2mCvbLNdfYR7P8kJrJ bUhH2pdBdPe1Ts7ifslz0G5zYzwMuqf7MAlhtLn3liINomDizWETM5w1tofHA5auPivs d4TK7KbM7v6GLHM2pMH/3Q03BqgN1Cab+kRo2GrUybnn6UrK8lBH/O1qTm7wTY3iMVby q1NQ== MIME-Version: 1.0 Received: by 10.180.102.101 with SMTP id fn5mr9141015wib.19.1355127275881; Mon, 10 Dec 2012 00:14:35 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.217.57.9 with HTTP; Mon, 10 Dec 2012 00:14:35 -0800 (PST) In-Reply-To: References: Date: Mon, 10 Dec 2012 00:14:35 -0800 X-Google-Sender-Auth: EQ5HRl73Z6vL0ebpBnYifFO_vu4 Message-ID: Subject: Re: r244036 kernel hangs under load. From: Adrian Chadd To: Tim Kientzle Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 10 Dec 2012 08:14:37 -0000 .. what was the previous kernel version? adrian On 9 December 2012 22:08, Tim Kientzle wrote: > I haven't found any useful clues yet, but thought I'd ask if anyone else > was seeing hangs in a recent kernel. > > I just upgraded to r244036 using a straight GENERIC i386 kernel. > (Straight buildworld/buildkernel, no local changes, /etc/src.conf doesn't > exist, /etc/make.conf just has PERL_VERSION defined.) > > When I try to cross build an ARM world on the resulting system, > the entire system hangs hard after about 30 minutes: No network, > no keyboard response, no nothing. > > Don't know if it's relevant, but the system is using NFS pretty > heavily (Parallels VM mounting NFS from Mac OS 10.7 host.) > > I'll try to get some more details ... > > Tim > > _______________________________________________ > 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"