auto build r3160: all 4 builds ok - 3 regression tests failed
svn
svn at minisip.org
Tue Jan 30 20:25:52 CET 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
Binaries uploaded to http://www.minisip.org/autobuild/build_3160
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/ NOT THE EXPECTED OUTPUT
Regression test details:
========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-30 16:38:01.000000000 +0100
+++ test_output 2007-01-30 17:42:33.372552952 +0100
@@ -827,8 +827,30 @@
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 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): 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 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
@@ -1048,23 +1070,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;transport=UDP>;expires=1000
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
@@ -1079,7 +1092,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
@@ -1101,7 +1113,6 @@
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 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
@@ -1124,7 +1135,6 @@
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 0.0.0.0:CPORT;rport;branch=branchstring
-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
@@ -1263,6 +1273,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
@@ -1273,6 +1293,27 @@
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
@@ -2705,16 +2746,6 @@
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 33 Drop vector 11011011.
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
========== 2022_session_valgrind/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-30 16:38:01.000000000 +0100
+++ test_output 2007-01-30 17:43:37.687775552 +0100
@@ -3,10 +3,62 @@
--PID-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--PID-- DWARF2 CFI reader: unhandled CFI instruction 0:50
==PID== Thread 2:
-==PID== Invalid read of size 4
+==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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==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/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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==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/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)
@@ -17,6 +69,7 @@
==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)
@@ -24,11 +77,174 @@
==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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
==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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==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/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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==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/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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.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)
@@ -42,6 +258,7 @@
==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)
@@ -49,12 +266,11 @@
==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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
==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)
@@ -68,6 +284,7 @@
==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)
@@ -75,13 +292,12 @@
==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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
==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== by 0xXXXXXXX: SipStack::run() (SipStack.cxx)
==PID==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -95,6 +311,7 @@
==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)
@@ -102,13 +319,12 @@
==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: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx)
==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== by 0xXXXXXXX: SipStack::run() (SipStack.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
@@ -151,6 +367,16 @@
IN (STREAM): Content-Length: 0
IN (STREAM):
IN (STREAM):
+IN (STREAM): BYE sip:clientuser at 127.0.0.1:CLIENTPORT;transport=TCP SIP/2.0
+IN (STREAM): Via: SIP/2.0/TCP 127.0.0.1:SERVERPORT;rport;branch=branchstring
+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): Call-ID: callidstring
+IN (STREAM): Content-Length: 0
+IN (STREAM):
+IN (STREAM):
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
@@ -162,7 +388,7 @@
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:34861;rport;branch=branchstring
+OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:36429;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
@@ -172,16 +398,6 @@
OUT (STREAM): Content-Length: 0
OUT (STREAM):
OUT (STREAM):
-IN (STREAM): BYE sip:clientuser at 127.0.0.1:CLIENTPORT;transport=TCP SIP/2.0
-IN (STREAM): Via: SIP/2.0/TCP 127.0.0.1:SERVERPORT;rport;branch=branchstring
-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): Call-ID: callidstring
-IN (STREAM): Content-Length: 0
-IN (STREAM):
-IN (STREAM):
OUT (STREAM): SIP/2.0 200 ok
OUT (STREAM): Max-Forwards: 70
OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:SERVERPORT;rport=REMOTETCPPORT;branch=branchstring
@@ -205,14 +421,14 @@
==PID== by 0xXXXXXXX: main (ua.cxx)
==PID==
==PID==
-==PID== 1,279 bytes in 48 blocks are possibly lost in loss record 69 of 72
+==PID== 1,263 bytes in 47 blocks are possibly lost in loss record 69 of 72
==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 /usr/lib/libstdc++.so.6.0.8)
==PID== by 0xXXXXXXX: (within /usr/lib/libstdc++.so.6.0.8)
==PID== by 0xXXXXXXX: std::string::string(char const*, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.8)
==PID== by 0xXXXXXXX: __static_initialization_and_destruction_0(int, int) (SipHeaderVia.cxx)
-==PID== by 0xXXXXXXX: (within /home/erik/lib/libmsip.so.0.0.0)
-==PID== by 0xXXXXXXX: (within /home/erik/lib/libmsip.so.0.0.0)
+==PID== by 0xXXXXXXX: (within /home/svn/3160_regtest/usr/lib/libmsip.so.0.0.0)
+==PID== by 0xXXXXXXX: (within /home/svn/3160_regtest/usr/lib/libmsip.so.0.0.0)
==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/ld-2.3.6.so)
========== 5001_scsim_verifypin/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-30 16:38:01.000000000 +0100
+++ test_output 2007-01-30 17:43:39.176549224 +0100
@@ -1,3 +1,2 @@
creating SipSim...
-verifying pin...
-pin ok
+Caught exception: no supported card reader found
More information about the Minisip-devel
mailing list