Hi Richard,
Synchronize to SVN for asterisk-addons first.
Redownload the changes from: http://www.obj-sys.com/open/makechanges.tar.gz
Apply at asterisk-addons/asterisk-ooh323c:
make clean
./configure
make debug
make install

You will get the deadlock log. As the Sean got it too.

Regards,
Avin Patel
Objective Systems, Inc.
REAL WORLD ASN.1 AND XML SOLUTIONS
Tel: +1 (484) 875-9842
Fax: +1 (484) 875-9830
Toll-free: (877) 307-6855 (USA only)
mailto:[EMAIL PROTECTED]
http://www.obj-sys.com




> -----Original Message-----
> From: Richard Scobie [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 29, 2005 3:38 PM
> To: Avin Patel
> Subject: Re: [ooh323c-devel] Still deadlocking...
> 
> 
> Avin Patel wrote:
> > Hi Richard,
> > With this changes, make debug will crash the thread on 
> deadlock. I guess you
> > can change
> > generated asterisk-addon/asterisk-ooh323c/Makefile following option.
> > DEBUG_THREADS
> > = -DDUMP_SCHEDULER -DDEBUG_SCHEDULER -DDEBUG_THREADS -DDO_CRASH 
> -DDETECT_DEA
> > DLOCKS
> > 
> > Remove the -DDO_CRASH option.
> > Change to:
> > DEBUG_THREADS
> > = -DDUMP_SCHEDULER -DDEBUG_SCHEDULER -DDEBUG_THREADS -DDETECT_DEADLOCKS
> > 
> > Also send me the logs /var/log/asterisk/messsages &
> > var/log/asterisk/h323_log
> > 
> 
> Hi Avin,
> 
> Something is still not right, as these crashes occur 100% of the time 
> with you changes and the behaviour is exactly the same if I remove the 
> -DDO_CRASH flag.
> 
> So the log information is exactly the same as my last mail - nothing 
> useful at all.
> 
> Also, if I dial a valid number with the changes, I get this on the 
> console before it crashes:
> 
>    == Starting OOH323/192.168.4.2-fde9 at default,s,1 failed so falling 
> back to exten 's'
>    == Starting OOH323/192.168.4.2-fde9 at default,s,1 still failed so 
> falling back to context 'default'
> Nov 30 09:27:52 WARNING[28325]: pbx.c:2347 __ast_pbx_run: Channel 
> 'OOH323/192.168.4.2-fde9' sent into invalid extension 's' in context 
> 'default', but no invalid handler
> 
> 
> Dialing this same number without the changes works fine, (unless I am 
> unlucky to get the deadlock, which seems to vary in frequency).
> 
> Regards,
> 
> Richard
> 
> 


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to