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

found Assert failure #3348

Closed
8 tasks done
doomand opened this issue Dec 2, 2024 · 5 comments
Closed
8 tasks done

found Assert failure #3348

doomand opened this issue Dec 2, 2024 · 5 comments
Labels
💭 Acknowledged Issues marked with this label were acknowledged, but weren't verified yet, waiting for confirmation. 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important.

Comments

@doomand
Copy link

doomand commented Dec 2, 2024

Checklist

ASF version

Latest stable release

ASF variant

win-x64

Bug description

After run ArchiSteamFarm.exe it's Assert failure
image

Expected behavior

Can run without Assert failure

Actual behavior

Program work as usual

Steps to reproduce

No response

Possible reason/solution

No response

Can you help us with this bug report?

No, I don't have time, skills or willings for any of that

Full log.txt recorded during reproducing the problem

CLR: Assert failure(PID 10336 [0x00002860], Thread: 9268 [0x2434]): !AreShadowStacksEnabled() || UseSpecialUserModeApc()
    File: D:\a\_work\1\s\src\coreclr\vm\threads.cpp:7938 Image:
D:\program\ASF-win-x64\ArchiSteamFarm.exe

Global ASF.json config file

No response

BotName.json config of all affected bot instances

No response

Additional info

No response

@doomand doomand added 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. labels Dec 2, 2024
@JustArchi JustArchi added ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important. 💭 Acknowledged Issues marked with this label were acknowledged, but weren't verified yet, waiting for confirmation. and removed 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. labels Dec 2, 2024
@JustArchi
Copy link
Member

Seems like it's the same issue as dotnet/runtime#110000

We might need to disable CET support that .NET 9 ships with since it seems there are cases where it doesn't work for everyone.

Thanks for reporting this, I should have a test build for you soon.

@JustArchi
Copy link
Member

@doomand please check if windows-latest_ASF-win-x64 artifact from https://github.com/JustArchiNET/ArchiSteamFarm/actions/runs/12115274402 run works for you. It has disabled CET compat, which hopefully resolves this issue.

@JustArchi JustArchi added the 📢 Feedback welcome Issues marked with this label are open to any potential feedback that could help us. label Dec 2, 2024
@doomand
Copy link
Author

doomand commented Dec 2, 2024

@doomand please check if windows-latest_ASF-win-x64 artifact from https://github.com/JustArchiNET/ArchiSteamFarm/actions/runs/12115274402 run works for you. It has disabled CET compat, which hopefully resolves this issue.

This one work fine for me
image

@JustArchi
Copy link
Member

Great, thanks for confirmation, you can use this version for now, I'll release V6.1.0.2 soon with a fix, your version should automatically update to the new one when it's available 👍

@doomand
Copy link
Author

doomand commented Dec 2, 2024

Great, thanks for confirmation, you can use this version for now, I'll release V6.1.0.2 soon with a fix, your version should automatically update to the new one when it's available 👍

Thank you so much

@JustArchi JustArchi removed the 📢 Feedback welcome Issues marked with this label are open to any potential feedback that could help us. label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💭 Acknowledged Issues marked with this label were acknowledged, but weren't verified yet, waiting for confirmation. 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important.
Projects
None yet
Development

No branches or pull requests

2 participants