Date: Mon, 9 Jul 2007 20:30:07 GMT From: Craig Rodrigues <rodrigc@crodrigues.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/114458: panic when doing ftp put on FreeBSD-CURRENT Message-ID: <200707092030.l69KU7uD097901@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/114458; it has been noted by GNATS. From: Craig Rodrigues <rodrigc@crodrigues.org> To: Rick Macklem <rick@cis.uoguelph.ca> Cc: bug-followup@freebsd.org Subject: Re: kern/114458: panic when doing ftp put on FreeBSD-CURRENT Date: Mon, 9 Jul 2007 16:26:42 -0400 On Mon, Jul 09, 2007 at 07:26:54PM +0000, Rick Macklem wrote: > >Release: FreeBSD-CURRENT ay 2007 snapshot The bugs you are reporting are against a CURRENT which is almost two months old. Your bug reports would be more useful if you updated your source to latest CURRENT, and rebuilt. > >Description: > When doing ftp "put" operations, the kernel sometimes panics, as follows: > System call write returning with the following locks held: > exclusive sleep mutex so_rnd r = 0 (0xc2d5f5a4) locked @ > /usr/src/sys/kern/uipc_socket.c:1175 > panic: witness_warm > cpuid = 1 There have been a number of fixes made to this file since May 2007 in the area of locking. -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707092030.l69KU7uD097901>