-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Dragging the position fader back in song editor causes crash #4956
Comments
Do you mean the playback position line, a vertical line with a triangle? Also, could you upload the project file? |
Yes it's the playback position line. I'm getting a segmentation fault. It's not that easy anymore to reproduce the problem, maybe i changed something in the project. It still happens, but it needs some more (fast?) dragging around of the playback position line. I think what's important is dragging the playback position to the beginning of the song, maybe even further. Oh and i have to play the song a bit, doing it right after it played doesn't make this crash happen. Here is a video of me reproducing it: https://streamable.com/9vow0 The project file: uno.zip |
Confirmed. Here's part of the stack trace:
For some reason |
Thanks for helping and that fast replying! |
Okay, I found the reason. However, lmms/src/core/NotePlayHandle.cpp Lines 573 to 581 in a685049
I guess #4443 may fix this issue, but that's for future versions(likely 1.3.0 or so). I will try to find a way to address this issue for 1.2. |
LMMS Version: 1.2.0-rc8
In case you need the project file (does this also need the samples...?) i can upload that of course.
btw: last time i used lmms was a couple of years ago, really nice progress :)
The text was updated successfully, but these errors were encountered: