auto build r3317: all 5 builds ok - 2 regression tests failed
svn
svn at minisip.org
Thu Jun 14 03:43:20 CEST 2007
Summary:
debian_unstable/default__gtk_textui_oss: ok
debian_unstable/gtk_textui_alsa_zrtp: ok
debian_unstable/gtk_textui_oss_smartcard: ok
mingw32_on_debian_unstable/gtk_dsound_debug: ok
wxp_vs8/vs8test_libmutil: ok
Binaries uploaded to http://www.minisip.org/autobuild/build_3317
Regression test:
1001_SipHeaderAccept/ ok
1002_SipHeaderAcceptContact/ ok
1003_SipHeaderAuthorization/ ok
1004_SipHeaderCSeq/ ok
1005_SipHeaderCallID/ ok
1006_SipHeaderContact/ ok
1007_SipHeaderContentLength/ ok
1008_SipHeaderContentType/ ok
1009_SipHeaderEvent/ ok
1010_SipHeaderExpires/ ok
1011_SipHeaderFrom/ ok
1012_SipHeaderMaxForwards/ ok
1013_SipHeaderProxyAuthenticate/ ok
1014_SipHeaderProxyAuthorization/ ok
1015_SipHeaderRAck/ ok
1016_SipHeaderRSeq/ ok
1017_SipHeaderRecordRoute/ ok
1018_SipHeaderReferTo/ ok
1019_SipHeaderRequire/ ok
1020_SipHeaderRoute/ ok
1021_SipHeaderSubject/ ok
1022_SipHeaderSupported/ ok
1023_SipHeaderTo/ ok
1024_SipHeaderUnsupported/ ok
1025_SipHeaderUserAgent/ ok
1026_SipHeaderVia/ ok
1027_SipHeaderWWWAuthenticate/ ok
1028_SipHeaderWarning/ ok
2010_Session_inviteab_hangupab_udp/ ok
2011_Session_inviteab_hangupba_udp/ ok
2012_Session_inviteab_hangupab_packetloss/ NOT THE EXPECTED OUTPUT
2013_Session_inviteab_hangupab_tcp/ ok
2014_Session_inviteab_hangupba_tcp/ ok
2021_simplestack_leak/ ok
2022_session_valgrind/ NOT THE EXPECTED OUTPUT
5001_scsim_verifypin/ ok
6001_packet_responses/ ok
6002_packet_unknown/ ok
Regression test details:
========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output 2007-06-13 22:21:51.000000000 +0200
+++ test_output 2007-06-13 23:50:03.000000000 +0200
@@ -197,6 +197,26 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 BYE
+IN (UDP): Call-ID: callidstring
+IN (UDP): Content-Length: 0
+IN (UDP):
+IN (UDP):
IN (UDP): SIP/2.0 200 ok
IN (UDP): Max-Forwards: 70
IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
@@ -910,26 +930,6 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
-OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): To: <sip:serveruser at localhost:SPORT>
-OUT (UDP): CSeq: 1 BYE
-OUT (UDP): Call-ID: callidstring
-OUT (UDP): Content-Length: 0
-OUT (UDP):
-OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 BYE
-IN (UDP): Call-ID: callidstring
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
Test 13 Drop vector 01001111.
OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
@@ -1135,25 +1135,6 @@
OUT (UDP):
OUT (UDP):
OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
-OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): To: <sip:serveruser at localhost:SPORT>
-OUT (UDP): CSeq: 1 BYE
-OUT (UDP): Call-ID: callidstring
-OUT (UDP): Content-Length: 0
-OUT (UDP):
-OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 BYE
-IN (UDP): Call-ID: callidstring
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
Test 15 Drop vector 00001111.
OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
@@ -3302,6 +3283,28 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): SIP/2.0 200 ok
+OUT (UDP): CSeq: 1 BYE
+IN (UDP): Max-Forwards: 70
+IN (UDP): @V
i
+0.009:063 OUT (UDP): .C1o:n2t5e0n8t0-;Lrepnogrtth=:2 500
8
+423
+423
+35
+OUT (UDP):
+ser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 BYE
+IN (UDP): Call-ID: callidstring
+IN (UDP): Content-Length: 0
+IN (UDP):
+IN (UDP):
IN (UDP): SIP/2.0 200 ok
IN (UDP): Max-Forwards: 70
IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
@@ -3820,23 +3823,14 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): Call-ID: callidstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 INVITE
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
-OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
OUT (UDP): Call-ID: callidstring
+OUT (UDP): Max-Forwards: 50
OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): CSeq: 1 ACK
OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 INVITE
+OUT (UDP): Contact: <sip:clientuser at 127.0.0.1:CPORT>;expires=1000
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
@@ -3851,7 +3845,6 @@
IN (UDP):
IN (UDP):
OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
OUT (UDP): Max-Forwards: 70
OUT (UDP): Call-ID: callidstring
@@ -4457,26 +4450,6 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
-OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): To: <sip:serveruser at localhost:SPORT>
-OUT (UDP): CSeq: 1 BYE
-OUT (UDP): Call-ID: callidstring
-OUT (UDP): Content-Length: 0
-OUT (UDP):
-OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 BYE
-IN (UDP): Call-ID: callidstring
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
Test 52 Drop vector 10100011.
OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
@@ -5752,6 +5725,26 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 BYE
+IN (UDP): Call-ID: callidstring
+IN (UDP): Content-Length: 0
+IN (UDP):
+IN (UDP):
IN (UDP): SIP/2.0 200 ok
IN (UDP): Max-Forwards: 70
IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
@@ -6002,6 +5995,26 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 BYE
+IN (UDP): Call-ID: callidstring
+IN (UDP): Content-Length: 0
+IN (UDP):
+IN (UDP):
IN (UDP): SIP/2.0 200 ok
IN (UDP): Max-Forwards: 70
IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
@@ -9119,27 +9132,18 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+Test 103 Drop vector 11010001.
+OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Max-Forwards: 50
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser at localhost:SPORT>
-OUT (UDP): CSeq: 1 BYE
-OUT (UDP): Call-ID: callidstring
+OUT (UDP): CSeq: 1 INVITE
+OUT (UDP): Contact: <sip:clientuser at 127.0.0.1:CPORT>;expires=1000
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 BYE
-IN (UDP): Call-ID: callidstring
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
-Test 103 Drop vector 11010001.
OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
OUT (UDP): Call-ID: callidstring
@@ -9161,6 +9165,16 @@
IN (UDP): Content-Length: 0
IN (UDP):
IN (UDP):
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): Call-ID: callidstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 INVITE
+IN (UDP): Content-Length: 0
+IN (UDP):
+IN (UDP):
OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
OUT (UDP): Max-Forwards: 70
@@ -9171,6 +9185,37 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): CSeq: 1 ACK
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
OUT (UDP): Max-Forwards: 70
========== 2022_session_valgrind/ ===========
Changes detected:
--- expected_output/expected_output 2007-06-13 22:21:57.000000000 +0200
+++ test_output 2007-06-13 23:50:45.000000000 +0200
@@ -2,351 +2,6 @@
--PID-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--PID-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--PID-- DWARF2 CFI reader: unhandled CFI instruction 0:50
-==PID== Thread 2:
-==PID== Syscall param socketcall.sendto(msg) points to uninitialised byte(s)
-==PID== at 0xXXXXXXX: sendto (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: getifaddrs (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: NetworkFunctions::getInterfaceIPStr(std::string) (NetworkFunctions.cxx)
-==PID== by 0xXXXXXXX: MyApp::run() (ua.cxx)
-==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
-==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
-==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
-==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
-==PID== Address 0xXXXXXXX is on thread 2's stack
-==PID==
-==PID== Syscall param socketcall.sendto(msg) points to uninitialised byte(s)
-==PID== at 0xXXXXXXX: sendto (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: getifaddrs (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: NetworkFunctions::getInterfaceIPStr(std::string) (NetworkFunctions.cxx)
-==PID== by 0xXXXXXXX: MyApp::run() (ua.cxx)
-==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
-==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
-==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
-==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
-==PID== Address 0xXXXXXXX is on thread 2's stack
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID==
-==PID== Invalid read of size 4
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== Address 0xXXXXXXX is 24 bytes inside a block of size 27 alloc'd
-==PID== at 0xXXXXXXX: malloc (vg_replace_malloc.c:149)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
-==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
-==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
-==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
-==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
-==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
-==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
OUT (STREAM): INVITE sip:erik at localhost:SERVERPORT SIP/2.0
OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:CLIENTPORT;rport;branch=branchstring
OUT (STREAM): Call-ID: callidstring
@@ -368,41 +23,113 @@
IN (STREAM): Content-Length: 0
IN (STREAM):
IN (STREAM):
-DISPATCHER: command NOT handled
-OUT (STREAM): ACK sip:erik at localhost:SERVERPORT SIP/2.0
+IN (STREAM): Via: SIP/2.0/TCP 127.0.0.1:CLIENTPORT;rport=REMOTETCPPORT;branch=branchstring
+OUT (STREAM): INVITE sip:erik at localhost:SERVERPORT SIP/2.0
OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:CLIENTPORT;rport;branch=branchstring
-OUT (STREAM): Max-Forwards: 70
OUT (STREAM): Call-ID: callidstring
+OUT (STREAM): Max-Forwards: 50
OUT (STREAM): From: <sip:clientuser at domain.com>
-OUT (STREAM): CSeq: 1 ACK
OUT (STREAM): To: <sip:erik at localhost:SERVERPORT>
+OUT (STREAM): CSeq: 1 INVITE
+OUT (STREAM): Contact: <sip:clientuser at 127.0.0.1:CLIENTPORT>;expires=1000
OUT (STREAM): Content-Length: 0
OUT (STREAM):
OUT (STREAM):
-IN (STREAM): BYE sip:clientuser at 127.0.0.1:CLIENTPORT SIP/2.0
-IN (STREAM): Via: SIP/2.0/TCP 127.0.0.1:SERVERPORT;rport;branch=branchstring
+IN (STREAM): SIP/2.0 200 ok
IN (STREAM): Max-Forwards: 70
-IN (STREAM): From: <sip:erik at localhost:SERVERPORT>
-IN (STREAM): To: <sip:clientuser at domain.com>
-IN (STREAM): CSeq: 800 BYE
+IN (STREAM): Via: SIP/2.0/TCP 127.0.0.1:CLIENTPORT;rport=REMOTETCPPORT;branch=branchstring
IN (STREAM): Call-ID: callidstring
+IN (STREAM): From: <sip:clientuser at domain.com>
+IN (STREAM): To: <sip:erik at localhost:SERVERPORT>
+IN (STREAM): CSeq: 1 INVITE
IN (STREAM): Content-Length: 0
IN (STREAM):
IN (STREAM):
-OUT (STREAM): SIP/2.0 200 ok
+OUT (STREAM): ACK sip:erik at localhost:SERVERPORT SIP/2.0
+OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:CLIENTPORT;rport;branch=branchstring
OUT (STREAM): Max-Forwards: 70
-OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:SERVERPORT;rport=REMOTETCPPORT;branch=branchstring
-OUT (STREAM): From: <sip:erik at localhost:SERVERPORT>
-OUT (STREAM): To: <sip:clientuser at domain.com>
-OUT (STREAM): CSeq: 800 BYE
OUT (STREAM): Call-ID: callidstring
+OUT (STREAM): From: <sip:clientuser at domain.com>
+OUT (STREAM): CSeq: 1 ACK
+OUT (STREAM): To: <sip:erik at localhost:SERVERPORT>
OUT (STREAM): Content-Length: 0
OUT (STREAM):
OUT (STREAM):
+OUT (STREAM): ACK sip:erik at localhost:SERVERPORT SIP/2.0
+OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:TCPPORT;rport;branch=branchstring
+OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:CLIENTPORT;rport;branch=branchstring
+OUT (STREAM): Max-Forwards: 70
+OUT (STREAM): Call-ID: callidstring
+OUT (STREAM): From: <sip:clientuser at domain.com>
+OUT (STREAM): CSeq: 1 ACK
+OUT (STREAM): To: <sip:erik at localhost:SERVERPORT>
+OUT (STREAM): Content-Length: 0
+OUT (STREAM):
+OUT (STREAM):
+==PID== Thread 4:
+==PID== Invalid read of size 4
+==PID== at 0xXXXXXXX: std::_Rb_tree_increment(std::_Rb_tree_node_base*) (in /PREFIX/lib/libstdc++.so.6.0.8)
+==PID== by 0xXXXXXXX: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) (in /PREFIX/lib/libstdc++.so.6.0.8)
+==PID== by 0xXXXXXXX: SocketServer::run() (stl_tree.h:265)
+==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
+==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
+==PID== Address 0xXXXXXXX is 12 bytes inside a block of size 32 free'd
+==PID== at 0xXXXXXXX: operator delete(void*) (vg_replace_malloc.c:244)
+==PID== by 0xXXXXXXX: SocketServer::removeSocket(MRef<Socket*>) (new_allocator.h:94)
+==PID== by 0xXXXXXXX: SipLayerTransport::removeSocket(MRef<StreamSocket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: StreamThreadData::streamSocketRead(MRef<StreamSocket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: StreamThreadData::inputReady(MRef<Socket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SocketServer::run() (SocketServer.cxx)
+==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
+==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
+==PID==
+==PID== Invalid read of size 4
+==PID== at 0xXXXXXXX: std::_Rb_tree_increment(std::_Rb_tree_node_base*) (in /PREFIX/lib/libstdc++.so.6.0.8)
+==PID== by 0xXXXXXXX: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) (in /PREFIX/lib/libstdc++.so.6.0.8)
+==PID== by 0xXXXXXXX: SocketServer::run() (stl_tree.h:265)
+==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
+==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
+==PID== Address 0xXXXXXXX is 4 bytes inside a block of size 32 free'd
+==PID== at 0xXXXXXXX: operator delete(void*) (vg_replace_malloc.c:244)
+==PID== by 0xXXXXXXX: SocketServer::removeSocket(MRef<Socket*>) (new_allocator.h:94)
+==PID== by 0xXXXXXXX: SipLayerTransport::removeSocket(MRef<StreamSocket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: StreamThreadData::streamSocketRead(MRef<StreamSocket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: StreamThreadData::inputReady(MRef<Socket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SocketServer::run() (SocketServer.cxx)
+==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
+==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
+==PID==
+==PID== Invalid read of size 4
+==PID== at 0xXXXXXXX: std::_Rb_tree_increment(std::_Rb_tree_node_base*) (in /PREFIX/lib/libstdc++.so.6.0.8)
+==PID== by 0xXXXXXXX: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) (in /PREFIX/lib/libstdc++.so.6.0.8)
+==PID== by 0xXXXXXXX: SocketServer::run() (stl_tree.h:265)
+==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
+==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
+==PID== Address 0xXXXXXXX is 12 bytes inside a block of size 32 free'd
+==PID== at 0xXXXXXXX: operator delete(void*) (vg_replace_malloc.c:244)
+==PID== by 0xXXXXXXX: SocketServer::removeSocket(MRef<Socket*>) (new_allocator.h:94)
+==PID== by 0xXXXXXXX: SipLayerTransport::removeSocket(MRef<StreamSocket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: StreamThreadData::streamSocketRead(MRef<StreamSocket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: StreamThreadData::inputReady(MRef<Socket*>) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SocketServer::run() (SocketServer.cxx)
+==PID== by 0xXXXXXXX: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: LinuxThreadStarter(void*) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: start_thread (in /lib/tls/libpthread-2.3.6.so)
+==PID== by 0xXXXXXXX: clone (in /lib/tls/libc-2.3.6.so)
==PID==
==PID== Thread 1:
==PID==
-==PID== 288 bytes in 4 blocks are possibly lost in loss record 73 of 76
+==PID== 288 bytes in 4 blocks are possibly lost in loss record 74 of 76
==PID== at 0xXXXXXXX: calloc (vg_replace_malloc.c:279)
==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
==PID== by 0xXXXXXXX: _dl_allocate_tls (in /lib/ld-2.3.6.so)
@@ -412,7 +139,7 @@
==PID== by 0xXXXXXXX: main (ua.cxx)
==PID==
==PID==
-==PID== 1,301 bytes in 49 blocks are possibly lost in loss record 74 of 76
+==PID== 1,428 bytes in 59 blocks are possibly lost in loss record 75 of 76
==PID== at 0xXXXXXXX: operator new(unsigned) (vg_replace_malloc.c:163)
==PID== by 0xXXXXXXX: std::string::_Rep::_S_create(unsigned, unsigned, std::allocator<char> const&) (in /PREFIX/lib/libstdc++.so.6.0.8)
==PID== by 0xXXXXXXX: (within /PREFIX/lib/libstdc++.so.6.0.8)
More information about the Minisip-devel
mailing list