From owner-freebsd-current@freebsd.org Sat Nov 28 23:10:55 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 371DBA3B6EE for ; Sat, 28 Nov 2015 23:10:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x22f.google.com (mail-pa0-x22f.google.com [IPv6:2607:f8b0:400e:c03::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06705162E for ; Sat, 28 Nov 2015 23:10:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by pabfh17 with SMTP id fh17so149995870pab.0 for ; Sat, 28 Nov 2015 15:10:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=9tKUjJpBhCQL5QYFB4eBUwtbVmHkXsLPpFS412kiAEM=; b=K2GDyTiWQvDi1TqplCwTbsg41XsDd3t+M7a/ukklebBx83KFi7tMtQ3Naq/ZeQWi5h tnxoqFW17kpZEHyTaBjfvagT7M+bY8jZDKO6D8ci0OTVmJPOiBDI8qDNEjCYEKHAqoJW S6F5PM3RF+KK1186SJp7gm8BPExptE5grCxhbns5GIFRYgbokXRMLBd8ccXaf9oBtOZa UhAjUz7uOMn65IjZmhGIZ+TJfznngWm4c7Yyqb+gQiDH1s/Q0OgqS1EU3kKco/CytHIG S+uBMgrlPiFjrwmeymbQk6x44jR3RPoYtV/OQRQ1A40BZJPcNHWbaaUAxqL1aO1VRbMq Nq4g== X-Received: by 10.66.141.103 with SMTP id rn7mr77390200pab.126.1448752254623; Sat, 28 Nov 2015 15:10:54 -0800 (PST) Received: from [21.29.183.1] ([172.56.38.185]) by smtp.gmail.com with ESMTPSA id 70sm42047914pfr.2.2015.11.28.15.10.53 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 28 Nov 2015 15:10:53 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Panic at shutdown From: Garrett Cooper X-Mailer: iPhone Mail (13B143) In-Reply-To: Date: Sat, 28 Nov 2015 15:10:51 -0800 Cc: FreeBSD CURRENT Content-Transfer-Encoding: 7bit Message-Id: <055E0877-533A-4378-A306-FDE511543243@gmail.com> References: To: "Ranjan1018 ." <214748mv@gmail.com> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 28 Nov 2015 23:10:55 -0000 > On Nov 28, 2015, at 12:32, Ranjan1018 . <214748mv@gmail.com> wrote: > > Hi, > > sometimes I have the panic in the photo at shutdown: > > http://imgur.com/mXrgFLp > > Unfortunately this happens randomly. > > I am running: > > $ uname -a > > FreeBSD ativ 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r291160M: Sun Nov 22 > 17:10:38 CET 2015 root@ativ:/usr/obj/usr/src/sys/GENERIC amd64 The panic is in the ZFS code. Have you run memtest on the machine recently?