Date: Thu, 07 Aug 2003 18:23:10 -0600 From: "Aaron Wohl" <freebsd@soith.com> To: freebsd-current@freebsd.org Subject: vinum lock panic at startup -current Message-ID: <20030808002310.0C1193959F@www.fastmail.fm>
next in thread | raw e-mail | index | archive | help
I just cvsuped -current this afternoon to get about 1 weeks updates. After that the kernel panics booting starting vinum. I removed the one vinum volume (reformated as UFS2) I had for testing. And it still panics. I changed the /etc/rc.conf start_vinum="YES" to NO and can start ok now. Anyone else seeing this? Is there a fix for it? (kgdb) where #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:240 #1 0xc030e4d2 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:372 #2 0xc030e828 in panic () at /usr/src/sys/kern/kern_shutdown.c:550 #3 0xc030535c in _mtx_assert (m=0xc05f5820, what=0, file=0xc052eb22 "/usr/src/sys/geom/geom_dev.c", line=198) at /usr/src/sys/kern/kern_mutex.c:855 #4 0xc02d613f in g_dev_open (dev=0xc6, flags=-1068307678, fmt=0, td=0x0) at /usr/src/sys/geom/geom_dev.c:198 #5 0xc763d3b6 in open_drive (drive=0xc05f5820, td=0xc75f85f0, verbose=0) at /usr/src/sys/dev/vinum/vinumio.c:69 #6 0xc763d61b in init_drive (drive=0xc6, verbose=-1068307678) at /usr/src/sys/dev/vinum/vinumio.c:138 #7 0xc763da62 in read_drive_label (drive=0xc6, verbose=0) at /usr/src/sys/dev/vinum/vinumio.c:291 #8 0xc763dbf4 in check_drive (devicename=0x0) at /usr/src/sys/dev/vinum/vinumio.c:341 #9 0xc763e8d6 in vinum_scandisk (devicename=0xc75ea2f0 "ad2 ad1 ad0") at /usr/src/sys/dev/vinum/vinumio.c:787 #10 0xc763f58e in vinum_super_ioctl (dev=0xc7614700, cmd=0, data=0xc73f8000 "") at /usr/src/sys/dev/vinum/vinumioctl.c:309 #11 0xc763eef6 in vinumioctl (dev=0x0, cmd=3288352331, data=0xc73f8000 "", flag=3, td=0xc75f85f0) at /usr/src/sys/dev/vinum/vinumioctl.c:80 #12 0xc02d404e in spec_ioctl (ap=0xc73f8000) at /usr/src/sys/fs/specfs/spec_vnops.c:346 #13 0xc02d3698 in spec_vnoperate (ap=0x0) at /usr/src/sys/fs/specfs/spec_vnops.c:122 #14 0xc0375fe1 in vn_ioctl (fp=0xc760c198, com=3288352331, data=0xc73f8000, active_cred=0xc21cc280, td=0xc75f85f0) at vnode_if.h:503 #15 0xc0335f05 in ioctl (td=0xc75f85f0, uap=0xe4cd5d10) at /usr/src/sys/sys/file.h:261 #16 0xc04d4f73 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 0, tf_esi = 1, tf_ebp = -1077938088, tf_isp = -456303244, tf_ebx = -1077938032, tf_edx = 135189408, tf_ecx = 11, tf_eax = 54, tf_trapno = 12, tf_err = 2, tf_eip = 134704511, tf_cs = 31, tf_eflags = 582, tf_esp = -1077939172, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1008 #17 0xc04c535d in Xint0x80_syscall () at {standard input}:144 ---Can't read userspace from dump, or kernel process---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030808002310.0C1193959F>