Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 02:23:01 -0700
From:      Craig Rodrigues <rodrigc@freebsd.org>
To:        freebsd-current Current <freebsd-current@freebsd.org>,  "freebsd-testing@freebsd.org" <testing@freebsd.org>
Subject:   Need help debugging yacc test failure in CURRENT
Message-ID:  <CAG=rPVcV6fsUJYezyxSsiTkcjXA8izqAHce8orujZur68YosGA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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

Can someone help debug and fix this?

Thanks.

--
Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVcV6fsUJYezyxSsiTkcjXA8izqAHce8orujZur68YosGA>