From owner-freebsd-current@FreeBSD.ORG Thu Jan 17 17:46:12 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 3DC89D47; Thu, 17 Jan 2013 17:46:12 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 38503691; Thu, 17 Jan 2013 17:46:10 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA14810; Thu, 17 Jan 2013 19:46:08 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1TvtXU-0000Mc-H6; Thu, 17 Jan 2013 19:46:08 +0200 Message-ID: <50F838DE.6080908@FreeBSD.org> Date: Thu, 17 Jan 2013 19:46:06 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Sergey V. Dyatko" Subject: Re: panic: solaris assert: sa.sa_magic == 0x2F505A References: <20130117200234.416338fb@laptop> In-Reply-To: <20130117200234.416338fb@laptop> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 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:46:12 -0000 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*)? > Konstantin, I added you to CC because you was last touched > zfs_vfsops.c, I'm sorry if I was wrong :) > -- Andriy Gapon