-
Notifications
You must be signed in to change notification settings - Fork 49
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
Deadlock when launching more than 75 tasks #432
Comments
Can you check with the previous version of ferium to see if the same error happens. Also your terminal seems to running as administrator, is that intended? |
Yes Im running as admin as intended. |
You're using the GNU versions on Windows? Can you test it in mingw (or whatever you're using) directly instead of powershell. |
Ive tried the gnu & msvc versions of 4.7.1 through PowerShell and no luck. Idk how to install the gui version on Windows, apologies for inconveniences |
Could you send me your profile. If you want to send it privately you can contact me on Discord at |
I sent my config file, or is it something else you need
…On Thu, Sep 26, 2024, 10:18 AM Ilesh Thiada ***@***.***> wrote:
Could you send me your profile. If you want to send it privately you can
contact me on Discord at @theRookieCoder.
—
Reply to this email directly, view it on GitHub
<#432 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEKEMXQFG5PCOZPWSUZH67TZYQQV3AVCNFSM6AAAAABO5FO7T2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZXGI3DSNJZHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sorry I did not receive it |
config.json Edit, I installed using Winget btw, idk if thats relevant at all |
I was seeing the same thing on the windows-msvc build 4.7.1. I had to revert to 4.7.0. |
At least it wasn't just me and I was being an idiot, my worse fear |
Ok I can reproduce this bug using your profile, thank you! I did change the multithreading code in this update, I suspect there's some sort of deadlock happening. |
Same on Linux (Pop!_OS 22.04 LTS x86_64) with 4.7.1, reverting to 4.7.0 fixed it. |
Description
Ever since I updated to 4.7.1, its been stuck on "Checking for Compatible Updates" Ive tried reinstalling, disabling firewall, and resetting the config, Im at a loss
Steps to reproduce
Run Ferium Upgrade
It get stucks at Checking for Compatible Versions
Operating System
Windows
Are you using the latest version of ferium?
Additional Information
If you need any more info, Ill be happy to provide
The text was updated successfully, but these errors were encountered: