From owner-freebsd-hackers Sun Oct 12 15:20:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA20832 for hackers-outgoing; Sun, 12 Oct 1997 15:20:22 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA20823 for ; Sun, 12 Oct 1997 15:20:17 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id PAA22193; Sun, 12 Oct 1997 15:18:37 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd022191; Sun Oct 12 22:18:30 1997 Date: Sun, 12 Oct 1997 15:17:17 -0700 (PDT) From: Julian Elischer To: Khetan Gajjar cc: hackers@FreeBSD.ORG Subject: Re: Problem with 2.2.2-RELEASE machine In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Audience upgraded to hackers.. re: a panic at 0xf01b0384B it's in nortqr.. This is excactly the problem I see in 2.2 based machines. we have MANY in the field and occasioanally get hit by this. someohow the vm system manages to confuse things to the extent that the same process is on both the run queue and a sleep queue. I've been looking for this for more than a month and have not been able to reproduce it, It just happens randomly out in the field. I say the vm system, because there is always some connection with the swapper process. On Sun, 12 Oct 1997, Khetan Gajjar wrote: > On Sun, 12 Oct 1997, Julian Elischer wrote: > > >> I can't seem to find it in the list of things. I searched for > >> f01b038c, and it wasn't there. > >give the last synbol that comes BEFORE that address. > >(numerically) > > I hope this helps. > > This is the list : > > f01b0024 T _lgdt > f01b0048 T _lidt > f01b0050 T _lldt > f01b0058 T _ltr > f01b0060 T _ssdtosd > f01b0090 T _load_cr0 > f01b0098 T _rcr0 > f01b009c T _rcr3 > f01b00a0 T _load_cr3 > f01b00a8 T _setjmp > f01b00c4 T _longjmp > f01b00e0 T ___bb_init_func > f01b00f0 T _setrunqueue > f01b00f0 F swtch.o > f01b010f t set_rt > f01b012d t set_id > f01b014b t set_nort > f01b0173 t set2 > f01b0180 T _remrq > f01b01b6 t rem1rt > f01b01df t rem2rt > f01b01e0 t rem_id > f01b01f3 t rem1id > f01b021c t rem2id > f01b021d t rem_nort > f01b023a t rem1 > f01b0263 t rem2 > f01b0264 t rem3 > f01b026a t rem3rt > f01b0273 t rem3id > f01b027c t _idle > f01b02a8 t idle_loop > f01b02e8 T _cpu_switch > f01b0335 t sw1 > f01b0336 t sw1a > f01b0364 t rt3 > f01b036c t nortqr > f01b039e t idqr > f01b03cc t id3 > f01b03d2 t swtch_com > f01b0415 t badsw > f01b041f t sw0 > f01b042c T _savectx > f01b0480 T _sysarch > f01b0480 F sys_machdep.o > f01b0490 F trap.o > f01b064c T _trap > f01b0b3c t _trap_pfault > f01b0ea8 t _trap_fatal > > --- > Khetan Gajjar - whois kg1779 | khetan@iafrica.com or khetan@os.org.za > http://chain.iafrica.com/~khetan | PGPKey : finger khetan@chain.iafrica.com > UUNET Internet Africa Support | FreeBSD enthusiast-www2.za.freebsd.org > Unix is user friendly; it's just selective about who it calls a friend! > >