Re: kern/146014: [ciss] [panic] crash (panic/reboot) if lost/destroy mounted ciss volume

2010-04-24 Thread linimon
Old Synopsis: crash (panic/reboot) if lost/destroy mounted ciss volume New Synopsis: [ciss] [panic] crash (panic/reboot) if lost/destroy mounted ciss volume Responsible-Changed-From-To: freebsd-bugs->freebsd-scsi Responsible-Changed-By: linimon Responsible-Changed-When: Sat Apr 24 16:30:03 UTC 20

Re: ports/146015: multimedia/dvdrip fails to locate fping, making cluster mode unusable

2010-04-24 Thread linimon
Synopsis: multimedia/dvdrip fails to locate fping, making cluster mode unusable Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sat Apr 24 16:29:10 UTC 2010 Responsible-Changed-Why: ports PR. http://www.freebsd.org/cgi/query

misc/146015: multimedia/dvdrip fails to locate fping, making cluster mode unusable

2010-04-24 Thread Pascal Stumpf
>Number: 146015 >Category: misc >Synopsis: multimedia/dvdrip fails to locate fping, making cluster mode >unusable >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Dat

kern/146014: crash (panic/reboot) if lost/destroy mounted ciss volume

2010-04-24 Thread Alexander Kirpa
>Number: 146014 >Category: kern >Synopsis: crash (panic/reboot) if lost/destroy mounted ciss volume >Confidential: no >Severity: serious >Priority: medium >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Clas

Re: bin/124349: [patch]: stat(1) should interpret st_flags as it does with st_mode

2010-04-24 Thread jilles
Synopsis: [patch]: stat(1) should interpret st_flags as it does with st_mode State-Changed-From-To: open->patched State-Changed-By: jilles State-Changed-When: Sat Apr 24 13:54:20 UTC 2010 State-Changed-Why: Applied with small changes to head, thanks. Responsible-Changed-From-To: freebsd-bugs->j

Re: bin/132591: [patch] dump(8): "dump W" uses %c instead of %d for reporting dump level

2010-04-24 Thread jh
Synopsis: [patch] dump(8): "dump W" uses %c instead of %d for reporting dump level State-Changed-From-To: open->closed State-Changed-By: jh State-Changed-When: Sat Apr 24 13:35:20 UTC 2010 State-Changed-Why: Duplicate of bin/129110. Fixed in r193022. http://www.freebsd.org/cgi/query-pr.cgi?pr=1

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 fault while in kernel mode > fault virt

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

2010-04-24 Thread Bruce Cran
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 fault while in kernel mode fault virtual address = 0x1a0 fault code = supervisor read, page not pres

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/145865: [kernel] [panic] kernel memory leak with disabled devd and hw.bus.devctl_disable=1

2010-04-24 Thread Alexey Illarionov
Hi j...@freebsd.org wrote: > Probably fixed in r206916. Can you confirm? Patch from r206916 has fixed this bug Thanks! ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "f

Re: kern/145865: [kernel] [panic] kernel memory leak with disabled devd and hw.bus.devctl_disable=1

2010-04-24 Thread jh
Synopsis: [kernel] [panic] kernel memory leak with disabled devd and hw.bus.devctl_disable=1 State-Changed-From-To: feedback->patched State-Changed-By: jh State-Changed-When: Sat Apr 24 08:31:36 UTC 2010 State-Changed-Why: Fixed in r206916. http://www.freebsd.org/cgi/query-pr.cgi?pr=145865

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

2010-04-24 Thread Bruce Cran
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/kern_fpu.2.patch > > > fixes this problem for me. > > > > The patch fixe