Skip Menu |

This queue is for tickets about the Glib CPAN distribution.

Report information
The Basics
Id: 75949
Status: resolved
Priority: 0/
Queue: Glib

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

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



Subject: XAOC/Glib-1.242 segfaults with perl 5.15.9
With perl 5.15.9 on a FreeBSD 8 system the Glib 1.242 test suite fails with some segfaults: Test Summary Report ------------------- t/2.t (Wstat: 139 Tests: 10 Failed: 0) Non-zero wait status: 139 t/5.t (Wstat: 139 Tests: 9 Failed: 0) Non-zero wait status: 139 Parse errors: Bad plan. You planned 10 tests but ran 9. t/6.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/b.t (Wstat: 139 Tests: 8 Failed: 0) Non-zero wait status: 139 t/f.t (Wstat: 139 Tests: 13 Failed: 0) Non-zero wait status: 139 Parse errors: Bad plan. You planned 54 tests but ran 13. The same Glib.pm version works fine with perl 5.15.8, or older perl versions. Regards, Slaven
I see similar failures also on a Debian/squeeze system, so it's not related to FreeBSD. Same pattern: 5.15.8 works, 5.15.9 does not work. Regards, Slaven
Subject: Re: [rt.cpan.org #75949] XAOC/Glib-1.242 segfaults with perl 5.15.9
Date: Wed, 21 Mar 2012 23:15:14 +0100
To: bug-Glib [...] rt.cpan.org
From: Torsten Schoenfeld <kaffeetisch [...] gmx.de>
On 21.03.2012 20:34, Slaven_Rezic via RT wrote: Show quoted text
> With perl 5.15.9 on a FreeBSD 8 system the Glib 1.242 test suite fails > with some segfaults:
Thanks for the report; I forwarded it to perl5-porters: <http://perl.markmail.org/thread/7be6f2t47bqrtjnr>.
On Wed Mar 21 15:34:37 2012, SREZIC wrote: Show quoted text
> With perl 5.15.9 on a FreeBSD 8 system the Glib 1.242 test suite fails > with some segfaults:
I reported the problem upstream as <https://rt.perl.org/rt3/Public/Bug/Display.html?id=111974> and a fix was promptly committed.