|
From: Mark K. <mar...@gm...> - 2005-01-01 19:10:20
|
On Sat, 1 Jan 2005 10:48:59 -0800, Mark Knecht <mar...@gm...> wrote: > I have qsampler set up with three instruments - piano, bass and drums. > Piano and drums are working well. Bass MIDI is muted in Pro Tools. The > instant I turned on the bass MIDI channel the segfault occured: > <SNIP> > >>> FATAL ERROR: Segmentation fault (SIGSEGV) occured! <<< > Showing stack trace... > No debugger found > Killing LinuxSampler... > lscp_client_recv: recv: Connection reset by peer > lscp_client_call: send: Broken pipe > lscp_client_call: send: Broken pipe > lscp_client_call: send: Broken pipe > lscp_client_call: send: Broken pipe > lscp_client_call: send: Broken pipe > lscp_client_call: send: Broken pipe > lscp_client_call: send: Broken pipe > lscp_client_call: send: Broken pipe > 10:44:09.597 Client disconnecting... > 10:44:09.615 Client disconnected. > 10:44:09.617 Server was stopped with exit status 0. > > I do not know if the 'No region defined' messages were for the > piano/drum channels or for the bass. The 'no region defined' messages are not part of this problem. I have redone the crash using only the bass MIDI channel. I get the crash with none of those message. The appear to be for the drum channel. (I think.I'll check later.) I wonder if this could be something like the 'malformed MIDI' issue that was reported by Garett yesterday? I'll see if amidirecord can capture the incoming MIDI that causes the crash. - Mark |