Date: Sat, 8 Mar 2008 00:20:02 GMT From: Bruce Cran <bruce@cran.org.uk> To: freebsd-amd64@FreeBSD.org Subject: Re: amd64/119516: [ipv6] [panic] _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:1287 Message-ID: <200803080020.m280K2GN062766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR amd64/119516; it has been noted by GNATS. From: Bruce Cran <bruce@cran.org.uk> To: bug-followup@FreeBSD.org, niels=freebsd@bakker.net Cc: Subject: Re: amd64/119516: [ipv6] [panic] _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:1287 Date: Sat, 08 Mar 2008 00:11:42 +0000 Hi, Some changes were made to sys/net/route.c and sys/netinet6/nd6.c in October to fix some routing related panics that were occurring on 7-CURRENT and 6.3 beta. I know this fixed an issue where the system would panic when the gateway disappeared, but I think it may also have fixed the recursive mutex panic too. Are you still seeing this panic with 6.3? Cheers, Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803080020.m280K2GN062766>