Date: Sat, 6 Jul 2002 16:09:16 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: David Wolfskill <david@catwhisker.org> Cc: current@freebsd.org Subject: Re: Incomplete shutdown for -CURRENT built today Message-ID: <15655.20076.568156.307089@grasshopper.cs.duke.edu> In-Reply-To: <200207061517.g66FHe0g066605@bunrab.catwhisker.org> References: <200207061517.g66FHe0g066605@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <But Filesystems were dirty upon reboot!> [halt sent] Stopped at siointr1+0x198: br zero,siointr1+0x330 <zero=0x0> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15655.20076.568156.307089>