Re: misc/166340: Process under FreeBSD 9.0 hangs in uninterruptable sleep with apparently no syscall (empty wchan)

2012-03-23 Thread Kostik Belousov
The following reply was made to PR misc/166340; it has been noted by GNATS. From: Kostik Belousov To: bug-follo...@freebsd.org, christian.es...@trivago.com, a...@freebsd.org Cc: Subject: Re: misc/166340: Process under FreeBSD 9.0 hangs in uninterruptable sleep with apparently no syscall

Re: kern/151758: [panic] tmux kernel panic, with out root privilegies

2011-12-08 Thread Kostik Belousov
The following reply was made to PR kern/151758; it has been noted by GNATS. From: Kostik Belousov To: John Baldwin Cc: bug-follo...@freebsd.org, and...@shidakov.ru Subject: Re: kern/151758: [panic] tmux kernel panic, with out root privilegies Date: Thu, 8 Dec 2011 17:32:36 +0200

Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits

2011-11-06 Thread Kostik Belousov
The following reply was made to PR bin/161257; it has been noted by GNATS. From: Kostik Belousov To: Mikolaj Golub Cc: John Baldwin , bug-follo...@freebsd.org, Robert Watson Subject: Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits Date: Sun, 6

Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits

2011-11-06 Thread Kostik Belousov
The following reply was made to PR bin/161257; it has been noted by GNATS. From: Kostik Belousov To: Mikolaj Golub Cc: John Baldwin , bug-follo...@freebsd.org, Robert Watson Subject: Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits Date: Sun, 6

Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits

2011-11-05 Thread Kostik Belousov
The following reply was made to PR bin/161257; it has been noted by GNATS. From: Kostik Belousov To: Mikolaj Golub Cc: John Baldwin , bug-follo...@freebsd.org, Robert Watson Subject: Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits Date: Sat, 5

Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits

2011-11-05 Thread Kostik Belousov
The following reply was made to PR bin/161257; it has been noted by GNATS. From: Kostik Belousov To: Mikolaj Golub Cc: John Baldwin , bug-follo...@freebsd.org, Robert Watson Subject: Re: bin/161257: procstat(1): procstat should grow a -l flag to display resource limits Date: Sat, 5

Re: misc/159654: 46 kernel headers use register_t but don't #include

2011-09-01 Thread Kostik Belousov
The following reply was made to PR misc/159654; it has been noted by GNATS. From: Kostik Belousov To: Bruce Evans Cc: Robert Millan , freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: misc/159654: 46 kernel headers use register_t but don't #include Date: T

Re: misc/159654: 46 kernel headers use register_t but don't #include

2011-09-01 Thread Kostik Belousov
On Thu, Sep 01, 2011 at 08:57:07PM +1000, Bruce Evans wrote: > On Sun, 28 Aug 2011, Kostik Belousov wrote: > kib is working on AVX support on amd64 and i386. AVX needs changing > the mcontext layout yet again, although we thought we left space > for expansion of SSE stru

Re: misc/159654: 46 kernel headers use register_t but don't #include

