From owner-freebsd-current Fri May 25 9: 0:16 2001 Delivered-To: freebsd-current@freebsd.org Received: from lobster.baynetworks.com (ns3.BayNetworks.COM [192.32.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 6660F37B422 for ; Fri, 25 May 2001 09:00:13 -0700 (PDT) (envelope-from thomma@BayNetworks.COM) Received: from mailhost.BayNetworks.COM (ns4.baynetworks.com [132.245.135.84]) by lobster.baynetworks.com (8.9.1/8.9.1) with ESMTP id MAA21032 for ; Fri, 25 May 2001 12:06:27 -0400 (EDT) Received: from fedex.engwest.baynetworks.com (fedex.engwest.baynetworks.com [134.177.110.46]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id MAA27177 for ; Fri, 25 May 2001 12:00:10 -0400 (EDT) Received: from carrera.engwest (carrera [134.177.160.237]) by fedex.engwest.baynetworks.com (8.8.8+Sun/8.8.8) with SMTP id IAA03846 for ; Fri, 25 May 2001 08:59:22 -0700 (PDT) Received: from localhost by carrera.engwest (SMI-8.6/SMI-SVR4) id IAA04025; Fri, 25 May 2001 08:54:26 -0700 To: freebsd-current@freebsd.org Subject: Panic vm_page_alloc(sendfile) X-Mailer: Mew version 1.92 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010525085426C.thomma@baynetworks.com> Date: Fri, 25 May 2001 08:54:26 -0700 From: Tamiji Homma X-Dispatcher: imput version 971024 Lines: 29 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I noticed this panic for last few days on my -current sandbox laptop. When I do FTP get file from the machine running -current causes panic like below (hand copied). The machine running ftpd panics not FTP client side. I have not tried FTP put yet... It may panic at FTP client side as well. My last cvsup was around 22:00 PDT on May 24 2001. panic: mutex vm not owned at ../../vm/vm_page.c:755 Debugger("panic") db> trace Debugger(c038865b) at Debugger+0x44 panic(c0387828,c03a0554,c03a1eaf,2f3,0) at panic+0x70 _mtx_assert(c045ca20,1,c03a1eaf,2f3) at _mtx_assert+0x49 vm_page_alloc(c8bcc9c0,0,0,c8b04b9c,c8b04a80) at vm_page_alloc+0x22 sendfile(c8b04a80,c8b43f80,0,0,381508) at sendfile+0x31e syscall(2f,2f,2f,381508,0) at syscall+0x689 syscall_with_err_pushed() at syscall_with_err_pushed+0x1b PS: I am not subscribed to -current but subscribed to current-digest so if it is already reported/fixed, sorry... Tammy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message