auto build r3247: all 5 builds ok - 1 regression tests failed
svn
svn at minisip.org
Thu Mar 22 19:54:08 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
wxp_vs8/vs8test_libmutil: ok
Binaries uploaded to http://www.minisip.org/autobuild/build_3247
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/ ok
2013_Session_inviteab_hangupab_tcp/ ok
2014_Session_inviteab_hangupba_tcp/ ok
2021_simplestack_leak/ ok
2022_session_valgrind/ test returned an error code
5001_scsim_verifypin/ ok
Regression test details:
========== 2022_session_valgrind/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/3247_regtest/common/ua'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/svn/3247_regtest/common/ua'
Test output:
--20605-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--20605-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--20605-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--20605-- DWARF2 CFI reader: unhandled CFI instruction 0:50
==20605== Thread 2:
==20605== Syscall param socketcall.sendto(msg) points to uninitialised byte(s)
==20605== at 0x44CF90E: sendto (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44ED48E: getifaddrs (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4549684: NetworkFunctions::getInterfaceIPStr(std::string) (NetworkFunctions.cxx:213)
==20605== by 0x80591F2: MyApp::run() (ua.cxx:387)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605== Address 0x50BA249 is on thread 2's stack
==20605==
==20605== Syscall param socketcall.sendto(msg) points to uninitialised byte(s)
==20605== at 0x44CF90E: sendto (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44ED4B0: getifaddrs (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4549684: NetworkFunctions::getInterfaceIPStr(std::string) (NetworkFunctions.cxx:213)
==20605== by 0x80591F2: MyApp::run() (ua.cxx:387)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605== Address 0x50BA249 is on thread 2's stack
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010C4E: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010C5D: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010C6C: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010C7B: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010DDC: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010DE7: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010DDC: (within /lib/ld-2.3.6.so)
==20605== by 0x4004B78: (within /lib/ld-2.3.6.so)
==20605== by 0x4006792: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4010DE7: (within /lib/ld-2.3.6.so)
==20605== by 0x4004B78: (within /lib/ld-2.3.6.so)
==20605== by 0x4006792: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605==
==20605== Invalid read of size 4
==20605== at 0x4010E00: (within /lib/ld-2.3.6.so)
==20605== by 0x4004B78: (within /lib/ld-2.3.6.so)
==20605== by 0x4006792: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== Address 0x47D0F28 is 24 bytes inside a block of size 27 alloc'd
==20605== at 0x401D4B0: malloc (vg_replace_malloc.c:149)
==20605== by 0x4006B83: (within /lib/ld-2.3.6.so)
==20605== by 0x4503B9F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4008ED5: (within /lib/ld-2.3.6.so)
==20605== by 0x4503FF4: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
==20605==
==20605== Conditional jump or move depends on uninitialised value(s)
==20605== at 0x4008B2E: (within /lib/ld-2.3.6.so)
==20605== by 0x4503FF4: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x450360E: _dl_open (in /lib/tls/libc-2.3.6.so)
==20605== by 0x4505E3C: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x400B44E: (within /lib/ld-2.3.6.so)
==20605== by 0x4505E9D: __libc_dlopen_mode (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFC3C: __nss_lookup_function (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44DFD3F: (within /lib/tls/libc-2.3.6.so)
==20605== by 0x44E17C5: __nss_hosts_lookup (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E43BA: gethostbyname2_r (in /lib/tls/libc-2.3.6.so)
==20605== by 0x44E4074: gethostbyname2 (in /lib/tls/libc-2.3.6.so)
==20605== by 0x45454B6: IP4Address::IP4Address(std::string) (IP4Address.cxx:99)
==20605== by 0x4543D85: IPAddress::create(std::string const&) (IPAddress.cxx:73)
==20605== by 0x41F1C7D: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, int, std::string, std::string, bool) (SipLayerTransport.cxx:858)
==20605== by 0x41F301F: SipLayerTransport::sendMessage(MRef<SipMessage*>, std::string const&, bool) (SipLayerTransport.cxx:708)
==20605== by 0x420611F: SipTransaction::send(MRef<SipMessage*>, bool, std::string) (SipTransaction.cxx:201)
==20605== by 0x4216F91: SipTransactionInviteClient::a0_start_calling_INVITE(SipSMCommand const&) (SipTransactionInviteClient.cxx:132)
==20605== by 0x8059861: StateTransition<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:346)
==20605== by 0x805996D: State<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:299)
==20605== by 0x8059A12: StateMachine<SipSMCommand, std::string>::handleCommand(SipSMCommand const&) (StateMachine.h:215)
==20605== by 0x4205C33: SipTransaction::handleCommand(SipSMCommand const&) (SipTransaction.cxx:249)
==20605== by 0x41D2C1A: SipLayerTransaction::defaultCommandHandler(SipSMCommand const&) (SipLayerTransaction.cxx:77)
==20605== by 0x41D38D7: SipLayerTransaction::handleCommand(SipSMCommand const&) (SipLayerTransaction.cxx:199)
==20605== by 0x41E6640: SipCommandDispatcher::handleCommand(SipSMCommand const&) (SipCommandDispatcher.cxx:263)
000:000 OUT (STREAM): INVITE sip:erik at localhost:1033 SIP/2.0
000:000 OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:2568;rport;branch=z9hG4bK1957747793
000:000 OUT (STREAM): Call-ID: 1714636915
000:000 OUT (STREAM): Max-Forwards: 50
000:000 OUT (STREAM): From: <sip:clientuser at domain.com>
000:000 OUT (STREAM): To: <sip:erik at localhost:1033>
000:000 OUT (STREAM): CSeq: 1 INVITE
000:000 OUT (STREAM): Contact: <sip:clientuser at 127.0.0.1:2568>;expires=1000
000:000 OUT (STREAM): Content-Length: 0
000:000 OUT (STREAM):
000:000 OUT (STREAM):
000:130 OUT (STREAM): INVITE sip:erik at localhost:1033 SIP/2.0
000:130 OUT (STREAM): Via: SIP/2.0/TCP 127.0.0.1:2568;rport;branch=z9hG4bK1957747793
000:130 OUT (STREAM): Call-ID: 1714636915
000:130 OUT (STREAM): Max-Forwards: 50
000:130 OUT (STREAM): From: <sip:clientuser at domain.com>
000:130 OUT (STREAM): To: <sip:erik at localhost:1033>
000:130 OUT (STREAM): CSeq: 1 INVITE
000:130 OUT (STREAM): Contact: <sip:clientuser at 127.0.0.1:2568>;expires=1000
000:130 OUT (STREAM): Content-Length: 0
000:130 OUT (STREAM):
000:130 OUT (STREAM):
==20605==
==20605== Thread 4:
==20605== Invalid read of size 4
==20605== at 0x4340EF6: std::_Rb_tree_increment(std::_Rb_tree_node_base*) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x4340F5C: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x454EC88: SocketServer::run() (stl_tree.h:265)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605== Address 0x47D2B5C is 12 bytes inside a block of size 32 free'd
==20605== at 0x401CDE1: operator delete(void*) (vg_replace_malloc.c:244)
==20605== by 0x454DFFF: SocketServer::removeSocket(MRef<Socket*>) (new_allocator.h:94)
==20605== by 0x41EC38B: SipLayerTransport::removeSocket(MRef<StreamSocket*>) (SipLayerTransport.cxx:974)
==20605== by 0x41F3DE5: StreamThreadData::streamSocketRead(MRef<StreamSocket*>) (SipLayerTransport.cxx:1136)
==20605== by 0x41F4015: StreamThreadData::inputReady(MRef<Socket*>) (SipLayerTransport.cxx:1113)
==20605== by 0x454EBCB: SocketServer::run() (SocketServer.cxx:334)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605==
==20605== Invalid read of size 4
==20605== at 0x4340F0D: std::_Rb_tree_increment(std::_Rb_tree_node_base*) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x4340F5C: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x454EC88: SocketServer::run() (stl_tree.h:265)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605== Address 0x47D2B54 is 4 bytes inside a block of size 32 free'd
==20605== at 0x401CDE1: operator delete(void*) (vg_replace_malloc.c:244)
==20605== by 0x454DFFF: SocketServer::removeSocket(MRef<Socket*>) (new_allocator.h:94)
==20605== by 0x41EC38B: SipLayerTransport::removeSocket(MRef<StreamSocket*>) (SipLayerTransport.cxx:974)
==20605== by 0x41F3DE5: StreamThreadData::streamSocketRead(MRef<StreamSocket*>) (SipLayerTransport.cxx:1136)
==20605== by 0x41F4015: StreamThreadData::inputReady(MRef<Socket*>) (SipLayerTransport.cxx:1113)
==20605== by 0x454EBCB: SocketServer::run() (SocketServer.cxx:334)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605==
==20605== Invalid read of size 4
==20605== at 0x4340F2C: std::_Rb_tree_increment(std::_Rb_tree_node_base*) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x4340F5C: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x454EC88: SocketServer::run() (stl_tree.h:265)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605== Address 0x47D2B5C is 12 bytes inside a block of size 32 free'd
==20605== at 0x401CDE1: operator delete(void*) (vg_replace_malloc.c:244)
==20605== by 0x454DFFF: SocketServer::removeSocket(MRef<Socket*>) (new_allocator.h:94)
==20605== by 0x41EC38B: SipLayerTransport::removeSocket(MRef<StreamSocket*>) (SipLayerTransport.cxx:974)
==20605== by 0x41F3DE5: StreamThreadData::streamSocketRead(MRef<StreamSocket*>) (SipLayerTransport.cxx:1136)
==20605== by 0x41F4015: StreamThreadData::inputReady(MRef<Socket*>) (SipLayerTransport.cxx:1113)
==20605== by 0x454EBCB: SocketServer::run() (SocketServer.cxx:334)
==20605== by 0x458D6DA: startRunnable(MRef<Runnable*>) (ThreadPosix.cxx:92)
==20605== by 0x458E797: LinuxThreadStarter(void*) (ThreadPosix.cxx:238)
==20605== by 0x42A00BC: start_thread (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x44CE9ED: clone (in /lib/tls/libc-2.3.6.so)
==20605==
==20605== Thread 1:
==20605==
==20605== 288 bytes in 4 blocks are possibly lost in loss record 102 of 112
==20605== at 0x401C7EF: calloc (vg_replace_malloc.c:279)
==20605== by 0x400E188: (within /lib/ld-2.3.6.so)
==20605== by 0x400E24B: _dl_allocate_tls (in /lib/ld-2.3.6.so)
==20605== by 0x42A0681: pthread_create@@GLIBC_2.1 (in /lib/tls/libpthread-2.3.6.so)
==20605== by 0x458E4FB: Thread::Thread(MRef<Runnable*>) (ThreadPosix.cxx:319)
==20605== by 0x8052BCD: ua_main(int, char**) (ua.cxx:468)
==20605== by 0x8053901: main (ua.cxx:516)
==20605==
==20605==
==20605== 1,032 bytes in 1 blocks are possibly lost in loss record 108 of 112
==20605== at 0x401D8E5: operator new[](unsigned) (vg_replace_malloc.c:195)
==20605== by 0x457E0F2: Timestamp::Timestamp() (Timestamp.cxx:43)
==20605== by 0x457E1CA: __static_initialization_and_destruction_0(int, int) (Timestamp.cxx:28)
==20605== by 0x4592D74: (within /home/svn/3247_regtest/usr/lib/libmutil.so.0.0.0)
==20605== by 0x456E9B0: (within /home/svn/3247_regtest/usr/lib/libmutil.so.0.0.0)
==20605== by 0x400B7F4: (within /lib/ld-2.3.6.so)
==20605== by 0x400B920: (within /lib/ld-2.3.6.so)
==20605== by 0x40007EE: (within /lib/ld-2.3.6.so)
==20605==
==20605==
==20605== 6,592 bytes in 242 blocks are possibly lost in loss record 112 of 112
==20605== at 0x401DC55: operator new(unsigned) (vg_replace_malloc.c:163)
==20605== by 0x4379E6A: std::string::_Rep::_S_create(unsigned, unsigned, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x437AC64: (within /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x437AE78: std::string::string(char const*, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.8)
==20605== by 0x457E207: __static_initialization_and_destruction_0(int, int) (Timestamp.cxx:34)
==20605== by 0x4592D74: (within /home/svn/3247_regtest/usr/lib/libmutil.so.0.0.0)
==20605== by 0x456E9B0: (within /home/svn/3247_regtest/usr/lib/libmutil.so.0.0.0)
==20605== by 0x400B7F4: (within /lib/ld-2.3.6.so)
==20605== by 0x400B920: (within /lib/ld-2.3.6.so)
==20605== by 0x40007EE: (within /lib/ld-2.3.6.so)
More information about the Minisip-devel
mailing list