2011-08-28 Thread Kostik Belousov
On Thu, Aug 11, 2011 at 12:57:33PM +1000, Bruce Evans wrote: > is not a kernel header, but it is not a user > header either. It is an error to include this header directly. The > only supported includes of it are indirectly via in > applications and via in the kernel ( > is just a copy or syml

Re: misc/159654: 46 kernel headers use register_t but don't #include

2011-08-28 Thread Kostik Belousov
The following reply was made to PR misc/159654; it has been noted by GNATS. From: Kostik Belousov To: Bruce Evans Cc: Robert Millan , freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: misc/159654: 46 kernel headers use register_t but don't #include Date: Su

Re: bin/150262: [patch] truss(1) -f doesn't follow descendants of the linux process

2011-02-15 Thread Kostik Belousov
On Tue, Feb 15, 2011 at 12:11:37AM +, arun...@freebsd.org wrote: > Synopsis: [patch] truss(1) -f doesn't follow descendants of the linux process > > Responsible-Changed-From-To: freebsd-bugs->freebsd-emulation > Responsible-Changed-By: arundel > Responsible-Changed-When: Tue Feb 15 00:10:50 UT

Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

2010-11-03 Thread Kostik Belousov
The following reply was made to PR misc/151861; it has been noted by GNATS. From: Kostik Belousov To: Jaakko Heinonen Cc: Alexander Kabaev , Arjan van Leeuwen , bug-follo...@freebsd.org, k...@freebsd.org Subject: Re: misc/151861: dlclose() of library causes separately opened

Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

2010-11-03 Thread Kostik Belousov
The following reply was made to PR misc/151861; it has been noted by GNATS. From: Kostik Belousov To: Alexander Kabaev Cc: Jaakko Heinonen , Arjan van Leeuwen , bug-follo...@freebsd.org, k...@freebsd.org Subject: Re: misc/151861: dlclose() of library causes separately opened

Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

2010-11-03 Thread Kostik Belousov
The following reply was made to PR misc/151861; it has been noted by GNATS. From: Kostik Belousov To: Jaakko Heinonen Cc: Arjan van Leeuwen , bug-follo...@freebsd.org, k...@freebsd.org Subject: Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

2010-11-03 Thread Kostik Belousov
The following reply was made to PR misc/151861; it has been noted by GNATS. From: Kostik Belousov To: Jaakko Heinonen Cc: Arjan van Leeuwen , bug-follo...@freebsd.org, k...@freebsd.org Subject: Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

2010-11-03 Thread Kostik Belousov
The following reply was made to PR misc/151861; it has been noted by GNATS. From: Kostik Belousov To: Jaakko Heinonen Cc: Arjan van Leeuwen , bug-follo...@freebsd.org, k...@freebsd.org Subject: Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

2010-11-02 Thread Kostik Belousov
The following reply was made to PR misc/151861; it has been noted by GNATS. From: Kostik Belousov To: Jaakko Heinonen Cc: Arjan van Leeuwen , bug-follo...@freebsd.org, k...@freebsd.org Subject: Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well

Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

2010-09-14 Thread Kostik Belousov
The following reply was made to PR kern/131597; it has been noted by GNATS. From: Kostik Belousov To: David Xu Cc: John Baldwin , bug-follo...@freebsd.org, guilla...@morinfr.org, k...@freebsd.org Subject: Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64 Date: Tue

Re: standards/149980: [patch] negative value integer to nanosleep(2) should fail with EINVAL

2010-08-31 Thread Kostik Belousov
I do think that the change is not useful. It puts more burden on the application writers to check for the negative value before making the syscall. Also, it changes the API. Please, just close the PR. ___ freebsd-bugs@freebsd.org mailing list http://list

Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

2010-08-29 Thread Kostik Belousov
The following reply was made to PR kern/131597; it has been noted by GNATS. From: Kostik Belousov To: David Xu Cc: bug-follo...@freebsd.org, guilla...@morinfr.org, John Baldwin Subject: Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64 Date: Sun, 29 Aug 2010 14:57

Re: kern/143029: [libc] poll(2) can return too large a number

2010-08-26 Thread Kostik Belousov
The following reply was made to PR kern/143029; it has been noted by GNATS. From: Kostik Belousov To: bug-follo...@freebsd.org, jplev...@apache.org Cc: Subject: Re: kern/143029: [libc] poll(2) can return too large a number Date: Thu, 26 Aug 2010 23:16:33 +0300 I believe the issue happens

Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

2010-07-09 Thread Kostik Belousov
The following reply was made to PR kern/131597; it has been noted by GNATS. From: Kostik Belousov To: John Baldwin Cc: bug-follo...@freebsd.org, guilla...@morinfr.org, k...@freebsd.org, davi...@freebsd.org Subject: Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

Re: kern/147890: [regression] ufs-related lock problem in RELENG_8 (18.04.2010 -> 20.04.2010)

2010-06-16 Thread Kostik Belousov
Submitter should read http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-deadlocks.html and provide the listed information. ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To u

Re: amd64/135014: [padlock] Using padlock(4) in 8-current triggers "fpudna in kernel mode!" warnings

2010-04-24 Thread Kostik Belousov
On Sat, Apr 24, 2010 at 01:53:39PM +0100, Bruce Cran wrote: > On Saturday 24 April 2010 13:19:54 Kostik Belousov wrote: > > > You still neglected to show me the _actual_ error, with backtrace, > > that happen. > > Sorry, here it is: > > Fatal trap 12: page faul

Re: amd64/135014: [padlock] Using padlock(4) in 8-current triggers "fpudna in kernel mode!" warnings

2010-04-24 Thread Kostik Belousov
On Sat, Apr 24, 2010 at 09:08:32AM +0100, Bruce Cran wrote: > On Thursday 22 April 2010 19:04:58 Bruce Cran wrote: > > On Monday 05 April 2010 16:22:36 Bruce Cran wrote: > > > On Monday 05 April 2010 15:15:08 Michael Moll wrote: > > > > the patch from > > > > http://people.freebsd.org/~kib/misc/ker

Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

2010-04-23 Thread Kostik Belousov
The following reply was made to PR kern/131597; it has been noted by GNATS. From: Kostik Belousov To: John Baldwin Cc: bug-follo...@freebsd.org, guilla...@morinfr.org, k...@freebsd.org, davi...@freebsd.org Subject: Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

2010-04-23 Thread Kostik Belousov
The following reply was made to PR kern/131597; it has been noted by GNATS. From: Kostik Belousov To: John Baldwin Cc: bug-follo...@freebsd.org, guilla...@morinfr.org, k...@freebsd.org, davi...@freebsd.org Subject: Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

2010-04-23 Thread Kostik Belousov
The following reply was made to PR kern/131597; it has been noted by GNATS. From: Kostik Belousov To: John Baldwin Cc: bug-follo...@freebsd.org, guilla...@morinfr.org, k...@freebsd.org, davi...@freebsd.org Subject: Re: kern/131597: [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

Re: amd64/135014: [padlock] Using padlock(4) in 8-current triggers "fpudna in kernel mode!" warnings

2010-04-22 Thread Kostik Belousov
On Thu, Apr 22, 2010 at 07:04:58PM +0100, Bruce Cran wrote: > On Monday 05 April 2010 16:22:36 Bruce Cran wrote: > > On Monday 05 April 2010 15:15:08 Michael Moll wrote: > > > the patch from > > > http://people.freebsd.org/~kib/misc/kern_fpu.2.patch > > > fixes this problem for me. > > > > The pat