From owner-freebsd-current@FreeBSD.ORG Thu Jan 17 18:29:04 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 76CDCC8C; Thu, 17 Jan 2013 18:29:04 +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 62CBA88F; Thu, 17 Jan 2013 18:29:02 +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 UAA15126; Thu, 17 Jan 2013 20:29:01 +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 1TvuCy-0000QT-JV; Thu, 17 Jan 2013 20:29:00 +0200 Message-ID: <50F842EB.6000209@FreeBSD.org> Date: Thu, 17 Jan 2013 20:28:59 +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> <50F838DE.6080908@FreeBSD.org> <20130117205217.63bd5969@laptop> In-Reply-To: <20130117205217.63bd5969@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 18:29:04 -0000 on 17/01/2013 19:52 Sergey V. Dyatko said the following: > 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 In frame 5 please do 'p *dn', in frame 4 please do 'i args', 'i local'. -- Andriy Gapon