|
From: Mark K. <mar...@gm...> - 2005-01-01 18:49:05
|
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: 10:41:17.396 Save session: "/home/mark/Chick.lscp". gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 88 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 55 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 55 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 55 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 52 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 55 Triggering new voice failed! gig::Voice: No Region defined for MIDI key 55 Triggering new voice failed! >>> 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. How can I provide better info? This is a PlanetCCRMA FC2 box. gdb is not currently installed so I'll look into that. How do I compile LS/qsampler to give you better info? Thanks, Mark |