2007/6/6, Jerry Richards <[EMAIL PROTECTED]>:
> I have a multi-process and multi-threaded application that includes the
> sofia-sip threads (using 1.12.4).  If I call pthread_create() in the context
> of a grandchild (via fork() invocations) of the original application
> process, then pthread_create() (of SipMonitor) hangs (never returns).

At least su_root_create() remembers the thread ID from the original
process. You probably have to fork() before calling
su_root_create()...

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to