-
-
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
1.0.92 Crash during chord arpeggio & playback #989
Comments
Cannot reproduce. |
diizy , also on win32? |
Happens here too. Ubuntu 14.04, 64-bit. (Qt 4.8.5)
This is strange because it doesn't look like there's anything related to arpeggio in the backtrace, but only happens when arpeggio is enabled on an instrument... |
On 07/14/2014 07:09 PM, grejppi wrote:
@grejppi, can you post a full backtrace (bt full)? I can't really find any obvious fault in song.cpp... It's also perhaps |
|
Ok, this is looking like a really tricky issue. What I've gathered so far (by looking through both LMMS & Qt source code):
So. The million dollar question here is, why does this only happen when It's very hard for me to attempt to fix this since I can't reproduce the @grejppi, could you maybe try to track down the exact spot where the |
Hmm. This happens in master, not in stable-1.1. |
I looked at the source for qvector.cpp, qvector.h but had difficulties navigating to any changes after 4.8.7. |
@musikBear, please re-upload the offending track, or close out this bug if it is no longer valid. The link you provided is no longer available. I'd also recommend using the mmp file extension and hosting on Gist so that we aren't redirected to the ever-so-virus-malware-prone sendspace per: |
The backtrace @grejppi provided and the original bug report conflict as they are from different branches. Closing this specific bug out as invalid since no one else has been able to reproduce what @musikBear is reporting on the branch he was using at the time of bug creation. That said, @grejppi's/@diizy's QVector research for the master branch is still relevant, so we may need to cross-reference some of the relevant comments in a future bug. |
win 32xp
http://snag.gy/2J65g.jpg
https://www.sendspace.com/file/qm0nsh
This file crash lmms almost emediately after you set arpeggio ON in the 3oc
I think its related to #985, but wheares 985 happen during 'stressy' mouse-moving of a note, and hence could be caused by either note-moving in piano-roll, or arpeggio-code, this crash is in normal use.
arpeggio is bugged
The text was updated successfully, but these errors were encountered: