On Mon Apr 23 01:52:23 2018, SREZIC wrote:
Show quoted text> On 2018-04-23 01:51:25, SREZIC wrote:
> > On some of my smokers:
> >
> > ...
> > t/001_use.t ...................
> > All 7 subtests passed
> > ...
> > Test Summary Report
> > -------------------
> > t/001_use.t (Wstat: 11 Tests: 7 Failed: 0)
> > Non-zero wait status: 11
> > ...
> > Result: FAIL
>
> t/012_generator_sub_trace.t also may segfault.
Indeed! Confirmed while attempting to install against perl-5.27.11 on FreeBSD-11.1.
#####
$ this_perl -Iblib/lib t/012_generator_sub_trace.t
Segmentation fault (core dumped)
#####