Need help debugging yacc test failure in CURRENT

Craig Rodrigues rodrigc at freebsd.org
Mon Oct 6 14:48:03 UTC 2014


On Thu, Oct 2, 2014 at 2:23 AM, Craig Rodrigues <rodrigc at freebsd.org> wrote:

> Hi,
>
> I have managed to eliminate all the test failures from /usr/tests in
> CURRENT
> except for one failure.  See:
>
> https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/8/testReport/
>
> I can reproduce the failure by doing the following:
>
> mkdir /tmp/x
> cd /tmp/x
> /usr/tests/usr.bin/yacc/yacc_tests  usr.bin.yacc.yacc_tests.main
>
> I then get a core file: /tmp/x/test/yacc.core
>


Thomas E. Dickey submitted a patch which fixes the test.  I committed the
patch:

http://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html

--
Craig


More information about the freebsd-current mailing list