Nornec / Midinous-Issues

2 stars 0 forks source link

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

Closed ScreenPlane closed 1 year ago

ScreenPlane commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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).

ScreenPlane commented 1 year ago

Great! Busy this week, I hope I can have a look next week.

Am 21.04.2023 um 00:23 schrieb Jay @.***>:

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).

— Reply to this email directly, view it on GitHub https://github.com/Nornec/Midinous-Issues/issues/32#issuecomment-1517016574, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6O2GLEGPUDY3G6N5MLMB7TXCGZM7ANCNFSM6AAAAAAVZIRDVA. You are receiving this because you authored the thread.