Hello All,

Well, in the process of migrating the sofia-sip 1.12.4 stack to Linux 2.6
based uClibc compiler, I encountered the Segmentation Fault in
su_port_wait_events() of su_port.c at the following line (inside the
for-loop):

        i = indices[index]; assert(i >= 0 && i <= self->sup_n_waits);

This Segmentation Fault occurs whether or not I add "#define __CYGWIN__ 1"
before struct su_port_s definition.

Anyone have another suggestion?  I don't want to upgrade to 1.12.6 for other
reasons (described in my earlier Emails).

Best Regards,
Jerry


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to