From owner-freebsd-sparc Tue Mar 19 12:29:26 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id A23E637B818 for ; Tue, 19 Mar 2002 12:27:25 -0800 (PST) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g2JKZLb91836; Tue, 19 Mar 2002 15:35:21 -0500 (EST) (envelope-from jake) Date: Tue, 19 Mar 2002 15:35:19 -0500 From: Jake Burkholder To: Matthew Jacob Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: FWIW, pmap panic Message-ID: <20020319153519.D90182@locore.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Tue, Mar 19, 2002 at 11:13:38AM -0800 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apparently, On Tue, Mar 19, 2002 at 11:13:38AM -0800, Matthew Jacob said words to the effect of; > > did a ps: > > login: panic: pmap_prefault: non current pmap > Debugger("panic") > Stopped at Debugger+0x1c: ta %xcc, 1 > db> t > panic() at panic+0x98 > pmap_prefault() at pmap_prefault+0x30 > vm_fault1() at vm_fault1+0xc20 > vm_fault() at vm_fault+0x34 > proc_rwmem() at proc_rwmem+0xe4 > procfs_doprocmem() at procfs_doprocmem+0x34 > pfs_read() at pfs_read+0x108 > vn_read() at vn_read+0x168 > dofileread() at dofileread+0x60 > read() at read+0x58 > syscall() at syscall+0x264 > -- syscall (3, FreeBSD ELF, read) %o7=0x1053c4 -- > userland() at 0x109ea8 > user trace: trap %o7=0x1053c4 > pc 0x109ea8, sp 0x7fdffffdb61 > pc 0x104f1c, sp 0x7fdffffe021 > pc 0x105220, sp 0x7fdffffe101 > pc 0x103034, sp 0x7fdffffe1e1 > pc 0x1030fc, sp 0x7fdffffe2a1 > pc 0x102ad0, sp 0x7fdffffe361 > pc 0x1001ec, sp 0x7fdfffff0c1 > pc 0, sp 0x7fdfffff181 This is easy to fix, thanks for the report. This is from running /bin/ps? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-sparc" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message