From owner-freebsd-current Mon Jun 3 01:24:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA19016 for current-outgoing; Mon, 3 Jun 1996 01:24:51 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA19011 for ; Mon, 3 Jun 1996 01:24:48 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uQUw4-000QZQC; Mon, 3 Jun 96 10:24 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id KAA10420; Mon, 3 Jun 1996 10:06:35 +0200 Message-Id: <199606030806.KAA10420@allegro.lemis.de> Subject: Re: Vm fixes NG To: toor@dyson.iquest.net (John S. Dyson) Date: Mon, 3 Jun 1996 10:06:35 +0200 (MET DST) Cc: FreeBSD-current@FreeBSD.ORG (FreeBSD current users) In-Reply-To: <199606030406.XAA00610@dyson.iquest.net> from "John S. Dyson" at Jun 2, 96 11:06:24 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk John S. Dyson writes: > >> >>> people (including you) who are helping immensely. Thanks for being >>> patient. The more info you can send me, the better the chance that >>> I can help (and you can help me.) If at all possible, of course a stack >>> traceback is minimum (and very helpful.) But sometimes the (p->pindex, >>> p->flags, p->queue, and maybe p->object->type) are all very helpful. >> >> I only wish I could get this machine to panic 8-) >> >> I've built a debug version of Emacs - perhaps looking at the cores >> might show a pattern. >> > Well, you are right :-), if no panic, then no p->flags :-). Is there somewhere in the kernel where I could set a breakpoint to recover these values? Greg