Skip Menu |

This queue is for tickets about the Gtk3 CPAN distribution.

Report information
The Basics
Id: 131730
Status: new
Priority: 0/
Queue: Gtk3

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

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



Subject: t/overrides.t: segmentations faults and other problems
On my fedora 31 (gtk+ 3.24.13) t/overrides.t fails in different ways: 1. segmentation faults: t/overrides.t .................. Failed 179/233 subtests ... Test Summary Report ------------------- t/overrides.t (Wstat: 139 Tests: 54 Failed: 0) Non-zero wait status: 139 2. Can't upgrade ARRAY (11) to 3 at /home/cpansand/.cpan/build/2020021010/Gtk3-0.036-1/blib/lib/Gtk3.pm line 1187. # Looks like your test exited with 255 just after 37. t/overrides.t .................. Failed 196/233 subtests 3. GLib-LOG **: posix_spawn avoided (fd close requested) at /home/cpansand/.cpan/build/2020021013/Gtk3-0.036-1/blib/lib/Gtk3.pm line 1187. t/overrides.t .................. Failed 196/233 subtests
On 2020-02-10 16:00:35, SREZIC wrote: Show quoted text
> On my fedora 31 (gtk+ 3.24.13) t/overrides.t fails in different ways: > > 1. segmentation faults: > > t/overrides.t .................. > Failed 179/233 subtests > ... > Test Summary Report > ------------------- > t/overrides.t (Wstat: 139 Tests: 54 Failed: 0) > Non-zero wait status: 139 > > 2. > > Can't upgrade ARRAY (11) to 3 at > /home/cpansand/.cpan/build/2020021010/Gtk3-0.036-1/blib/lib/Gtk3.pm > line 1187. > # Looks like your test exited with 255 just after 37. > t/overrides.t .................. > Failed 196/233 subtests > > 3. > > GLib-LOG **: posix_spawn avoided (fd close requested) at > /home/cpansand/.cpan/build/2020021013/Gtk3-0.036-1/blib/lib/Gtk3.pm > line 1187. > t/overrides.t .................. > Failed 196/233 subtests
It may also fail like this: ... malloc_consolidate(): invalid chunk size t/overrides.t .................. Failed 195/233 subtests ... Test Summary Report ------------------- t/overrides.t (Wstat: 134 Tests: 38 Failed: 0) Non-zero wait status: 134 ...