r87 - in regression_tests/tests/2022_session_valgrind: .
expected_output
erik at minisip.org
erik at minisip.org
Mon Jan 22 17:34:20 CET 2007
Author: erik
Date: 2007-01-22 17:34:19 +0100 (Mon, 22 Jan 2007)
New Revision: 87
Modified:
regression_tests/tests/2022_session_valgrind/expected_output/expected_output
regression_tests/tests/2022_session_valgrind/test.sh
Log:
* Removed source code line numbers from valgrind output (test 2022)
SomeFile.cxx:123 -> SomeFile.cxx
(regular expression: s/\.cxx:[0-9]\{1,7\}/\.cxx/ )
* Removed memory address from valgrind stack trace
(regular expression: s/0x[0123456789ABCDEF]\{7\}/0xXXXXXXX/ )
This is done to make the output of the test not change
when we do minor and ok changes to the source code.
Modified: regression_tests/tests/2022_session_valgrind/expected_output/expected_output
===================================================================
--- regression_tests/tests/2022_session_valgrind/expected_output/expected_output 2007-01-22 15:20:53 UTC (rev 86)
+++ regression_tests/tests/2022_session_valgrind/expected_output/expected_output 2007-01-22 16:34:19 UTC (rev 87)
@@ -3,328 +3,112 @@
--PID-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--PID-- DWARF2 CFI reader: unhandled CFI instruction 0:50
==PID== Thread 2:
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010C4E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010C5D: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010C6C: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010C7B: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010DDC: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010DE7: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010DDC: (within /lib/ld-2.3.6.so)
-==PID== by 0x4004B78: (within /lib/ld-2.3.6.so)
-==PID== by 0x4006792: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID==
-==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4010DE7: (within /lib/ld-2.3.6.so)
-==PID== by 0x4004B78: (within /lib/ld-2.3.6.so)
-==PID== by 0x4006792: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID==
==PID== Invalid read of size 4
-==PID== at 0x4010E00: (within /lib/ld-2.3.6.so)
-==PID== by 0x4004B78: (within /lib/ld-2.3.6.so)
-==PID== by 0x4006792: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== Address 0x47F2FC0 is 24 bytes inside a block of size 27 alloc'd
-==PID== at 0x401D38B: malloc (vg_replace_malloc.c:149)
-==PID== by 0x4006B83: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530ADF: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
+==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: IP4Address::IP4Address(std::string) (IP4Address.cxx)
+==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
+==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
+==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
+==PID== Address 0xXXXXXXX is 24 bytes inside a block of size 27 alloc'd
+==PID== at 0xXXXXXXX: malloc (vg_replace_malloc.c:149)
+==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
+==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
+==PID== by 0xXXXXXXX: _dl_open (in /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
+==PID== by 0xXXXXXXX: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: (within /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
+==PID== by 0xXXXXXXX: IP4Address::IP4Address(std::string) (IP4Address.cxx)
+==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
+==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
+==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
+==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
==PID==
==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4008ED5: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530F34: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
+==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: IP4Address::IP4Address(std::string) (IP4Address.cxx)
+==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
+==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
+==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
+==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
+==PID== by 0xXXXXXXX: SipStack::run() (SipStack.cxx)
==PID==
==PID== Conditional jump or move depends on uninitialised value(s)
-==PID== at 0x4008B2E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4530F34: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x453054E: _dl_open (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4532D7C: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x400B44E: (within /lib/ld-2.3.6.so)
-==PID== by 0x4532DDD: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CB8C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x450CC8F: (within /lib/tls/libc-2.3.6.so)
-==PID== by 0x450E715: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x451130A: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x4510FC4: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
-==PID== by 0x456B0B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
-==PID== by 0x456A375: IPAddress::create(std::string const&) (IPAddress.cxx:73)
-==PID== by 0x4215622: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:875)
-==PID== by 0x4216D0F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:739)
-==PID== by 0x422B99A: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
-==PID== by 0x4240D0D: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
-==PID== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
-==PID== by 0x422AB9B: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
-==PID== by 0x41F352F: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:70)
-==PID== by 0x41F4699: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:192)
-==PID== by 0x4209658: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:260)
-==PID== by 0x420C2C4: SipCommandDispatcher::run() (SipCommandDispatcher.cxx:133)
-==PID== by 0x41E33B7: SipStackInternal::run() (SipStackInternal.cxx:197)
+==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: IP4Address::IP4Address(std::string) (IP4Address.cxx)
+==PID== by 0xXXXXXXX: IPAddress::create(std::string const&) (IPAddress.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx)
+==PID== by 0xXXXXXXX: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx)
+==PID== by 0xXXXXXXX: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx)
+==PID== by 0xXXXXXXX: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
+==PID== by 0xXXXXXXX: SipTransaction::handleCommand(SipSMCommand const&) (StateMachine.h:299)
+==PID== by 0xXXXXXXX: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx)
+==PID== by 0xXXXXXXX: SipCommandDispatcher::run() (SipCommandDispatcher.cxx)
+==PID== by 0xXXXXXXX: SipStackInternal::run() (SipStackInternal.cxx)
+==PID== 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
@@ -378,7 +162,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:34831;rport;branch=branchstring
+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:CLIENTPORT;rport;branch=branchstring
OUT (STREAM): Max-Forwards: 70
OUT (STREAM): Call-ID: callidstring
@@ -411,24 +195,24 @@
==PID==
==PID== Thread 1:
==PID==
-==PID== 576 bytes in 8 blocks are possibly lost in loss record 72 of 76
-==PID== at 0x401C6CA: calloc (vg_replace_malloc.c:279)
-==PID== by 0x400E188: (within /lib/ld-2.3.6.so)
-==PID== by 0x400E24B: _dl_allocate_tls (in /lib/ld-2.3.6.so)
-==PID== by 0x42CE681: pthread_create@@GLIBC_2.1 (in /lib/tls/libpthread-2.3.6.so)
-==PID== by 0x45B1F1F: Thread::Thread(MRef<Runnable*>) (ThreadPosix.cxx:319)
-==PID== by 0x8052BCD: ua_main(int, char**) (ua.cxx:468)
-==PID== by 0x8053901: main (ua.cxx:516)
+==PID== 576 bytes in 8 blocks are possibly lost in loss record 68 of 72
+==PID== at 0xXXXXXXX: calloc (vg_replace_malloc.c:279)
+==PID== by 0xXXXXXXX: (within /lib/ld-2.3.6.so)
+==PID== by 0xXXXXXXX: _dl_allocate_tls (in /lib/ld-2.3.6.so)
+==PID== by 0xXXXXXXX: pthread_create@@GLIBC_2.1 (in /lib/tls/libpthread-2.3.6.so)
+==PID== by 0xXXXXXXX: Thread::Thread(MRef<Runnable*>) (ThreadPosix.cxx)
+==PID== by 0xXXXXXXX: ua_main(int, char**) (ua.cxx)
+==PID== by 0xXXXXXXX: main (ua.cxx)
==PID==
==PID==
-==PID== 1,301 bytes in 49 blocks are possibly lost in loss record 73 of 76
-==PID== at 0x401DB31: operator new(unsigned) (vg_replace_malloc.c:163)
-==PID== by 0x43A6E6A: std::string::_Rep::_S_create(unsigned, unsigned, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.8)
-==PID== by 0x43A7C64: (within /usr/lib/libstdc++.so.6.0.8)
-==PID== by 0x43A7E78: std::string::string(char const*, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.8)
-==PID== by 0x42837E6: __static_initialization_and_destruction_0(int, int) (SipHeaderVia.cxx:51)
-==PID== by 0x42875A4: (within /home/erik/lib/libmsip.so.0.0.0)
-==PID== by 0x41D4594: (within /home/erik/lib/libmsip.so.0.0.0)
-==PID== by 0x400B7F4: (within /lib/ld-2.3.6.so)
-==PID== by 0x400B920: (within /lib/ld-2.3.6.so)
-==PID== by 0x40007EE: (within /lib/ld-2.3.6.so)
+==PID== 1,279 bytes in 48 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 /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)
Modified: regression_tests/tests/2022_session_valgrind/test.sh
===================================================================
--- regression_tests/tests/2022_session_valgrind/test.sh 2007-01-22 15:20:53 UTC (rev 86)
+++ regression_tests/tests/2022_session_valgrind/test.sh 2007-01-22 16:34:19 UTC (rev 87)
@@ -38,6 +38,9 @@
# remove pid numbers from valgrind output
sed -i "s/==[0-9]*==/==PID==/" test_output
sed -i "s/--[0-9]*--/--PID--/" test_output
+# remove addresses from stack trace
+sed -i "s/0x[0123456789ABCDEF]\{7\}/0xXXXXXXX/" test_output
+sed -i "s/\.cxx:[0-9]\{1,7\}/\.cxx/" test_output
if [ -e expected_output/expected_output ] ; then
diff -u expected_output/expected_output test_output > diff_output ;
More information about the Minisip-devel
mailing list