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

Deadlock when launching more than 75 tasks #432

Open
1 task done
Silvertail4764 opened this issue Sep 26, 2024 · 12 comments
Open
1 task done

Deadlock when launching more than 75 tasks #432

Silvertail4764 opened this issue Sep 26, 2024 · 12 comments
Labels
bug Something doesn't work as expected fixed in source Bug has been fixed in source-code, but has not been released yet priority I'm working on it, or will be soon

Comments

@Silvertail4764
Copy link

Silvertail4764 commented Sep 26, 2024

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
Screenshot (1)

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?

  • I am using the latest version of ferium

Additional Information

If you need any more info, Ill be happy to provide

@Silvertail4764 Silvertail4764 added the bug Something doesn't work as expected label Sep 26, 2024
@theRookieCoder
Copy link
Collaborator

theRookieCoder commented Sep 26, 2024

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?

@Silvertail4764
Copy link
Author

Yes Im running as admin as intended.
I downgraded to version 4.7.0 GNU and everything works completely fine.

@theRookieCoder
Copy link
Collaborator

You're using the GNU versions on Windows? Can you test it in mingw (or whatever you're using) directly instead of powershell.

@Silvertail4764
Copy link
Author

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

@theRookieCoder
Copy link
Collaborator

Could you send me your profile. If you want to send it privately you can contact me on Discord at @therookiecoder.

@Silvertail4764
Copy link
Author

Silvertail4764 commented Sep 26, 2024 via email

@theRookieCoder
Copy link
Collaborator

Sorry I did not receive it

@Silvertail4764
Copy link
Author

Silvertail4764 commented Sep 26, 2024

config.json
Here is my config, lmk if it doesnt work

Edit, I installed using Winget btw, idk if thats relevant at all

@gvancamp
Copy link

I was seeing the same thing on the windows-msvc build 4.7.1. I had to revert to 4.7.0.

@Silvertail4764
Copy link
Author

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

@theRookieCoder
Copy link
Collaborator

config.json Here is my config, lmk if it doesnt work

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.

@theRookieCoder theRookieCoder added the priority I'm working on it, or will be soon label Oct 2, 2024
@theRookieCoder theRookieCoder added the fixed in source Bug has been fixed in source-code, but has not been released yet label Oct 19, 2024
@theRookieCoder theRookieCoder changed the title Stuck on Searching Deadlock when launching more than 75 tasks Oct 26, 2024
@ivxvm
Copy link

ivxvm commented Nov 10, 2024

Same on Linux (Pop!_OS 22.04 LTS x86_64) with 4.7.1, reverting to 4.7.0 fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something doesn't work as expected fixed in source Bug has been fixed in source-code, but has not been released yet priority I'm working on it, or will be soon
Development

No branches or pull requests

4 participants