Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Fail to create host ldelegate 80070002 #4648

Closed
HaibaraAi119 opened this issue Apr 29, 2024 · 6 comments
Closed

Error: Fail to create host ldelegate 80070002 #4648

HaibaraAi119 opened this issue Apr 29, 2024 · 6 comments

Comments

@HaibaraAi119
Copy link

Description

centos 8 and .net core 8.0.452401
execute a sos command throw this error
Error: Fail to create host ldelegate 80070002

Reproduction Steps

i have used dotnet-dump to dump a file,but i use lldb with libsosplugin.so to execute a sos command ,and then get the following error:
Error: Fail to create host ldelegate 80070002
image

Expected behavior

will be echo a result

Actual behavior

Error: Fail to create host ldelegate 80070002

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

@jkotas
Copy link
Member

jkotas commented Apr 29, 2024

cc @mikem8361

@tommcdon tommcdon transferred this issue from dotnet/runtime Apr 29, 2024
@tommcdon tommcdon added this to the 9.0.0 milestone May 7, 2024
@mikem8361
Copy link
Member

What does dotnet --info display? Do you have the .NET 8 installed in the standard locations (i.e. something like /usr/lib/dotnet/) or do you have the DOTNET_ROOT env var set to directory .NET is installed?

SOS is having problems finding or loading the .NET runtime for it's internal use.

Copy link
Contributor

Hi @HaibaraAi119. We have added the "Needs: Author Feedback" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@hoyosjs
Copy link
Member

hoyosjs commented May 20, 2024

Also, is this an x64 dump in an Apple silicon host? If so, there's been lldb hosting issues lately in said platform.

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

Copy link
Contributor

Hi @HaibaraAi119. We are closing this issue due to inactivity. If you comment within 30 days it will automatically reopen. If you are not the author of this issue and you're facing the same problem, feel free to open a new issue referencing this one.

@dotnet-policy-service dotnet-policy-service bot removed this from the 9.0.0 milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants