From owner-freebsd-stable@FreeBSD.ORG Wed Jul 22 02:07:41 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FA951065670 for ; Wed, 22 Jul 2009 02:07:41 +0000 (UTC) (envelope-from hiyorin@gmail.com) Received: from mail-px0-f200.google.com (mail-px0-f200.google.com [209.85.216.200]) by mx1.freebsd.org (Postfix) with ESMTP id 4E0E38FC0C for ; Wed, 22 Jul 2009 02:07:41 +0000 (UTC) (envelope-from hiyorin@gmail.com) Received: by mail-px0-f200.google.com with SMTP id 38so2494705pxi.3 for ; Tue, 21 Jul 2009 19:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=/HqPKGTA9AFqHiIYbp7BDprKSbEV+mmJXt4IhFNHypk=; b=VE0sNAZrszgiPS4eMwPqWEA6KaSMPS8tdgVEpHkH3woqnfBPUAzE6epYvw9Cz2/Q4f 3xqgL+4pGQWukti4aEGq7CZCCh4stZIuv+glT3u8pVqds2MXZM0uPeTELSTR14A2NRli 3FouGArJjRflPuWjX0FnBqWBfAKGzJieyTUhc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=tIF+Fn/2pFAztJvajVWZDhCoe+AZnsOyWhi5CMfl/TfD0OSkquwi2lagRn0mpTBZQi AhKiNBLpCc5o+4oIB9sYI0Vf2cpc+Rb7bHUPfmitl3LZqwVUKRIiUSzZiYVSTl9otxM3 Rldm3TGNsEllYtp2dbjs+CTZBWWi3uhL2gLfQ= Received: by 10.140.203.3 with SMTP id a3mr190426rvg.238.1248228461046; Tue, 21 Jul 2009 19:07:41 -0700 (PDT) Received: from ?10.130.10.181? ([202.82.159.125]) by mx.google.com with ESMTPS id f21sm2477664rvb.10.2009.07.21.19.07.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Jul 2009 19:07:40 -0700 (PDT) Message-ID: <4A667469.1080805@gmail.com> Date: Wed, 22 Jul 2009 10:07:37 +0800 From: "C. C. Tang" User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: barbara References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable , "dan.naumov" Subject: Re: 7.2-release/amd64: panic, spin lock held too long X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 02:07:41 -0000 > Could that one (on i386) be related? > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/134584 > I have no idea about it but I can tell the difference... My machine panic randomly rather than on shutdown and I remembered that it failed to write core dump. It also failed to reboot automatically.. Regards, CC