From owner-freebsd-current@FreeBSD.ORG Thu Jan 17 17:52:26 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 78320FE1; Thu, 17 Jan 2013 17:52:26 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id BFD576E4; Thu, 17 Jan 2013 17:52:25 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id a12so1099816eaa.27 for ; Thu, 17 Jan 2013 09:52:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=Bu+JN5aaiwWDCrPBNGg3yVipnZBxhaDyF2V6QC29JDE=; b=KlHi+bUCQQlqjvn1abrE1yi9zkmmsZrbJfxnZJF0uFsHaOCr400RU39WDauS0qZcvq vxVdXLOiuLdfeFbnCzrfHbwClZ8T2KUZqLBDZDK98Rb5On5bxEq4JLQIV/oRwJrZ8+1f XiiqDhJEPCSblFIZjmaxyQt602Ka/ZGqoS6u7WleqKLQFGiGsPlDFVGj7m5BAbgzJkoC P5bRPo+AHsOcsJnUdDKqrRk3w7w3uwAbu36wCEIMIs/mzlujA04EGqhZvnrRyMEEO03F UHG9jElu4AiZoEOLTceySF/TqAPYkoEILbUliDCKMHDdECh4UV+gH2K9HCc+0JixY00L M+qg== X-Received: by 10.14.173.69 with SMTP id u45mr16214693eel.21.1358445139549; Thu, 17 Jan 2013 09:52:19 -0800 (PST) Received: from laptop ([178.125.240.29]) by mx.google.com with ESMTPS id z8sm3485445eeo.11.2013.01.17.09.52.18 (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 17 Jan 2013 09:52:18 -0800 (PST) Date: Thu, 17 Jan 2013 20:52:17 +0300 From: "Sergey V. Dyatko" To: Andriy Gapon Subject: Re: panic: solaris assert: sa.sa_magic == 0x2F505A Message-ID: <20130117205217.63bd5969@laptop> In-Reply-To: <50F838DE.6080908@FreeBSD.org> References: <20130117200234.416338fb@laptop> <50F838DE.6080908@FreeBSD.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: kib@FreeBSD.org, current@FreeBSD.org 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: Thu, 17 Jan 2013 17:52:26 -0000 On Thu, 17 Jan 2013 19:46:06 +0200 Andriy Gapon wrote: > on 17/01/2013 19:02 Sergey V. Dyatko said the following: > > Hi, > > > > today I got panic on my laptop, running head, amd64 r245462. > > unfortunately I don't know how it can be reproduced so I will be > > grateful for any hints > > > > full core-file can be found here: > > http://svn.freebsd.by/files/core20130117.txt > > Do you have a real core file (vmcore*)? > yes > > Konstantin, I added you to CC because you was last touched > > zfs_vfsops.c, I'm sorry if I was wrong :) > > > > -- wbr, tiger