Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-07-15 Thread Eugene M. Zheganin
Hi. On 02.07.2013 05:10, Pawel Jakub Dawidek wrote: On Sun, Jun 30, 2013 at 01:18:36PM +0200, Mateusz Guzik wrote: Turns out the bug is quite funny ;) Try this: diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c index 5d8e814..7a4db04 100644 --- a/sys/kern/uipc_usrreq.c +++

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-07-15 Thread Eugene M. Zheganin
Hi. On 15.07.2013 15:16, Eugene M. Zheganin wrote: Guys, if this is working, why it's not commited to HEAD ? I'm still hitting this bug on r251990 and later ones. I'm terribly sorry, I should read the revisions more carefully. Eugene. ___

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-07-15 Thread Mateusz Guzik
On Mon, Jul 15, 2013 at 03:16:37PM +0600, Eugene M. Zheganin wrote: Hi. On 02.07.2013 05:10, Pawel Jakub Dawidek wrote: On Sun, Jun 30, 2013 at 01:18:36PM +0200, Mateusz Guzik wrote: Turns out the bug is quite funny ;) Try this: diff --git a/sys/kern/uipc_usrreq.c

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-07-01 Thread Kubilay Kocak
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

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-07-01 Thread Pawel Jakub Dawidek
On Sun, Jun 30, 2013 at 01:18:36PM +0200, 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.

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-06-30 Thread Kubilay Kocak
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

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-06-30 Thread Konstantin Belousov
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

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-06-30 Thread Mateusz Guzik
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

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-06-30 Thread Gleb Kurtsou
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

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-04-15 Thread Pawel Jakub Dawidek
On Sat, Apr 13, 2013 at 09:43:14PM -0700, Gleb Kurtsou wrote: On (22/03/2013 11:51), Shawn Webb wrote: Hey All, I'm not sure if this is a result of r248583 or a different commit, but I hit a kernel panic when closing Chrome. I've linked to the info and core.txt files below. If you need

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-04-15 Thread Shawn Webb
On Mon, Apr 15, 2013 at 4:35 AM, Pawel Jakub Dawidek p...@freebsd.orgwrote: I did receive Shawn's report some time ago, I even installed Chromium to try to reproduce it, but it didn't crash for me yet. If there are some easy, but reliable steps to reproduce it, like open this webpage in tab

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-04-15 Thread Gleb Kurtsou
On (15/04/2013 10:35), Pawel Jakub Dawidek wrote: On Sat, Apr 13, 2013 at 09:43:14PM -0700, Gleb Kurtsou wrote: On (22/03/2013 11:51), Shawn Webb wrote: Hey All, I'm not sure if this is a result of r248583 or a different commit, but I hit a kernel panic when closing Chrome. I've

Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-04-13 Thread Gleb Kurtsou
On (22/03/2013 11:51), Shawn Webb wrote: Hey All, I'm not sure if this is a result of r248583 or a different commit, but I hit a kernel panic when closing Chrome. I've linked to the info and core.txt files below. If you need me to ship you the vmcore file, let me know. It's 1.1GB in size.

r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-03-22 Thread Shawn Webb
Hey All, I'm not sure if this is a result of r248583 or a different commit, but I hit a kernel panic when closing Chrome. I've linked to the info and core.txt files below. If you need me to ship you the vmcore file, let me know. It's 1.1GB in size. Other than the pasted files, I'm not too sure