CoreCLR crash in SLES 11 SP3
See original GitHub issueHi! I try to install dotnet core in SUSE Linux Enterprise Server 11 SP3.
After installing dependencies I have an error, when I try execute command:
dotnet --version
or
dotnet new
Failed to initialize CoreCLR, HRESULT: 0x80131500.
For install I use instruction from https://www.microsoft.com/net/core#opensuse:
sudo zypper install libunwind libicu
curl -sSL -o dotnet.tar.gz https://go.microsoft.com/fwlink/?LinkID=816867
sudo mkdir -p /opt/dotnet && sudo tar zxf dotnet.tar.gz -C /opt/dotnet
sudo ln -s /opt/dotnet/dotnet /usr/local/bin
PS: SUSE Linux Enterprise Server 11 SP3 is officialy supported? Or only openSUSE 13.2?
Issue Analytics
- State:
- Created 7 years ago
- Comments:18 (9 by maintainers)
Top Results From Across the Web
Running "crash" to analyze dump data on SLES11
Crash is a powerful tool that will analyze core dumps after crashing, to help you with troubleshooting or forensics analysis.
Read more >Configure crashkernel memory for kernel core dump analysis
The kernel is crashing or otherwise misbehaving and a kernel core dump ... Configure the system for capturing kernel core dumps (SLES 11)....
Read more >Stalled Threads Hanging on a Corrupt Spinlock in ...
Kdump was configured and a crash was forced using iLO's "Generate NMI" button. Cause. CAUSE:Active threads on all CPUs in the vmcore file...
Read more >Analyze kernel dumps with crash on SUSE Linux ...
crash - Analyze kernel dumps. The crash tool is a GPL-licensed tool that is maintained by Red Hat. For more information, see the...
Read more >SLES crash dump - suse
I'm using SUSE Linux Enterprise Server 11 (x86_64) SP 1. suse · sles · Share.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi! SLES 11 SP3 will be supported in .NET Core 2.0?
the same question. But we have SLES 11 SP4. .NET Core 2.0.9 want libicu5 (Problem: nothing provides libicu52_1 needed by dotnet-runtime-deps-2.1-2.1.6-1.x86_64…) but SLES 11 have only libicu4 😦 and I cant found libicu5