[Bug 2173510] New: perl-SDL-2.548-16.fc38 FTBFS: tests hang
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=2173510
Bug ID: 2173510
Summary: perl-SDL-2.548-16.fc38 FTBFS: tests hang
Product: Fedora
Version: rawhide
URL: https://koji.fedoraproject.org/koji/buildinfo?buildID=
2125152
Status: NEW
Component: perl-SDL
Assignee: hdegoede(a)redhat.com
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: hdegoede(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Blocks: 2168842 (F39FTBFS,RAWHIDEFTBFS)
Target Milestone: ---
Classification: Fedora
I experience for many weeks (months?) that building perl-SDL-2.548-16.fc38 in
mock environment never finishes because it hangs in t/core_video.t:
├─screen(1392)─┬─bash(1393)───bootstrapbatch(1461)───perl(4730)─┬─mock(1727008)───systemd-nspawn(1728732)───(sd-stubinit)(1728734)───rpmbuild(1728737)───sh(1734798)───Build(1734799)───perl(1735434)
$ ps w 1728737 1734798 1734799 1735434
PID TTY STAT TIME COMMAND
1728737 ? Ss 0:00 /usr/bin/rpmbuild -bb --target x86_64 --nodeps
/builddir/build/SPECS/perl-SDL.spec
1734798 ? S 0:00 /bin/sh -e /var/tmp/rpm-tmp.mhVYe1
1734799 ? S 0:00 /usr/bin/perl ./Build test
1735434 ? t 2533:15 /usr/bin/perl t/core_video.t
strace on 1735434 does not show anything. gdb shows:
(gdb) bt
#0 0x00007f01ba3d1f60 in SDL_FreeYUVOverlay () from
target:/lib64/libSDL-1.2.so.0
#1 0x00007f01ba1d710d in XS_SDL__Overlay_DESTROY (my_perl=<optimized out>,
cv=<optimized out>)
at lib/SDL/Overlay.xs:87
#2 0x00007f01ba725fca in Perl_pp_entersub () from
target:/lib64/libperl.so.5.36
#3 0x00007f01ba67c1d6 in Perl_call_sv () from target:/lib64/libperl.so.5.36
#4 0x00007f01ba72c063 in S_curse.lto_priv.0 () from
target:/lib64/libperl.so.5.36
#5 0x00007f01ba72c7a8 in Perl_sv_clear () from target:/lib64/libperl.so.5.36
#6 0x00007f01ba72cdc2 in Perl_sv_free2 () from target:/lib64/libperl.so.5.36
#7 0x00007f01ba75e380 in Perl_leave_scope () from
target:/lib64/libperl.so.5.36
#8 0x00007f01ba765215 in Perl_pp_leave () from target:/lib64/libperl.so.5.36
#9 0x00007f01ba717388 in Perl_runops_standard () from
target:/lib64/libperl.so.5.36
#10 0x00007f01ba681fcd in perl_run () from target:/lib64/libperl.so.5.36
#11 0x000055ac92f3434a in main ()
I think a similar problem was observed in Koji on Fedora 38 mass rebuild.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2168842
[Bug 2168842] Fedora 39 FTBFS Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2173510
1 week, 3 days