Date: Wed, 22 Mar 2000 08:51:53 +0800 (WST) From: Stephen Hocking-Senior Programmer PGS SPS Perth <shocking@prth.pgs.com> To: current@freebsd.org Subject: Another current crash (cvs-cur.6183 Message-ID: <200003220051.IAA23805@bandicoot.prth.tensor.pgs.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003220051.IAA23805>
