Re: kern/176051: [kernel] [patch] uipc: Simplify and correct debug printing of flags.

2014-02-27 Thread brueffer
Synopsis: [kernel] [patch] uipc: Simplify and correct debug printing of flags. State-Changed-From-To: open->feedback State-Changed-By: brueffer State-Changed-When: Thu Feb 27 11:00:28 CET 2014 State-Changed-Why: The patch in the PR doesn't compile (latest HEAD). The one here works, but is a bit

misc/187108: [PATCH] astro/py-astLib fix incorrect update alert on portscout

2014-02-27 Thread Eero H�nninen
>Number: 187108 >Category: misc >Synopsis: [PATCH] astro/py-astLib fix incorrect update alert on portscout >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Requir

Re: misc/187108: [PATCH] astro/py-astLib fix incorrect update alert on portscout

2014-02-27 Thread Eero Hänninen
Sorry this bug should be in Category ports and Class change-request 2014-02-27 14:50 kirjutas freebsd-gnats-sub...@freebsd.org: Thank you very much for your problem report. It has the internal identification `misc/187108'. The individual assigned to look at your report is: freebsd-bugs. You ca

bin/187114: rtld does not expand $ORIGIN unless DF_ORIGIN flag is set

2014-02-27 Thread Ed Maste
>Number: 187114 >Category: bin >Synopsis: rtld does not expand $ORIGIN unless DF_ORIGIN flag is set >Confidential: no >Severity: non-critical >Priority: medium >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required:

bin/187118: service(8): inaccurate error message

2014-02-27 Thread Frederic Culot
>Number: 187118 >Category: bin >Synopsis: service(8): inaccurate error message >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-

Re: misc/187094: FreeBSD DHCP ignores dhcp option interface-mtu

2014-02-27 Thread Robert Blayzor
The following reply was made to PR misc/187094; it has been noted by GNATS. From: Robert Blayzor To: "bug-follo...@freebsd.org" Cc: Subject: Re: misc/187094: FreeBSD DHCP ignores dhcp option interface-mtu Date: Thu, 27 Feb 2014 13:24:11 -0500 I would like to submit the following patch that c

Re: kern/174684: commit references a PR

2014-02-27 Thread dfilter service
The following reply was made to PR kern/174684; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: kern/174684: commit references a PR Date: Thu, 27 Feb 2014 21:42:06 + (UTC) Author: delphij Date: Thu Feb 27 21:41:52 2014

Re: ports/186654: [PATCH] net-mgmt/netmond: fix build

2014-02-27 Thread rene
Synopsis: [PATCH] net-mgmt/netmond: fix build Responsible-Changed-From-To: freebsd-bugs->rene Responsible-Changed-By: rene Responsible-Changed-When: Thu Feb 27 22:36:59 UTC 2014 Responsible-Changed-Why: Take http://www.freebsd.org/cgi/query-pr.cgi?pr=186654 __

Re: kern/174684: [tws] [patch] 3dm2 (or smartctl) triggers a kernel panic

2014-02-27 Thread delphij
Synopsis: [tws] [patch] 3dm2 (or smartctl) triggers a kernel panic State-Changed-From-To: open->patched State-Changed-By: delphij State-Changed-When: Thu Feb 27 22:56:27 UTC 2014 State-Changed-Why: Committed jmg@'s fix. Responsible-Changed-From-To: freebsd-bugs->delphij Responsible-Changed-By:

kern/187126: panic: vm_page_unwire: page XXX's wire count is 0 on NFS client

2014-02-27 Thread Frank Hoeflich
>Number: 187126 >Category: kern >Synopsis: panic: vm_page_unwire: page XXX's wire count is 0 on NFS client >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Requir

Re: kern/139743: [ichsmb] [patch] ichsmb driver doesn't detects SMB bus on Asus P4B533/P4PE motherboards

2014-02-27 Thread Takefu
>From whom isn't there reaction in this PR? This is a patch corresponding to 10.0-RELEASE. --- sys/dev/pci/pci.c.orig 2014-02-24 12:40:07.0 +0900 +++ sys/dev/pci/pci.c 2014-02-24 12:48:55.0 +0900 @@ -112,6 +112,7 @@ uint16_t data); static void

Re: ports/187108: [PATCH] astro/py-astLib fix incorrect update alert on portscout

2014-02-27 Thread linimon
Synopsis: [PATCH] astro/py-astLib fix incorrect update alert on portscout Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Fri Feb 28 05:33:36 UTC 2014 Responsible-Changed-Why: ports PR. http://www.freebsd.org/cgi/query-pr.cg

Re: bin/187103: clang 3.4 miscompiles nsAppRunner.cpp from firefox firefox-27.0.1,1 in i386

2014-02-27 Thread Don Lewis
I managed to boil down the offending code to an almost reaonsable test case. If I compile the code below with clang thusly: /usr/bin/clang++ -o sigill.s -S -fvisibility=hidden -fPIC \ -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual \ -Werror=return-type -Wtype-limits -Wempty-bod

Re: bin/187103: clang 3.4 miscompiles nsAppRunner.cpp from firefox firefox-27.0.1,1 in i386

2014-02-27 Thread Don Lewis
The following reply was made to PR bin/187103; it has been noted by GNATS. From: Don Lewis To: freebsd-gnats-sub...@freebsd.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/187103: clang 3.4 miscompiles nsAppRunner.cpp from firefox firefox-27.0.1,1 in i386 Date: Thu, 27 Feb 2014 23:05:02 -0800