From owner-freebsd-current@FreeBSD.ORG Sun Jan 25 05:33:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4F3416A4CE for ; Sun, 25 Jan 2004 05:33:03 -0800 (PST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED06243D39 for ; Sun, 25 Jan 2004 05:33:02 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 1AkkNk-0004ZG-CW for freebsd-current@freebsd.org; Sun, 25 Jan 2004 15:32:56 +0200 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 Jan 2004 15:32:55 +0200 From: Danny Braniss Message-Id: Subject: machine hangs up solid. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 25 Jan 2004 13:33:03 -0000 im trying to compile a kernel module, via nfs: /usr/src is nfs mounted and so is /usr/obj. The server is running 4.9. it starts working, but then the machines hangs solid, nothing moves, I can get into the kernel debugger: (i've done this several times, and it's always hangs in the sames spot) ~Stopped at siointr1+0xec: jmp siointr1+0x220 db> tr siointr1(c626a800,df8acc50,c615f4c0,16,c61614c0) at siointr1+0xec siointr(c626a800,c21cfc08,df8acc74,4,c21d0690) at siointr+0x88 intr_execute_handlers(c09a04d0,df8acca4,c21cfcb4,83,4) at intr_execute_handlers+0x98 atpic_handle_intr(4) at atpic_handle_intr+0xef Xatpic_intr4() at Xatpic_intr4+0x1e --- interrupt, eip = 0xc0880665, esp = 0xdf8acce8, ebp = 0xdf8acce8 --- cpu_idle_default(df8acd14,c068b9b5,0,0,0) at cpu_idle_default+0x5 cpu_idle(0,0,0,0,c21cfc08) at cpu_idle+0x28 idle_proc(0,df8acd48,0,0,0) at idle_proc+0x25 fork_exit(c068b990,0,df8acd48) at fork_exit+0x80 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xdf8acd7c, ebp = 0 ---