From owner-freebsd-stable@FreeBSD.ORG Fri Sep 16 17:40:39 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF22516A41F for ; Fri, 16 Sep 2005 17:40:39 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B8E343D48 for ; Fri, 16 Sep 2005 17:40:39 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j8GHebha007887; Fri, 16 Sep 2005 11:40:38 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <432B039A.1000306@samsco.org> Date: Fri, 16 Sep 2005 11:40:42 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: slawek.zak@gmail.com References: <787bbe1c050916081444fae043@mail.gmail.com> In-Reply-To: <787bbe1c050916081444fae043@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: freebsd-stable@freebsd.org Subject: Re: Panic for 6.0-BETA4 on AMD64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 17:40:39 -0000 This is a well known problem. A fix is hopefully being worked on. Scott Slawek Zak wrote: > Hi, > > A panic occured on tmpfs overfill. /tmp with tmpmfs was configured for > 100MB size. Backtrace from debugger: > > db> where > Tracing pid 60288 tid 100299 td 0xffffff02c3cba980 > putc() at putc+0xa9 > ttyoutput() at ttyoutput+0x2d > tputchar() at tputchar+0x35 > putchar() at putchar+0xf8 > kvprintf() at kvprintf+0x91 > uprintf() at uprintf+0x22c > ffs_realloccg() at ffs_realloccg+0x974 > ffs_balloc_ufs2() at ffs_balloc_ufs2+0x667 > ffs_write() at ffs_write+0x28a > VOP_WRITE_APV() at VOP_WRITE_APV+0x6c > vn_write() at vn_write+0x1f3 > dofilewrite() at dofilewrite+0x86 > kern_writev() at kern_writev+0x51 > write() at write+0x4a > syscall() at syscall+0x642 > Xfast_syscall() at Xfast_syscall+0xa8 > --- syscall (4, FreeBSD ELF64, write), rip = 0x3ef888bc, rsp = > 0x7fffffffe008, rbp = 0x1000 --- > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"