File: C:/Redmine-4.x/redmine-4.2.9/files/160805111931_valgrind_3.log
==425== Memcheck, a memory error detector
==425== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==425== Using Valgrind-3.9.0 and LibVEX; rerun with -h for copyright info
==425== Command: OpenOpcUaCoreServer_debug ./ConfigOpenOpcUa.xml
==425== Parent PID: 420
==425==
==425== Thread 12:
==425== Invalid read of size 4
==425== at 0x4491255: InternalThreadMain (in /opt/SIEBMEYER/lib/libOpenOpcUaStackV1_debug.so.1.0.40)
==425== by 0x446C422: pthread_start (in /opt/SIEBMEYER/lib/libOpenOpcUaStackV1_debug.so.1.0.40)
==425== by 0x4037D64: ??? (in /lib/libpthread-2.18.so)
==425== by 0x4AB69DD: clone (clone.S:129)
==425== Address 0x5dd0f54 is 4 bytes inside a block of size 24 free'd
==425== at 0x4028B4F: free (vg_replace_malloc.c:468)
==425== by 0x445CFAD: OpcUa_P_Memory_Free (in /opt/SIEBMEYER/lib/libOpenOpcUaStackV1_debug.so.1.0.40)
==425== by 0x4459DDF: OpcUa_Memory_Free (in /opt/SIEBMEYER/lib/libOpenOpcUaStackV1_debug.so.1.0.40)
==425== by 0x4491475: OpcUa_Thread_Delete (in /opt/SIEBMEYER/lib/libOpenOpcUaStackV1_debug.so.1.0.40)
==425== by 0x80CB389: OpenOpcUa::UACoreServer::CSubscriptionServer::StopUpdateSubscriptionThread() (in /opt/SIEBMEYER/bin/OpenOpcUaCoreServer_debug)
==425== by 0x80C98AD: OpenOpcUa::UACoreServer::CSubscriptionServer::~CSubscriptionServer() (in /opt/SIEBMEYER/bin/OpenOpcUaCoreServer_debug)
==425== by 0x80C9D20: OpenOpcUa::UACoreServer::CSubscriptionServer::~CSubscriptionServer() (in /opt/SIEBMEYER/bin/OpenOpcUaCoreServer_debug)
==425== by 0x80B4587: OpenOpcUa::UACoreServer::CSessionServer::RemoveSubscription(OpenOpcUa::UACoreServer::CSubscriptionServer*) (in /opt/SIEBMEYER/bin/OpenOpcUaCoreServer_debug)
==425== by 0x80B44DF: OpenOpcUa::UACoreServer::CSessionServer::RemoveSubscriptionBySubscriptionId(unsigned long) (in /opt/SIEBMEYER/bin/OpenOpcUaCoreServer_debug)
==425== by 0x80C3D10: Server_DeleteSubscriptions(void*, void*, _OpcUa_RequestHeader const*, long, unsigned long const*, _OpcUa_ResponseHeader*, long*, unsigned long**, long*, _OpcUa_DiagnosticInfo**) (in /opt/SIEBMEYER/bin/OpenOpcUaCoreServer_debug)
==425== by 0x4486657: OpcUa_Server_BeginDeleteSubscriptions (in /opt/SIEBMEYER/lib/libOpenOpcUaStackV1_debug.so.1.0.40)
==425== by 0x444B657: OpcUa_Endpoint_BeginProcessRequest (in /opt/SIEBMEYER/lib/libOpenOpcUaStackV1_debug.so.1.0.40)
==425==
==425==
==425== HEAP SUMMARY:
==425== in use at exit: 11,756 bytes in 58 blocks
==425== total heap usage: 250,596 allocs, 250,538 frees, 715,054,024 bytes allocated
==425==
==425== LEAK SUMMARY:
==425== definitely lost: 2,920 bytes in 49 blocks
==425== indirectly lost: 8,496 bytes in 4 blocks
==425== possibly lost: 144 bytes in 1 blocks
==425== still reachable: 196 bytes in 4 blocks
==425== suppressed: 0 bytes in 0 blocks
==425== Rerun with --leak-check=full to see details of leaked memory
==425==
==425== For counts of detected and suppressed errors, rerun with: -v
==425== ERROR SUMMARY: 7 errors from 1 contexts (suppressed: 0 from 0)