Skip Menu |

This queue is for tickets about the Devel-Events CPAN distribution.

Report information
The Basics
Id: 125182
Status: open
Priority: 0/
Queue: Devel-Events

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.09
Fixed in: (no value)



Subject: t/001_use.t may segfault
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
On 2018-04-23 01:51:25, SREZIC wrote: Show quoted text
> 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.
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) #####
Subject: Re: [rt.cpan.org #125182] t/001_use.t may segfault
Date: Sat, 19 May 2018 19:06:06 -0700
To: bug-Devel-Events [...] rt.cpan.org
From: Karen Etheridge <karen [...] froods.org>
Yes, there are intermittent segfaults on all perls from 5.20 and up. I don't know the cause. http://matrix.cpantesters.org/?dist=Devel-Events+0.09 On Sat, May 19, 2018 at 7:04 PM, James E Keenan via RT < bug-Devel-Events@rt.cpan.org> wrote: Show quoted text
> Queue: Devel-Events > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=125182 > > > On Mon Apr 23 01:52:23 2018, SREZIC wrote:
> > 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) > ##### >
RT-Send-CC: karen [...] froods.org
On 2018-05-19 22:06:18, karen@froods.org wrote: Show quoted text
> Yes, there are intermittent segfaults on all perls from 5.20 and up. I > don't know the cause. > > http://matrix.cpantesters.org/?dist=Devel-Events+0.09 >
The situation seems to be worse now --- there are no pass reports for 5.28 and up. Show quoted text
> On Sat, May 19, 2018 at 7:04 PM, James E Keenan via RT < > bug-Devel-Events@rt.cpan.org> wrote: >
> > Queue: Devel-Events > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=125182 > > > > > On Mon Apr 23 01:52:23 2018, SREZIC wrote:
> > > 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) > > ##### > >