[Clam-devel] am i losing my mind?

Pau Arumi parumi at iua.upf.edu
Thu Jun 28 09:35:30 PDT 2007


En/na Greg Kellum ha escrit:
> Hi,
> 
> I've been having a puzzling problem using port communication.  On the 
> sender side I've been retrieving a spectrum object from an OutPort, 
> adding some data to it, and then sending it to another Processing.  On 
> the receiver side I've been retrieving the spectrum object from an 
> InPort object, but suddenly, the data isn't there any more.  And this 
> only happens on the second rather than the first frame of data!!?  Does 
> anyone know what might be causing this behavior?
> 
> Here's some screen output:
> 
> Size of mResidualSpectrumOutput.GetData().GetSize(): 513
> calling SMSSynthesis.Do();
> SMSSynthesis: mInputResSpectrum.GetData().GetSize(): 0
> 

it seems you are accessing an in-port data (spectrum) still not
written.

why not send the patch so i (or someone else) can reproduce it and
exactly point the reason?

cheers,
pau




More information about the clam-devel mailing list