auto build r3140: all 4 builds ok - 3 regression tests failed
svn
svn at minisip.org
Mon Jan 22 19:30:54 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_3140
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/ NOT THE EXPECTED OUTPUT
2022_session_valgrind/ NOT THE EXPECTED OUTPUT
5001_scsim_verifypin/ ok
Regression test details:
========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-22 18:15:21.871667512 +0100
+++ test_output 2007-01-22 18:58:42.434321896 +0100
@@ -5952,6 +5952,17 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+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
+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 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):
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
@@ -5972,23 +5983,46 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+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): 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
+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 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): CSeq: 1 BYE
-OUT (UDP): Call-ID: callidstring
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
========== 2021_simplestack_leak/ ===========
Changes detected:
1c1
< nr objects: -1
---
> nr objects: 0
========== 2022_session_valgrind/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-22 18:15:22.060638784 +0100
+++ test_output 2007-01-22 18:59:31.485864928 +0100
@@ -3,10 +3,35 @@
--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)
@@ -17,6 +42,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 +50,201 @@
==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/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
@@ -162,7 +378,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:35007;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
@@ -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/3140_regtest/usr/lib/libmsip.so.0.0.0)
+==PID== by 0xXXXXXXX: (within /home/svn/3140_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)
More information about the Minisip-devel
mailing list