https://bugzilla.redhat.com/show_bug.cgi?id=2215065 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value CC| |ppisar@xxxxxxxxxx --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- Those are open files of the hanged process: # lsof -p 14525 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME perl 14525 test cwd DIR 253,1 4096 126876 /home/test/fedora/perl-Coro/Coro-6.57 perl 14525 test rtd DIR 253,1 4096 2 / perl 14525 test txt REG 253,1 15496 17699 /usr/bin/perl perl 14525 test mem REG 253,1 106070960 17578 /usr/lib/locale/locale-archive perl 14525 test mem REG 253,1 2387016 29676 /usr/lib64/libc.so.6 perl 14525 test mem REG 253,1 3724888 17887 /usr/lib64/libperl.so.5.32.1 perl 14525 test mem REG 253,1 103568 144768 /home/test/fedora/perl-Coro/Coro-6.57/blib/arch/auto/Coro/EV/EV.so perl 14525 test mem REG 253,1 169984 257399 /usr/lib64/perl5/vendor_perl/auto/EV/EV.so perl 14525 test mem REG 253,1 61360 269248 /usr/lib64/perl5/vendor_perl/auto/List/Util/Util.so perl 14525 test mem REG 253,1 48872 269167 /usr/lib64/perl5/vendor_perl/auto/Socket/Socket.so perl 14525 test mem REG 253,1 78336 144757 /home/test/fedora/perl-Coro/Coro-6.57/blib/arch/auto/Coro/Event/Event.so perl 14525 test mem REG 253,1 36520 254101 /usr/lib64/perl5/vendor_perl/auto/Time/HiRes/HiRes.so perl 14525 test mem REG 253,1 100320 258847 /usr/lib64/perl5/vendor_perl/auto/Event/Event.so perl 14525 test mem REG 253,1 475920 144727 /home/test/fedora/perl-Coro/Coro-6.57/blib/arch/auto/Coro/State/State.so perl 14525 test mem REG 253,1 16016 276089 /usr/lib64/perl5/vendor_perl/auto/Guard/Guard.so perl 14525 test mem REG 253,1 201808 4248 /usr/lib64/libcrypt.so.2.0.0 perl 14525 test mem REG 253,1 904680 29677 /usr/lib64/libm.so.6 perl 14525 test mem REG 253,1 26988 1501 /usr/lib64/gconv/gconv-modules.cache perl 14525 test mem REG 253,1 841768 7550 /usr/lib64/ld-linux-x86-64.so.2 perl 14525 test mem REG 253,1 3284 126692 /usr/lib/locale/en_US.utf8/LC_TIME perl 14525 test 0u CHR 136,2 0t0 5 /dev/pts/2 perl 14525 test 1u CHR 136,2 0t0 5 /dev/pts/2 perl 14525 test 2u CHR 136,2 0t0 5 /dev/pts/2 perl 14525 test 3u unix 0xffff9cc2c38250c0 0t0 34290 type=STREAM (CONNECTED) perl 14525 test 4u unix 0xffff9cc2c3824400 0t0 34291 type=STREAM (CONNECTED) perl 14525 test 5u a_inode 0,14 0 45 [eventpoll:3,6] perl 14525 test 6u a_inode 0,14 0 45 [eventfd:6] There are no other processes it communicates to, so that files are the complete user space. Another clue is that perl-Coro compiles in code packaged in libev-source. Who knows where everywhere the code is compiled in. Theoretically all packages like that should "Provides: bundled(libev)". But even perl-Coro breaks this rule. Worrisome is that libev-source comes from libev-epel-4.33-5.el9 source package. That means its a duplication of RHEL libev-4.33-5.el9 package. Maybe the sources went out of synchronization. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2215065 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202215065%23c2 _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue