You are here

Add new comment

Hi,

I'm not sure it is CVS ready. I'm getting some really random crashes, meaning: sometimes none after 5 minute intensive control flood, other times immediately after moving one fader.

#0 0x00007fe0f8f8d5f4 in ?? () from /lib/libc.so.6
#1 0x00007fe0f8f8ba45 in memmove () from /lib/libc.so.6
#2 0x00007fe0fbb2253e in snd_seq_drain_output () from /usr/lib/libasound.so.2
#3 0x00000000004aef00 in qtractorMidiEngine::capture (this=0x297b500, pEv=0x2d52380) at src/qtractorMidiEngine.cpp:949
#4 0x00000000004b0b21 in qtractorMidiInputThread::run (this=0x2bf0a70) at src/qtractorMidiEngine.cpp:222
#5 0x00007fe0f9a90362 in ?? () from /usr/lib/libQtCore.so.4
#6 0x00007fe0fac043ea in start_thread () from /lib/libpthread.so.0
#7 0x00007fe0f8feec6d in clone () from /lib/libc.so.6
#8 0x0000000000000000 in ?? ()

But almost certainly there would be the following abort when exiting qtractor application. Note that this doesn't happen when not using bcf.

#0 0x00007f1226a7dfd5 in raise () from /lib/libc.so.6
#1 0x00007f1226a7fb43 in abort () from /lib/libc.so.6
#2 0x00007f1226abefa8 in ?? () from /lib/libc.so.6
#3 0x00007f1226ac4938 in ?? () from /lib/libc.so.6
#4 0x00007f1229665d3d in snd_seq_close () from /usr/lib/libasound.so.2
#5 0x00000000004ac6bc in qtractorMidiEngine::clean (this=0x1775740) at src/qtractorMidiEngine.cpp:1306
#6 0x0000000000465170 in qtractorEngine::close (this=0x1775740) at src/qtractorEngine.cpp:191
#7 0x00000000004fe58c in qtractorSession::close (this=0x17751b0) at src/qtractorSession.cpp:181
#8 0x0000000000565e60 in qtractorMainForm::closeSession (this=0x7fff31ce2880) at src/qtractorMainForm.cpp:1498