From pho@holm.cc  Tue Jul 27 13:30:20 2004
Return-Path: <pho@holm.cc>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E082516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Jul 2004 13:30:20 +0000 (GMT)
Received: from relay.pair.com (relay.pair.com [209.68.1.20])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5D15F43D54
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Jul 2004 13:30:20 +0000 (GMT)
	(envelope-from pho@holm.cc)
Received: (qmail 83139 invoked from network); 27 Jul 2004 13:30:19 -0000
Received: from 0x50a43fc7.hknxx1.adsl-dhcp.tele.dk (HELO current.osted.lan) (80.164.63.199)
  by relay.pair.com with SMTP; 27 Jul 2004 13:30:19 -0000
Received: from current.osted.lan (localhost [127.0.0.1])
	by current.osted.lan (8.12.11/8.12.11) with ESMTP id i6RDUHfR000764
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Jul 2004 15:30:17 +0200 (CEST)
	(envelope-from pho@current.osted.lan)
Received: (from pho@localhost)
	by current.osted.lan (8.12.11/8.12.11/Submit) id i6RDUHq2000763;
	Tue, 27 Jul 2004 15:30:17 +0200 (CEST)
	(envelope-from pho)
Message-Id: <200407271330.i6RDUHq2000763@current.osted.lan>
Date: Tue, 27 Jul 2004 15:30:17 +0200 (CEST)
From: Peter Holm <peter@holm.cc>
Reply-To: Peter Holm <peter@holm.cc>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ddb's panic comand can not dump
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69663
>Category:       kern
>Synopsis:       ddb's panic comand can not dump
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    yar
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 27 13:40:22 GMT 2004
>Closed-Date:    Fri Jun 16 10:39:47 GMT 2006
>Last-Modified:  Fri Jun 16 10:39:47 GMT 2006
>Originator:     Peter Holm
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD current.osted.lan 5.2-CURRENT FreeBSD 5.2-CURRENT #11: Tue Jul 27 13:33:59 CEST 2004 pho@current.osted.lan:/usr/src/sys/i386/compile/PHO i386


	
>Description:
When the ddb comand 'panic' is used, the kernel is stuck in
kern/kern_shutdown.c:389 EVENTHANDLER_INVOKE(shutdown_post_sync, howto);
and no dump is generated.

KDB: enter: manual escape to debugger
[thread 100005]
Stopped at      kdb_enter+0x30: movl    %ebp,%esp
db> panic
panic: from debugger
cpuid = 0; 
Uptime: 26s

>How-To-Repeat:
Call panic from ddb.
>Fix:

	


>Release-Note:
>Audit-Trail:

From: Yar Tikhiy <yar@comp.chem.msu.su>
To: bug-followup@FreeBSD.org, peter@holm.cc
Cc: Yar Tikhiy <yar@comp.chem.msu.su>
Subject: Re: kern/69663: ddb's panic comand can not dump
Date: Fri, 16 Jun 2006 12:28:23 +0400

 The "panic" command works for me now.  May this PR be closed?
 
 -- 
 Yar
State-Changed-From-To: open->closed 
State-Changed-By: yar 
State-Changed-When: Fri Jun 16 10:38:36 UTC 2006 
State-Changed-Why:  
Peter says that this PR may be closed. 


Responsible-Changed-From-To: freebsd-bugs->yar 
Responsible-Changed-By: yar 
Responsible-Changed-When: Fri Jun 16 10:38:36 UTC 2006 
Responsible-Changed-Why:  
Peter says that this PR may be closed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69663 
>Unformatted:
