Date: Mon, 01 Jul 2013 19:18:17 +1000 From: Kubilay Kocak <koobs.freebsd@gmail.com> To: Mateusz Guzik <mjguzik@gmail.com> Cc: Gleb Kurtsou <gleb@freebsd.org>, freebsd-current@FreeBSD.org Subject: Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168 Message-ID: <51D14959.3000306@FreeBSD.org> In-Reply-To: <20130701052621.GA1349@reks> References: <51CFDC86.2040506@FreeBSD.org> <20130630111836.GB22492@dft-labs.eu> <20130701052621.GA1349@reks>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/07/2013 3:26 PM, Gleb Kurtsou wrote: > On (30/06/2013 13:18), Mateusz Guzik wrote: >> On Sun, Jun 30, 2013 at 05:21:42PM +1000, Kubilay Kocak wrote: >>> I'm seeing what I believe is related panic, reliably being generated by >>> the Python regression test suite on a newly created FreeBSD 10-CURRENT >>> buildbot. >>> >>> Symptoms first seen in an freebsd.org FTP snapshot dated "Thu May 30 >>> 20:01:46 UTC 2013" and also reproducible on a freshly updated r252400 >>> >>> It is additionally reproducible after checking out pure upstream python >>> sources, using the following steps: >>> >>> hg clone http://hg.python.org/cpython >>> cd cpython && configure && make buildbottest >>> >>> An interesting possible correlation is that it seems to drop out >>> during/around "test_socket" >>> >> >> Turns out the bug is quite funny ;) > > Patch fixes chrome for me. > > Thanks! > >> +1 Python regression test no longer cause a panic after applying this. Fantastic work Mateusz, thank you. -- Kubilay Kocak
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51D14959.3000306>