Remote node creation FAILED

2009-04-30 Thread bhushan
;gppfromnode', queue=0x49700, attrs=0x0) @0x0005f047:[T:0x4000] OC - Comm_create> return (0x49720) @0x0005f1a3:[T:0x4000] OC - Comm_put> Enter(queue=0x0, msg=0x4032a900) @0x0005f2a5:[T:0x4000] OC - Comm_put> return (0) @0x0005f34d:[T:0x4000] OC - Comm_get> Enter(que

RE: Remote node creation FAILED

2009-04-30 Thread Ring, Chris
hursday, April 30, 2009 8:23 AM > To: davinci-linux-open-source@linux.davincidsp.com > Subject: Remote node creation FAILED > > Hi all, > I am developing an application based on the scale example in the > codec_engine_1_10_01 package. The changes made are essentially adding >

Re: Remote node creation FAILED

2009-04-30 Thread bhushan
al Message- >> From: >> davinci-linux-open-source-bounces+cring=ti@linux.davincids >> p.com >> [mailto:davinci-linux-open-source-bounces+cring=ti@linux.d >> avincidsp.com] On Behalf Of bhushan >> Sent: Thursday, April 30, 2009 8:23 AM >> To: davinci

Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-09 Thread Viraj Karandikar
codec B, it works fine. But if I reverse the codec order (i.e if I open 8 threads for codec B first and then 8 threads of codec A, then for codec A threads I am getting error as -> @0x00084474:[T:0x0002800b] CE - Engine_createNode> Remote node creation FAILED (0x80008008). Number of t

RE: Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-09 Thread Kamoolkar, Mugdha
Engine_createNode> Remote node creation FAILED (0x80008008). Number of threads out of 8 of codec A which give this error varies for each run. I have checked and I am getting non-NULL CE handle with no error code. Also somewhere on net I read that above error code 0x80008008 indicates dsp link la

RE: Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-10 Thread Viraj Karandikar
Karandikar; davinci-linux-open-source@linux.davincidsp.com Subject: RE: Error "Remote node creation FAILED " for multithreaded application & combo server Viraj, 0x80008008 is DSPLink error code DSP_EFAIL (refer to $DSPLINK/gpp/inc/errbase.h file). This can occur in multiple scen

RE: Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-10 Thread Kamoolkar, Mugdha
ECTED] Sent: Monday, March 10, 2008 2:17 PM To: Kamoolkar, Mugdha; davinci-linux-open-source@linux.davincidsp.com Subject: RE: Error "Remote node creation FAILED " for multithreaded application & combo server Thanks Mugdha, Can you tell me in what scenarios we get DSP_EFAIL (0

RE: Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-10 Thread Ring, Chris
ECTED] On Behalf Of Viraj Karandikar Sent: Sunday, March 09, 2008 9:48 PM To: davinci-linux-open-source@linux.davincidsp.com Subject: Error "Remote node creation FAILED " for multithreaded application & combo server Hi, I have

RE: Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-10 Thread Viraj Karandikar
8 11:16 PM To: Viraj Karandikar; davinci-linux-open-source@linux.davincidsp.com Subject: RE: Error "Remote node creation FAILED " for multithreaded application & combo server I don't suspect this to be a Link error as a fork on this thread is chasing. More likely, it's a mi

Re: Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-14 Thread Omkiran Sharma
.00 and later > have much better tracing support for these things, if you have the > flexibility to upgrade. > > Chris > > -- > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Viraj > Karandikar > *Sent:* Sunday, March 09, 2

RE: Error "Remote node creation FAILED " for multithreaded application & combo server

2008-03-14 Thread Ring, Chris
Sharma [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2008 12:05 AM To: Ring, Chris Cc: Viraj Karandikar; davinci-linux-open-source@linux.davincidsp.com Subject: Re: Error "Remote node creation FAILED " for multithreaded application & combo server