Csound Csound-dev Csound-tekno Search About

[Cs-dev] problems with string channels on WINDOWS when sent from a host app..

Date2014-01-30 18:48
FromRory Walsh
Subject[Cs-dev] problems with string channels on WINDOWS when sent from a host app..
When trying to retrieve string messages being sent from a host using
SetChannel(), Csound bombs out. I've attached the two back trace. Note
that I am behind the develop branch, I'm using master 6.01, perhaps
these issues have already being fixed? Everything runs as expected on
Lnux.


0  0x764b43df  strlen
1  0x6c5469b6  chnget_opcode_init_S
2  0x6c515ffc  MIDIinsert
3  0x6c5216f7  process_midi_event
4  0x6c521b11  process_rt_event
5  0x6c5229ae  sensevents
6  0x6c65f3be  csoundPerformKsmps

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-01-30 18:58
FromRory Walsh
SubjectRe: [Cs-dev] problems with string channels on WINDOWS when sent from a host app..
Great. Is everything Ok now in the develop branch? Seems like there
was a lot of activity there in the past few days?

On 30 January 2014 19:00, Victor Lazzarini  wrote:
> yes, they have been fixed. String channels were buggy before the current fixes.
> On 30 Jan 2014, at 18:48, Rory Walsh  wrote:
>
>> When trying to retrieve string messages being sent from a host using
>> SetChannel(), Csound bombs out. I've attached the two back trace. Note
>> that I am behind the develop branch, I'm using master 6.01, perhaps
>> these issues have already being fixed? Everything runs as expected on
>> Lnux.
>>
>>
>> 0  0x764b43df  strlen
>> 1  0x6c5469b6  chnget_opcode_init_S
>> 2  0x6c515ffc  MIDIinsert
>> 3  0x6c5216f7  process_midi_event
>> 4  0x6c521b11  process_rt_event
>> 5  0x6c5229ae  sensevents
>> 6  0x6c65f3be  csoundPerformKsmps
>>
>> ------------------------------------------------------------------------------
>> WatchGuard Dimension instantly turns raw network data into actionable
>> security intelligence. It gives you real-time visual feedback on key
>> security issues and trends.  Skip the complicated setup - simply import
>> a virtual appliance and go from zero to informed in seconds.
>> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-01-30 19:00
FromVictor Lazzarini
SubjectRe: [Cs-dev] problems with string channels on WINDOWS when sent from a host app..
yes, they have been fixed. String channels were buggy before the current fixes.
On 30 Jan 2014, at 18:48, Rory Walsh  wrote:

> When trying to retrieve string messages being sent from a host using
> SetChannel(), Csound bombs out. I've attached the two back trace. Note
> that I am behind the develop branch, I'm using master 6.01, perhaps
> these issues have already being fixed? Everything runs as expected on
> Lnux.
> 
> 
> 0  0x764b43df  strlen
> 1  0x6c5469b6  chnget_opcode_init_S
> 2  0x6c515ffc  MIDIinsert
> 3  0x6c5216f7  process_midi_event
> 4  0x6c521b11  process_rt_event
> 5  0x6c5229ae  sensevents
> 6  0x6c65f3be  csoundPerformKsmps
> 
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable 
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-01-30 19:09
FromVictor Lazzarini
SubjectRe: [Cs-dev] problems with string channels on WINDOWS when sent from a host app..
Coverity scan results. Mostly minor issues.
On 30 Jan 2014, at 18:58, Rory Walsh  wrote:

> Great. Is everything Ok now in the develop branch? Seems like there
> was a lot of activity there in the past few days?
> 
> On 30 January 2014 19:00, Victor Lazzarini  wrote:
>> yes, they have been fixed. String channels were buggy before the current fixes.
>> On 30 Jan 2014, at 18:48, Rory Walsh  wrote:
>> 
>>> When trying to retrieve string messages being sent from a host using
>>> SetChannel(), Csound bombs out. I've attached the two back trace. Note
>>> that I am behind the develop branch, I'm using master 6.01, perhaps
>>> these issues have already being fixed? Everything runs as expected on
>>> Lnux.
>>> 
>>> 
>>> 0  0x764b43df  strlen
>>> 1  0x6c5469b6  chnget_opcode_init_S
>>> 2  0x6c515ffc  MIDIinsert
>>> 3  0x6c5216f7  process_midi_event
>>> 4  0x6c521b11  process_rt_event
>>> 5  0x6c5229ae  sensevents
>>> 6  0x6c65f3be  csoundPerformKsmps
>>> 
>>> ------------------------------------------------------------------------------
>>> WatchGuard Dimension instantly turns raw network data into actionable
>>> security intelligence. It gives you real-time visual feedback on key
>>> security issues and trends.  Skip the complicated setup - simply import
>>> a virtual appliance and go from zero to informed in seconds.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
>> 
>> ------------------------------------------------------------------------------
>> WatchGuard Dimension instantly turns raw network data into actionable
>> security intelligence. It gives you real-time visual feedback on key
>> security issues and trends.  Skip the complicated setup - simply import
>> a virtual appliance and go from zero to informed in seconds.
>> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable 
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net