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

dotnet new crashes on anything #7487

Closed
lever1209 opened this issue May 25, 2022 · 6 comments
Closed

dotnet new crashes on anything #7487

lever1209 opened this issue May 25, 2022 · 6 comments

Comments

@lever1209
Copy link

dotnet new console -o MyApp -f net6.0
[1]    31308 bus error (core dumped)  dotnet new console -o MyApp -f net6.0

this is all that happens, no file is created, nothing is printed to stderr or stdout except the above codeblock

mono: Mono JIT compiler version 6.12.0 (makepkg/ed0788bf61f Sun Apr 24 04:25:18 PM UTC 2022)
mono package version: mono 6.12.0.177-1
dotnet version: 6.0.102
dotnet package versions:

dotnet-host 6.0.2.sdk102-1
dotnet-runtime 6.0.2.sdk102-1
dotnet-sdk 6.0.2.sdk102-1
dotnet-targeting-pack 6.0.2.sdk102-1

uname -a: Linux Viriditas 5.17.8-arch1-1 #1 SMP PREEMPT Mon, 16 May 2022 20:45:27 +0000 x86_64 GNU/Linux

@omajid
Copy link
Member

omajid commented May 25, 2022

cc @alucryd

@alucryd
Copy link

alucryd commented May 25, 2022

Will have a look on Friday, I need to update our package, but my automated build crashed so it seems some fixes are required as far as Arch is concerned.

@lever1209
Copy link
Author

it seems to be working today?
i wish i had more information to give

@michaelgsharp
Copy link
Member

Did you make any changes before it began working?

@lever1209
Copy link
Author

i removed orphan packages and rebooted

@michaelgsharp
Copy link
Member

Closing as issue is resolved.

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

No branches or pull requests

4 participants