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

Slicer stuck in infinite loop, process has to be killed #1711

Closed
MuddyPuddles4325 opened this issue Oct 26, 2021 · 4 comments
Closed

Slicer stuck in infinite loop, process has to be killed #1711

MuddyPuddles4325 opened this issue Oct 26, 2021 · 4 comments
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@MuddyPuddles4325
Copy link

Version

2.3.57.3

Operating system type + version

Windows 10 x64

Behavior

I have tried rebuilding this a number of times, but every time it goes to slice it get stuck in what seems to be an infinite loop running the CPU load up and never finishing. I can close the GUI but after that I have to go kill the process to get the CPU load back to normal. Only seems to happen with this specific model, the same settings slice normally on other models.

Project File (.3MF) where problem occurs

AB_BN_30_Hotend-Dragon.zip

@MuddyPuddles4325 MuddyPuddles4325 changed the title Slicer stuck in infinte loop, process has to be killed Slicer stuck in infinite loop, process has to be killed Oct 26, 2021
@supermerill supermerill added the bug Something isn't working as intended label Oct 26, 2021
@supermerill
Copy link
Owner

oh. Nice one.
Somewhere, there is a test to see if X < Y or X > Y
but here X is equal to Y, it's almost impossible to get.
(oversight on my part to forgot the equality )

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label Oct 26, 2021
@MuddyPuddles4325
Copy link
Author

Glad to know it wasn't me :) I tried it on two PCs before I gave up

supermerill added a commit that referenced this issue Oct 27, 2021
@supermerill
Copy link
Owner

fix in nightly.

@MuddyPuddles4325
Copy link
Author

I can confirm it works in the nightly build

@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants