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

The program cannot be started on Linux , Loongson, Arch #7747

Closed
RunMonkey opened this issue Mar 4, 2022 · 8 comments
Closed

The program cannot be started on Linux , Loongson, Arch #7747

RunMonkey opened this issue Mar 4, 2022 · 8 comments
Labels

Comments

@RunMonkey
Copy link

RunMonkey commented Mar 4, 2022

When I try to start the sample "BindingDemo" on Linux system(CPU:Loongson, instruction set:Arch), there is only an error prompt "segfault".
Is there any setting that can help me troubleshoot the problem?

ps:this demo can run on Windows,Centos.

@RunMonkey RunMonkey added the bug label Mar 4, 2022
@vabka
Copy link

vabka commented Mar 4, 2022

Can you run any dotnet app on that system?
Did you tried to run it in Debug?

@kekekeks
Copy link
Member

kekekeks commented Mar 4, 2022

Is there any setting that can help me troubleshoot the problem?

Try running with GDB to collect backtraces.

@RunMonkey
Copy link
Author

RunMonkey commented Mar 5, 2022

Can you run any dotnet app on that system? Did you tried to run it in Debug?

Create a default NETCORE application(print hello world) , that can run。
The debug version is running, and there is only one error “segment fault”

@RunMonkey
Copy link
Author

RunMonkey commented Mar 5, 2022

Is there any setting that can help me troubleshoot the problem?

Try running with GDB to collect backtraces.

@kekekeks
report error from libcoreclr.so,Should I ask runtime developers for help?
3

@hez2010
Copy link
Contributor

hez2010 commented Mar 7, 2022

See dotnet/runtime#59561

@shushanhf
Copy link

shushanhf commented Apr 22, 2022

Is there any setting that can help me troubleshoot the problem?

Try running with GDB to collect backtraces.

@kekekeks report error from libcoreclr.so,Should I ask runtime developers for help? 3

First, this error is within the version of SDK-LoongArch64-3.1.11 which is not pushed to the upstream.
Second, the root case of this error maybe not the coreclr.

Maybe your LoongArch64's env which not including libskia.so and we had fixed a similar error for SDK-LA-3.1.11.

I think the best is feedback to the LoongArch64's developers by their server's email for this version of SDK-LoongArch64-3.1.11 .

@shushanhf
Copy link

Avalonia-BindingDemo-LA64
Avalonia-BindingDemo-LA64-NET6 0

@lindexi
Copy link
Contributor

lindexi commented Oct 30, 2024

@RunMonkey and @kekekeks Can this isseus close? And I'm sure it's working on Loongarch right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants