Date: Sun, 27 Oct 2002 13:15:41 -0800 From: Kris Kennaway <kris@obsecurity.org> To: current@FreeBSD.org, kirk@mckusick.com Subject: softdep panic on 5.0-CURRENT Message-ID: <20021027211541.GD34221@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--7qSK/uQB79J36Y4o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I've just got the following panic on one of the package cluster machines. It is running a kernel from October 18. Is this panic already fixed? Kris panic: softdep_disk_io_initiation: read panic: from debugger Uptime: 12h45m14s Dumping 254 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 --- #0 doadump () at /local0/scratch/sys/kern/kern_shutdown.c:223 223 /local0/scratch/sys/kern/kern_shutdown.c: No such file or directory. in /local0/scratch/sys/kern/kern_shutdown.c (kgdb) bt #0 doadump () at /local0/scratch/sys/kern/kern_shutdown.c:223 #1 0xc024b6b5 in boot (howto=260) at /local0/scratch/sys/kern/kern_shutdown.c:355 #2 0xc024b903 in panic () at /local0/scratch/sys/kern/kern_shutdown.c:508 #3 0xc0163262 in db_panic () at /local0/scratch/sys/ddb/db_command.c:450 #4 0xc01631e2 in db_command (last_cmdp=0xc0429d80, cmd_table=0x0, aux_cmd_tablep=0xc0422c00, aux_cmd_tablep_end=0xc0422c04) at /local0/scratch/sys/ddb/db_command.c:346 #5 0xc01632f6 in db_command_loop () at /local0/scratch/sys/ddb/db_command.c:472 #6 0xc0165f7a in db_trap (type=3, code=0) at /local0/scratch/sys/ddb/db_trap.c:72 #7 0xc03a83c1 in kdb_trap (type=3, code=0, regs=0xcdc65aa0) at /local0/scratch/sys/i386/i386/db_interface.c:166 #8 0xc03b8ae7 in trap (frame= {tf_fs = -1069613032, tf_es = 16, tf_ds = -1032847344, tf_edi = -1033965568, tf_esi = 256, tf_ebp = -842638612, tf_isp = -842638644, tf_ebx = 0, tf_edx = 0, tf_ecx = 1, tf_eax = 18, tf_trapno = 3, tf_err = 0, tf_eip = -1069906332, tf_cs = 8, tf_eflags = 658, tf_esp = -1069434237, tf_ss = -1069557319}) at /local0/scratch/sys/i386/i386/trap.c:605 #9 0xc03a9b88 in calltrap () at {standard input}:98 #10 0xc024b8eb in panic (fmt=0x0) at /local0/scratch/sys/kern/kern_shutdown.c:494 #11 0xc0350c1c in softdep_disk_io_initiation (bp=0xc7746ce8) at /local0/scratch/sys/ufs/ffs/ffs_softdep.c:3446 #12 0xc0291efe in cluster_wbuild (vp=0xc378d818, size=16384, start_lbn=11, len=3) at buf.h:410 #13 0xc028c43b in vfs_bio_awrite (bp=0x0) at /local0/scratch/sys/kern/vfs_bio.c:1626 #14 0xc035814a in ffs_fsync (ap=0xcdc65c48) at /local0/scratch/sys/ufs/ffs/ffs_vnops.c:258 #15 0xc03574de in ffs_sync (mp=0xc26dfe00, waitfor=3, cred=0xc0f13e00, td=0xc25ef000) at vnode_if.h:612 #16 0xc029df8e in sync_fsync (ap=0xcdc65cd0) at /local0/scratch/sys/kern/vfs_subr.c:3450 #17 0xc029abae in sched_sync () at vnode_if.h:612 #18 0xc0237d15 in fork_exit (callout=0xc029aa30 <sched_sync>, arg=0x0, frame=0x0) at /local0/scratch/sys/kern/kern_fork.c:860 --7qSK/uQB79J36Y4o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9vFd8Wry0BWjoQKURAtDCAJwOOn7WEG+gpiE1u1uKx1sDdbevvACfb3za N8uEHLITzWxG5Sn52M4KA6U= =zoPa -----END PGP SIGNATURE----- --7qSK/uQB79J36Y4o-- 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?20021027211541.GD34221>