Bug 19 - LinuxSampler crashes when invoking certain commands on channel with no connected audio device
Summary: LinuxSampler crashes when invoking certain commands on channel with no connec...
Status: CLOSED FIXED
Alias: None
Product: LinuxSampler
Classification: Unclassified
Component: LSCP (show other bugs)
Version: SVN Trunk
Hardware: PC Linux
: P2 normal
Assignee: Christian Schoenebeck
URL:
Depends on:
Blocks:
 
Reported: 2005-05-27 00:16 CEST by Grigor Iliev
Modified: 2005-06-09 01:18 CEST (History)
0 users

See Also:


Attachments
patch for lscpserver.cpp (1.78 KB, patch)
2005-05-27 00:17 CEST, Grigor Iliev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grigor Iliev 2005-05-27 00:16:34 CEST
Scenario:
ADD CHANNEL
LOAD ENGINE GIG 0

# And then one of the folloing commands

GET CHANNEL VOICE_COUNT 0
GET CHANNEL STREAM_COUNT 0
GET CHANNEL BUFFER_FILL BYTES 0
GET CHANNEL BUFFER_FILL PERCENTAGE 0

Sending patch for lscpserver.cpp
Comment 1 Grigor Iliev 2005-05-27 00:17:40 CEST
Created attachment 7 [details]
patch for lscpserver.cpp
Comment 2 Christian Schoenebeck 2005-06-09 01:18:11 CEST
Applied to CVS, closing report. Thanks!