auto build r3251: all 5 builds ok - 2 regression tests failed
svn
svn at minisip.org
Tue Mar 27 17:38:44 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_3251
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
Regression test details:
========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output 2007-03-27 16:09:04.000000000 +0200
+++ test_output 2007-03-27 16:54:51.000000000 +0200
@@ -6438,6 +6438,16 @@
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
========== 2022_session_valgrind/ ===========
Changes detected:
--- expected_output/expected_output 2007-03-27 16:09:06.000000000 +0200
+++ test_output 2007-03-27 16:55:24.000000000 +0200
@@ -45,12 +45,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -72,12 +72,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -99,12 +99,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -126,12 +126,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -153,12 +153,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -180,12 +180,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -209,10 +209,10 @@
==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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -236,10 +236,10 @@
==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==
==PID== Invalid read of size 4
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -263,10 +263,10 @@
==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== 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)
@@ -288,11 +288,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -314,12 +314,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==
==PID== Conditional jump or move depends on uninitialised value(s)
==PID== at 0xXXXXXXX: (within /lib/ld-2.3.6.so)
@@ -341,12 +341,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)
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,38 +368,110 @@
IN (STREAM): Content-Length: 0
IN (STREAM):
IN (STREAM):
-DISPATCHER: command NOT handled
-OUT (STREAM): ACK sip:erik at localhost:SERVERPORT SIP/2.0
+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): 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): 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):
==PID==
+==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
@@ -412,7 +484,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,469 bytes in 61 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