Bug 1812743

Summary: This one has upstream bug #21213
Product: [Fedora] Fedora Reporter: space88man <shihping.chan>
Component: grpcAssignee: Sergey Avseyev <sergey.avseyev>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 32CC: emricg2, j, rizsotto, sergey.avseyev
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: grpc-1.26.0-6.fc32 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-12 02:03:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description space88man 2020-03-12 03:25:47 UTC
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:

Comment 2 z.n2dt 2020-04-08 02:59:39 UTC
More link about the current v1.26.0 upstream bug:
* https://github.com/grpc/grpc/issues/21280
* https://github.com/grpc/grpc/issues/21213

Comment 3 Jürg Billeter 2020-04-22 05:47:01 UTC
This breaks BuildStream master on Fedora 32.

https://buildstream.build/

Comment 4 Laszlo Nagy 2020-05-24 02:52:54 UTC
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!

Comment 5 Fedora Update System 2020-08-03 14:48:57 UTC
FEDORA-2020-d841e8ee2f has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d841e8ee2f

Comment 6 Fedora Update System 2020-08-04 01:06:59 UTC
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.

Comment 7 Fedora Update System 2020-08-12 02:03:19 UTC
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.