From owner-freebsd-current Sat Jul 6 15: 0:22 2002 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 BFAD637B400 for ; Sat, 6 Jul 2002 15:00:17 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4424343E31 for ; Sat, 6 Jul 2002 15:00:17 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020706220016.QFBC8262.rwcrmhc52.attbi.com@InterJet.elischer.org>; Sat, 6 Jul 2002 22:00:16 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA20075; Sat, 6 Jul 2002 14:49:58 -0700 (PDT) Date: Sat, 6 Jul 2002 14:49:55 -0700 (PDT) From: Julian Elischer To: Andrew Gallatin Cc: David Wolfskill , current@freebsd.org Subject: Re: Incomplete shutdown for -CURRENT built today In-Reply-To: <15655.20076.568156.307089@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 looks to me like the idle thread is running.. what does 'ps' show from ddb and "show locks" On Sat, 6 Jul 2002, Andrew Gallatin wrote: > > David Wolfskill writes: > > syncing disks... > > done > > > > And at that point, nothing further. I'm able to ping the machine, but I > > didn't see the (usual) mention of an attempt to shut power off via ACPI. > > (Sometimes that would work; sometimes it would time out, but this is the > > first time I recall not seeing the attempt logged.) > > > > I just tried sending a BREAK (to the serial console) [I think I have > > BREAK_TO_DEBUGGER in the kernel...]; no response. > > Me too! But a break to debugger seemed to work for me: > > Waiting (max 60 seconds) for system process `syncer' to stop...stopped > > syncing disks... 6 6 > done > > > > > [halt sent] > Stopped at siointr1+0x198: br zero,siointr1+0x330 > > db> tr > siointr1() at siointr1+0x198 > siointr() at siointr+0x40 > isa_handle_fast_intr() at isa_handle_fast_intr+0x24 > alpha_dispatch_intr() at alpha_dispatch_intr+0xd0 > interrupt() at interrupt+0x110 > XentInt() at XentInt+0x28 > --- interrupt (from ipl 0) --- > kserunnable() at kserunnable+0x10 > idle_proc() at idle_proc+0x78 > fork_exit() at fork_exit+0xe0 > exception_return() at exception_return > --- root of call graph --- > db> reboot > > > (this is a UP alpha). > > > I'm glad this happened on x86 too! I was beginning to think boot was > only broken on alpha ;) > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message