Date: Mon, 22 Sep 2008 23:47:38 -0300 From: Mario Sergio Fujikawa Ferreira <lioux-list@uol.com.br> To: Robert Watson <rwatson@FreeBSD.org> Cc: freebsd-stable@FreeBSD.org Subject: Re: FreeBSD 7.1-PRERELEASE panic rw_rlock (udpinp) Message-ID: <48D858CA.4020003@uol.com.br> In-Reply-To: <alpine.BSF.1.10.0809211534140.58772@fledge.watson.org> (sfid-20080921_11541_F7911005) References: <20080921103940.74650.qmail@exxodus.fedaykin.here> <alpine.BSF.1.10.0809211534140.58772@fledge.watson.org> (sfid-20080921_11541_F7911005)
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, That seems to be working. I've been up and running for 2 hours now with your patch. The machine is a bit slow but I have both WITNESS and INVARIANTS enabled to make sure everything is fine. Rergads, Mario Robert Watson wrote: > > On Sun, 21 Sep 2008, Mario Sergio Fujikawa Ferreira wrote: > >> I've been running FreeBSD 7.0-STABLE from August 1 without problems. >> >> I tried updating to the latest -STABLE but I got a system panic. > > Hi Mario-- > > This is a known problem, and will hopefully be resolved shortly. In > essence, the v4 compatibility path for v6 socket is invoking the v4 code > with locks held that upset the v4 code. > > Robert N M Watson > Computer Laboratory > University of Cambridge > >> >> ---- >> panic: _rw_rlock (udpinp): wlock already held @ >> /usr/src/sys/netinet/udp_usrreq.c >> ---- >> >> FreeBSD 7.1-PRERELEASE #18: Sat Sep 20 23:38:22 BRT 2008 >> >> Regards, >> Mario Ferreira >> >> ---- >> >> - Kernel configuration >> http://people.freebsd.org/~lioux/panic/2008092100/KERNCONF >> >> - syslog output >> http://people.freebsd.org/~lioux/panic/2008092100/all.log >> http://people.freebsd.org/~lioux/panic/2008092100/messages >> >> - dmesg.boot >> http://people.freebsd.org/~lioux/panic/2008092100/dmesg.boot >> >> - kldstat >> http://people.freebsd.org/~lioux/panic/2008092100/kldstat.txt >> >> - /boot/loader.conf >> http://people.freebsd.org/~lioux/panic/2008092100/loader.conf >> >> - 'pciconf -lv' >> http://people.freebsd.org/~lioux/panic/2008092100/pciconf.txt >> >> - 'sysctl -a' >> http://people.freebsd.org/~lioux/panic/2008092100/sysctl.txt >> >> - /etc/sysctl.conf >> http://people.freebsd.org/~lioux/panic/2008092100/sysctl.conf >> >> -- >> Mario S F Ferreira - DF - Brazil - "I guess this is a signature." >> feature, n: a documented bug | bug, n: an undocumented feature >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D858CA.4020003>