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

dyld: Library not loaded. Reason: image not found #3555

Closed
jersson opened this issue Feb 6, 2020 · 3 comments
Closed

dyld: Library not loaded. Reason: image not found #3555

jersson opened this issue Feb 6, 2020 · 3 comments

Comments

@jersson
Copy link

jersson commented Feb 6, 2020

Environment data

VSCode version: 1.41.1
C# Extension: 1.21.10

Mono Information OmniSharp using built-in mono
Dotnet Information .NET Core SDK (reflecting any global.json): Version: 3.0.100 Commit: 04339c3a26

Runtime Environment:
OS Name: Mac OS X
OS Version: 10.15
OS Platform: Darwin
RID: osx.10.15-x64
Base Path: /usr/local/share/dotnet/sdk/3.0.100/

Host (useful for support):
Version: 3.0.0
Commit: 7d57652f33

.NET Core SDKs installed:
3.0.100 [/usr/local/share/dotnet/sdk]

.NET Core runtimes installed:
Microsoft.AspNetCore.App 3.0.0 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 3.0.0 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

To install additional .NET Core runtimes or SDKs:
https://aka.ms/dotnet-download

Visual Studio Code Extensions
Extension Author Version
cpptools ms-vscode 0.26.3
csharp ms-vscode 1.21.10
ginfuru-vscode-jekyll-syntax ginfuru 0.1.0
LiveServer ritwickdey 5.6.1
mssql ms-mssql 1.8.0
python ms-python 2020.1.58038
r Ikuyadeu 1.2.2
vetur octref 0.23.0
vscode-docker ms-azuretools 0.10.0
vscode-jekyll-snippets ginfuru 0.9.1
vscodeintellicode VisualStudioExptTeam 1.2.4

Steps to reproduce

Open Visual Studio Code with dotnet web api project

Expected behavior

Regular use of Code with dotnet projects

Actual behavior

Terminal output:

Starting OmniSharp server at 2/5/2020, 10:55:08 PM
Target: /Users/jersson/src/microservices-templates/02-netcore/00-template

OmniSharp server started.
Path: /Users/jersson/.vscode/extensions/ms-vscode.csharp-1.21.10/.omnisharp/1.34.10/run
PID: 44257

dyld: Library not loaded: /Library/Frameworks/Mono.framework/Versions/6.6.0/lib/libintl.8.dylib
Referenced from: /Users/jersson/.vscode/extensions/ms-vscode.csharp-1.21.10/.omnisharp/1.34.10/bin/mono
Reason: image not found
/Users/jersson/.vscode/extensions/ms-vscode.csharp-1.21.10/.omnisharp/1.34.10/run: line 28: 44262 Abort trap: 6 "${mono_cmd}" "${omnisharp_cmd}" "$@"
[ERROR] Error: OmniSharp server load timed out. Use the 'omnisharp.projectLoadTimeout' setting to override the default delay (one minute).

@TingluoHuang
Copy link

+1

@filipw
Copy link
Contributor

filipw commented Feb 6, 2020

this is resolved in 1.21.11 in prerelease https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.21.11

@filipw
Copy link
Contributor

filipw commented Feb 6, 2020

closing as duplicate of OmniSharp/omnisharp-roslyn#1693 and #3545

@filipw filipw closed this as completed Feb 6, 2020
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

3 participants