From owner-freebsd-current Tue Mar 21 16:52:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from bilby.prth.tensor.pgs.com (bilby.prth.tensor.pgs.com [157.147.232.237]) by hub.freebsd.org (Postfix) with ESMTP id 957AD37BF39 for ; Tue, 21 Mar 2000 16:52:05 -0800 (PST) (envelope-from shocking@bandicoot.prth.tensor.pgs.com) Received: from bandicoot.prth.tensor.pgs.com (bandicoot.prth.tensor.pgs.com [157.147.224.1]) by bilby.prth.tensor.pgs.com (8.9.3/8.8.8) with ESMTP id IAA18311 for ; Wed, 22 Mar 2000 08:49:44 +0800 (WST) Received: (from shocking@localhost) by bandicoot.prth.tensor.pgs.com (8.9.3/8.8.8) id IAA23805 for current@freebsd.org; Wed, 22 Mar 2000 08:51:53 +0800 (WST) Date: Wed, 22 Mar 2000 08:51:53 +0800 (WST) From: Stephen Hocking-Senior Programmer PGS SPS Perth Message-Id: <200003220051.IAA23805@bandicoot.prth.tensor.pgs.com> To: current@freebsd.org Subject: Another current crash (cvs-cur.6183 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cvs-cur.6183 appeared to fix the crash I reported under disk activity & NFS but another one has reared its face, when using java with tya15 jit, running the Together java IDE. #0 boot (howto=256) at ../../kern/kern_shutdown.c:304 #1 0xc013d7e5 in panic (fmt=0xc0273534 "from debugger") at ../../kern/kern_shutdown.c:554 #2 0xc01265bd in db_panic (addr=-1071292639, have_addr=0, count=-1, modif=0xc5988c64 "") at ../../ddb/db_command.c:433 #3 0xc012655d in db_command (last_cmdp=0xc02abc2c, cmd_table=0xc02aba8c, aux_cmd_tablep=0xc02e4578) at ../../ddb/db_command.c:333 #4 0xc0126622 in db_command_loop () at ../../ddb/db_command.c:455 #5 0xc0128733 in db_trap (type=3, code=0) at ../../ddb/db_trap.c:71 #6 0xc0255cc1 in kdb_trap (type=3, code=0, regs=0xc5988d6c) at ../../i386/i386/db_interface.c:158 #7 0xc0262690 in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = 16, tf_edi = 0, tf_esi = -979913536, tf_ebp = -979857996, tf_isp = -979858024, tf_ebx = -1044942540, tf_edx = 0, tf_ecx = -1070604512, tf_eax = 26, tf_trapno = 3, tf_err = 0, tf_eip = -1071292639, tf_cs = 8, tf_eflags = 12870, tf_esp = -1070994081, tf_ss = -1071140376}) at ../../i386/i386/trap.c:549 #8 0xc0255f21 in Debugger (msg=0xc027b1e8 "d_iocmd botch") at machine/cpufunc.h:64 #9 0xc017385e in spec_strategy (ap=0xc5988df8) at ../../miscfs/specfs/spec_vnops.c:438 #10 0xc0173325 in spec_vnoperate (ap=0xc5988df8) at ../../miscfs/specfs/spec_vnops.c:117 #11 0xc020c3bd in ufs_vnoperatespec (ap=0xc5988df8) at ../../ufs/ufs/ufs_vnops.c:2301 #12 0xc0219167 in swapdev_strategy (ap=0xc5988e30) at vnode_if.h:923 #13 0xc020d80e in swap_pager_putpages (object=0xc02f9ea0, m=0xc5988ee0, count=1, sync=0, rtvals=0xc5988e74) at vnode_if.h:923 #14 0xc020c427 in default_pager_putpages (object=0xc02f9ea0, m=0xc5988ee0, c=1, sync=0, rtvals=0xc5988e74) at ../../vm/default_pager.c:133 #15 0xc02175ea in vm_pageout_flush (mc=0xc5988ee0, count=1, flags=0) at ../../vm/vm_pager.h:145 #16 0xc021754d in vm_pageout_clean (m=0xc0464ae0) at ../../vm/vm_pageout.c:338 #17 0xc0217e6e in vm_pageout_scan () at ../../vm/vm_pageout.c:914 #18 0xc0218764 in vm_pageout () at ../../vm/vm_pageout.c:1350 #19 0xc02565e0 in fork_trampoline () Cannot access memory at address 0xa000. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message