I get the following failures on make check on linux: make[3]: Entering directory `/usr/src/freeswitch.trunk/libs/sofia-sip-1.12.3.5/libsofia-sip-ua/bnf' torture_bnf.c:187: torture_bnf ip_test() FAILED: scan_ip6_address(&s) != 28 or 127 != 28 FAIL: torture_bnf =================== 1 of 1 tests failed ===================
And on windows: c:\src\sofia-sip\libsofia-sip-ua\nua\test_session_timer.c:187: test_nua FAILED: (e = e->next) test_nua: FAIL and c:\src\sofia-sip\libsofia-sip-ua\su\torture_su_port.c:199: torture_su_port FAILE D: (reg[i] > 0) torture_su_port: FAIL We are also now seeing a very strange race condition causing segfaults all over the place, these happen when attacking using sipp, with about 20 cps, after a minute or 2, they appear to be on a timer that fires, after a call is already status >= 200, so I can only assume the timer should be destroyed by this point. Backtraces for these available at: http://www.freeswitch.org/sofia/log1.txt http://www.freeswitch.org/sofia/log2.txt any thoughts. Mike ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
