Bug 1712158

Summary: new SocketException((int)SocketError.InvalidArgument).Message is empty
Product: Red Hat Enterprise Linux 8 Reporter: Omair Majid <omajid>
Component: dotnetAssignee: Omair Majid <omajid>
Status: CLOSED ERRATA QA Contact: Radka Gustavsson <rjanekov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: andrew.slice, bodavis, dbhole, kanderso, rwagner, toneata
Target Milestone: rcKeywords: ZStream
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dotnet-2.1.507-2.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1712471 (view as bug list) Environment:
Last Closed: 2019-11-05 20:59:37 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:
Bug Depends On:    
Bug Blocks: 1712471    

Description Omair Majid 2019-05-20 20:14:52 UTC
.NET Core is linked incorrectly against strerror_r. .NET Core picks up the POSIX version at configure time but gets linked to the GNU version when compiling code.

This test case reproduces the issue:

https://github.com/redhat-developer/dotnet-regular-tests/blob/master/strerrorr-linkage/StrErrorLinkage.cs

Comment 9 errata-xmlrpc 2019-11-05 20:59:37 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:3395