From owner-freebsd-questions@FreeBSD.ORG Fri Jan 10 09:07:54 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 61E1128E for ; Fri, 10 Jan 2014 09:07:54 +0000 (UTC) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1C3421687 for ; Fri, 10 Jan 2014 09:07:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 325DC5E4F9 for ; Fri, 10 Jan 2014 10:07:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -0.967 X-Spam-Level: X-Spam-Status: No, score=-0.967 tagged_above=-999 required=5 tests=[AWL=0.031, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id X3feBLiKL8JX for ; Fri, 10 Jan 2014 10:07:40 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c224-156-70-80.bjare.net [80.70.156.224]) by mx1.bjare.net (Postfix) with ESMTP id 444BA5E406 for ; Fri, 10 Jan 2014 10:07:38 +0100 (CET) Message-ID: <52CFB85A.5060807@eskk.nu> Date: Fri, 10 Jan 2014 10:07:38 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: After update of openjdk6 and following panic Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2014 09:07:54 -0000 Hello. In my /var/log/messages I now have: Jan 10 09:56:35 savecore: no dump, not enough free space on device (303 636 available, need 842122) Jan 10 09:56:35 savecore: unsaved dumps found but not saved My / file system is 1 Gb. Is this an indication that I should increase the / file system at next possible reinstall? /Leslie