< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] Running DUM, stack and transports in a single worker thread different from the application main thread


There should be no problem running DUM, and the stack in a separate
thread from the application, given that you are not calling DUM
methods from the application thread.  I assume you've seen the
following:  http://www.resiprocate.org/DUM_Threading

Scott

On Thu, Oct 1, 2009 at 1:28 PM, Andriy Brozgol <andrebroz@xxxxxxxxx> wrote:
> Hi,
>
> I run DUM, stack and transports in a single worker thread which is
> different from the application main thread. It looks that it works
> fine but when I shut down the application I get heap corruption when
> DialogUsageManager is deleted. I do not call any DUM methods from
> other application threads. Is there any problem in running DUM, stack
> and transports in a thread different from the main application thread?
>
> Any help is greatly appreciated.
>
> Thanks.
> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/
>