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

1.1.0 - Possible race condition when stopping sequence (incl. Crash log) #32

Closed
ScreenPlane opened this issue Mar 13, 2023 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@ScreenPlane
Copy link

ScreenPlane commented Mar 13, 2023

Hi, here's the chrash log as requested. It chrashes randomly about every hour, mostly when the space bar is pressed to start the sequence. The midinous window disappears. In in almost all cases it will perform ok, with no chrash, when pressing space bar.
log.txt

@Nornec Nornec changed the title Chrash log 1.1.0 - Race condition when stopping sequence (incl. Crash log) Mar 21, 2023
@Nornec Nornec added the bug Something isn't working label Mar 21, 2023
@Nornec Nornec changed the title 1.1.0 - Race condition when stopping sequence (incl. Crash log) 1.1.0 - Possible race condition when stopping sequence (incl. Crash log) Mar 21, 2023
@Nornec Nornec added possible bug and removed bug Something isn't working labels Apr 14, 2023
@Nornec
Copy link
Owner

Nornec commented Apr 18, 2023

I have yet to experience this in the latest release unless the program was running abnormally slow with thousands upon thousands of points, travelers, and connections. Currently I don't think any user would want to have the program in that state, but please inform me and use the feedback feature or respond here if you encounter it with the latest release candidate (1.1.1)

@Nornec Nornec added bug Something isn't working and removed possible bug labels Apr 20, 2023
@Nornec
Copy link
Owner

Nornec commented Apr 20, 2023

I just confirmed this was a crashing bug that was happening due to a race condition between the Performance thread and the drawing thread. I have mitigated this and it shouldn't happen even when the program is now pushed to the extreme. Look for the fixed crashing in the next Release Candidate (1.1.2).

@Nornec Nornec closed this as completed Apr 20, 2023
@ScreenPlane
Copy link
Author

ScreenPlane commented Apr 21, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants