[Bug 191022] New: sed:multi_test testcase # 75 fails

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191022

Bug ID: 191022
   Summary: sed:multi_test testcase # 75 fails
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: yaneurab...@gmail.com

The reason why sed:multi_test testcase # 75 fails in 11-CURRENT runs is that
the kyua tap tester doesn't fully support the TAP protocol ("not OK # TODO"
should pass).

This is being filed as a reference to the upstream bug:
https://github.com/jmmv/kyua/issues/85

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191020] usr.bin/yacc testcases are not synched with yacc; causes erroneous failures

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191020

--- Comment #1 from yaneurab...@gmail.com ---
"into contrib/yacc" -> "from contrib/yacc".

Please note that this isn't a small task because the testcases are very ad hoc,
use a special "test harness", and doesn't integrate into any existing test
harnesses supported by kyua.

Just for context:

On Mon, May 12, 2014 at 08:01:02PM -0700, Garrett Cooper wrote:
>
> > On May 12, 2014, at 16:32, Thomas Dickey  > his.com> wrote:
> >
> >> On Mon, May 12, 2014 at 02:50:33PM -0700, Garrett Cooper wrote:
> >> Hi Thomas!
> >>I'm looking at integrating your byacc tests into the FreeBSD test
> >> suite and I'd like to separate out the test driver code from the
> >> testcases content and I was wondering if I could get access to the
> >> sources so I could adjust the test code and contribute them back to
> >> you.
> >
> > sorry - my archives are all on local machines - I can work with diff's...
>
> Ok. I'll do some local dev on the last byacc snapshot and send you the diff 
> when I'm done.
>
> Thanks :)!!

no problem.

The point of the expanded tests was to help ensure that I didn't break
byacc while integrating the changes to allow building a btyacc lookalike.
(The two are different - Debian maintainer and I were discussing that).

--
Thomas E. Dickey 
http://invisible-island.net
ftp://invisible-island.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAlNx1lgACgkQcCNT4PfkjttmJwCgx2HPX+DE2KzxQGKfHYsy0/M9
6QoAn0oUK1tPx2PDs828adb3yfQkjWzk
=TmkH
-END PGP SIGNATURE-

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191020] New: usr.bin/yacc testcases are not synched with yacc; causes erroneous failures

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191020

Bug ID: 191020
   Summary: usr.bin/yacc testcases are not synched with yacc;
causes erroneous failures
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: yaneurab...@gmail.com

Created attachment 143764
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143764&action=edit
Grabbed from
http://kyua3.nyi.freebsd.org/head/data/0-LATEST/results/usr.bin_yacc_legacy_test_main.html
on 06/13/2014

The byacc testcases fail today because the copies checked in under
usr.bin/yacc/tests are not in synch with the yacc code.

The testcases from upstream need to be added/integrated into contrib/yacc .

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191019] pgrep/pkill -j testcases fail on 11-CURRENT

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019

--- Comment #2 from yaneurab...@gmail.com ---
Created attachment 143763
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143763&action=edit
pgrep -j test failure log (06/2013)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191019] pgrep/pkill -j testcases fail on 11-CURRENT

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019

--- Comment #1 from yaneurab...@gmail.com ---
Created attachment 143762
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143762&action=edit
pkill -j test failure log (06/2013)

From
http://kyua3.nyi.freebsd.org/head/data/0-LATEST/results/bin_pkill_pkill-j_test_main.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191019] New: pgrep/pkill -j testcases fail on 11-CURRENT

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019

Bug ID: 191019
   Summary: pgrep/pkill -j testcases fail on 11-CURRENT
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: yaneurab...@gmail.com

The testcases fail to run successfully via kyua and via prove.

This testcases probably fail because they're using outdated jail commands or
because of changes in the security realm (Capsicum, etc), but this requires
further investigation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 190785] cpu affinity not working in FreeBSD 10-STABLE

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190785

Hiren Panchasara  changed:

   What|Removed |Added

 CC||hi...@freebsd.org
  Component|bin |kern
   Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 175073] Incomplete kernel CFI data breaks kgdb(1)

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175073

Ed Maste  changed:

   What|Removed |Added

 CC||ema...@freebsd.org
  Component|bin |kern
Summary|kgdb(1) broken: Incomplete  |Incomplete kernel CFI data
   |CFI data|breaks kgdb(1)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191003] New: make delete-old misses a file

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191003

Bug ID: 191003
   Summary: make delete-old misses a file
   Product: Base System
   Version: 10.0-RELEASE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: Normal
 Component: conf
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: vi...@khera.org

I upgraded a system from 9.2 to 10.0 today. Running "make delete-old" reported
the following failure:

rmdir: /usr/share/doc/psd/28.cvs: Directory not empty

There is one file there:

# ls -l /usr/share/doc/psd/28.cvs/
total 32
-r--r--r--  1 root  wheel  31862 May 15 09:32 paper.ps.gz

Environment:
System: FreeBSD lorax.kcilink.com 10.0-RELEASE-p5 FreeBSD 10.0-RELEASE-p5 #0
r267390: Thu Jun 12 12:52:02 EDT 2014
vi...@lorax.kcilink.com:/u/lorax1/usr10/obj/u/lorax1/usr10/src/sys/KCI64 amd64

Fix:
work around is

# rm /usr/share/doc/psd/28.cvs/paper.ps.gz

fix is to add this file to the old files to delete.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191002] [openbsm] auditdistd 1.2-alpha3 leaves kqueue handles open, hits system maxfiles limit

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191002

Ryan Steinmetz  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|p...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191002] [openbsm] auditdistd 1.2-alpha3 leaves kqueue handles open, hits system maxfiles limit

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191002

--- Comment #2 from Ryan Steinmetz  ---
mjg reviewed this and believes that for each new file there is new kqueue
descriptor opened (/bin/auditdistd/sender.c -> read_thread_wait ->
wait_for_file_init) ... and that always calls kqueue.  It appears as if the
kqueue descriptors aren't being closed when this happens.

On the systems where this is an issue for me, they are ones that would have
higher-than-usual audit log sizes.  (nagios host, etc.).

A hack-patch might look like this: http://pastebin.com/5SaBUuqF

Although, he recommended that we remove the old watchers as a more proper fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191002] [openbsm] auditdistd 1.2-alpha3 leaves kqueue handles open, hits system maxfiles limit

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191002

--- Comment #1 from Ryan Steinmetz  ---
Created attachment 143745
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143745&action=edit
procstat -fa|grep auditdistd

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191002] New: [openbsm] auditdistd 1.2-alpha3 leaves kqueue handles open, hits system maxfiles limit

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191002

Bug ID: 191002
   Summary: [openbsm] auditdistd 1.2-alpha3 leaves kqueue handles
open, hits system maxfiles limit
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: z...@freebsd.org

Created attachment 143744
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143744&action=edit
fstat|grep auditdistd

After being running for a while, auditdistd will consume all available open
file handles on a system.

I believe it's leaking kqueue widgets.

Log from 'fstat|grep auditdistd' attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 190643] daemon(8): /usr/sbin/daemon -P option does not work as documented

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190643

Ed Maste  changed:

   What|Removed |Added

 Status|Needs MFC   |Issue Resolved
 Resolution|--- |DUPLICATE

--- Comment #2 from Ed Maste  ---


*** This bug has been marked as a duplicate of bug 187265 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 190643] daemon(8): /usr/sbin/daemon -P option does not work as documented

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190643

Ed Maste  changed:

   What|Removed |Added

 Status|Needs Triage|Needs MFC
 CC||ema...@freebsd.org

--- Comment #1 from Ed Maste  ---
This is http://bugs.freebsd.org/187265, fixed in HEAD and stable/10, but not
stable/9.

I will merge the fix in time for 9.3 if possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 189156] [build] [patch] include/Makefile does not honor MK_GSSAPI == no

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189156

Tijl Coosemans  changed:

   What|Removed |Added

 Status|In Discussion   |Needs MFC
 CC||t...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|t...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 189156] [build] [patch] include/Makefile does not honor MK_GSSAPI == no

2014-06-13 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189156

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: tijl
Date: Fri Jun 13 10:08:19 UTC 2014
New revision: 267441
URL: http://svnweb.freebsd.org/changeset/base/267441

Log:
  Don't install GSS-API headers when the GSSAPI option has been disabled.
  Some ports assume GSS-API is supported when they find the headers.

  PR:189156
  Submitted by:Garrett Cooper 

Changes:
  head/include/Makefile
  head/tools/build/mk/OptionalObsoleteFiles.inc

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"