falkTX / los

Libre Octave Studio
GNU General Public License v2.0
20 stars 5 forks source link

Latest update locks up my whole OS as soon as MIDI note plays #8

Closed ViktorNova closed 9 years ago

ViktorNova commented 9 years ago

So the latest round of updates are causing my whole system to lock up as soon any MIDI plays on a channel connected to any external port. (it doesn't happen if the output port isn't patched to anything else)

The first note plays, and then the whole OS completely locks up, like all the way, the clock stops and SysRq keys do not even work! I have to hold the power button

I'm on Debian Wheezy 32 bit with a standard Kernel. I'm not sure how to give more info, but I'll gladly provide more if you want me to test anything. I tried again with an older (pre-qt5 commits) pull and the problem did not occur, but was 100% reproducible on the latest update

falkTX commented 9 years ago

this is probably due to the new timer. I added it since it was part of the list, without too much testing. I'll push a likely fix right away.

falkTX commented 9 years ago

let me know if it's fixed.

ViktorNova commented 9 years ago

Excellent! No locking up now, nice work =D