Description of problem: This version of gRPC has upstream bug #21213. This causes the helloworld quickstart to hang. Version-Release number of selected component (if applicable): 1.26.0 How reproducible: Always Steps to Reproduce: 1. Compile and run grpc/examples/cpp/helloworld 2. 3. Actual results: ./greeter_server #hangs Expected results: ./greeter_server Listening on 0.0.0.0;50051 Additional info:
For BZ#1794566 see comment #9 https://bugzilla.redhat.com/show_bug.cgi?id=1794566#c9
More link about the current v1.26.0 upstream bug: * https://github.com/grpc/grpc/issues/21280 * https://github.com/grpc/grpc/issues/21213
This breaks BuildStream master on Fedora 32. https://buildstream.build/
I also got hurt by the v1.26.0 bug... needs to recompile the gRPC from source instead of using the package. Would encourage to apply the recommended workaround to the current version. (https://github.com/grpc/grpc/issues/21213#issuecomment-554944145) Or bump up to later upstream package. Thanks in advance!
FEDORA-2020-d841e8ee2f has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d841e8ee2f
FEDORA-2020-d841e8ee2f has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-d841e8ee2f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d841e8ee2f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-d841e8ee2f has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.