From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 06:19:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D19216A4BF for ; Mon, 8 Sep 2003 06:19:34 -0700 (PDT) Received: from dgap-gw.mipt.ru (dgap-gw.mipt.ru [194.85.81.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2225643FBF for ; Mon, 8 Sep 2003 06:19:29 -0700 (PDT) (envelope-from andrew@nas.dgap.mipt.ru) Received: (qmail-ldap/ctrl 19229 invoked from network); 8 Sep 2003 13:19:20 -0000 Received: from unknown (HELO nas.dgap.mipt.ru) ([194.85.81.203]) (envelope-sender ) by dgap-gw.mipt.ru (qmail-ldap-1.03) with SMTP for ; 8 Sep 2003 13:19:20 -0000 Received: from nas.dgap.mipt.ru (localhost [127.0.0.1]) by nas.dgap.mipt.ru (8.12.8p1/8.12.8) with ESMTP id h88DJJ6t000372 for ; Mon, 8 Sep 2003 17:19:19 +0400 (MSD) (envelope-from andrew@nas.dgap.mipt.ru) Received: (from andrew@localhost) by nas.dgap.mipt.ru (8.12.8p1/8.12.8/Submit) id h88DJJwp000371 for questions@freebsd.org; Mon, 8 Sep 2003 17:19:19 +0400 (MSD) Date: Mon, 8 Sep 2003 17:19:19 +0400 From: "Andrew L. Neporada" To: questions@freebsd.org Message-ID: <20030908131919.GA329@nas.dgap.mipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: simulating panic(9) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 13:19:34 -0000 How can I force FreeBSD 4.8 to panic? I just want to be sure that I can get a core dump/backtrace in this situation. Andrew. P.S. Please CC me, I am not subscribed to the list.