[Bug 2007254] perl-POE-Component-SSLify-1.012-24.fc36 FTBFS: Can't use an undefined value as a symbol reference at /builddir/build/BUILD/POE-Component-SSLify-1.012/blib/lib/POE/Component/SSLify.pm line 457.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2007254



--- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> ---
It's not a problem with Net::SSLeay::CTX_set_options(). For some reason when
entering POE::Component::SSLify::_createSSLcontext() these OpenSSL errors are
found on the stack:

13073: 1 - error:0A000126:SSL routines::unexpected eof while reading
13073: 2 - error:0A000126:SSL routines::unexpected eof while reading

and as a result the next call of Net::SSLeay::die_if_ssl_error() reports an
error because the underlying Net::SSLeay::ERR_get_error() explores the error
stack.
I have to say the the error checking in POE::Component::SSLify is pretty bad
because the OpenSSL error stack is global and POE::Component::SSLify could
catch an unrelated error from a third-party OpenSSL call.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2007254
_______________________________________________
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 on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite Information]

  Powered by Linux