462 lines
13 KiB
XML
462 lines
13 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<valgrindoutput>
|
|
|
|
<protocolversion>4</protocolversion>
|
|
<protocoltool>memcheck</protocoltool>
|
|
|
|
<preamble>
|
|
<line>Memcheck, a memory error detector</line>
|
|
<line>Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al.</line>
|
|
<line>Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info</line>
|
|
<line>Command: build/zmq_worker 6002</line>
|
|
</preamble>
|
|
|
|
<pid>241958</pid>
|
|
<ppid>241956</ppid>
|
|
<tool>memcheck</tool>
|
|
|
|
<args>
|
|
<vargv>
|
|
<exe>/usr/bin/valgrind</exe>
|
|
<arg>--tool=memcheck</arg>
|
|
<arg>--xml=yes</arg>
|
|
<arg>--xml-file=valgrind_output_worker_1.xml</arg>
|
|
<arg>--gen-suppressions=all</arg>
|
|
<arg>--leak-check=full</arg>
|
|
<arg>--leak-resolution=med</arg>
|
|
<arg>--track-origins=yes</arg>
|
|
<arg>--trace-children=yes</arg>
|
|
<arg>--vgdb=no</arg>
|
|
<arg>--fair-sched=yes</arg>
|
|
</vargv>
|
|
<argv>
|
|
<exe>build/zmq_worker</exe>
|
|
<arg>6002</arg>
|
|
</argv>
|
|
</args>
|
|
|
|
<status>
|
|
<state>RUNNING</state>
|
|
<time>00:00:00:00.034 </time>
|
|
</status>
|
|
|
|
<fatal_signal>
|
|
<tid>1</tid>
|
|
<signo>2</signo>
|
|
<signame>SIGINT</signame>
|
|
<sicode>128</sicode>
|
|
<siaddr>0x0</siaddr>
|
|
<stack>
|
|
<frame>
|
|
<ip>0x4A0CBE2</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>__syscall_cancel_arch</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/nptl/../sysdeps/unix/sysv/linux/x86_64</dir>
|
|
<file>syscall_cancel.S</file>
|
|
<line>56</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4A00E32</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>__internal_syscall_cancel</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/nptl</dir>
|
|
<file>cancellation.c</file>
|
|
<line>49</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4A014BB</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>__futex_abstimed_wait_common64</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/nptl</dir>
|
|
<file>futex-internal.c</file>
|
|
<line>57</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4A014BB</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>__futex_abstimed_wait_common</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/nptl</dir>
|
|
<file>futex-internal.c</file>
|
|
<line>87</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4A06413</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>__pthread_clockjoin_ex</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/nptl</dir>
|
|
<file>pthread_join_common.c</file>
|
|
<line>108</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x1095A2</ip>
|
|
<obj>/home/timo/gitl/RN-Praxis3/praxis3/build/zmq_worker</obj>
|
|
<fn>main</fn>
|
|
<dir>/home/timo/gitl/RN-Praxis3/praxis3</dir>
|
|
<file>zmq_worker.c</file>
|
|
<line>46</line>
|
|
</frame>
|
|
</stack>
|
|
</fatal_signal>
|
|
|
|
|
|
<status>
|
|
<state>FINISHED</state>
|
|
<time>00:00:00:05.951 </time>
|
|
</status>
|
|
|
|
<error>
|
|
<unique>0x52</unique>
|
|
<tid>1</tid>
|
|
<kind>Leak_PossiblyLost</kind>
|
|
<xwhat>
|
|
<text>1,056 bytes in 3 blocks are possibly lost in loss record 83 of 112</text>
|
|
<leakedbytes>1056</leakedbytes>
|
|
<leakedblocks>3</leakedblocks>
|
|
</xwhat>
|
|
<stack>
|
|
<frame>
|
|
<ip>0x484CC13</ip>
|
|
<obj>/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
|
|
<fn>calloc</fn>
|
|
<dir>/usr/src/debug/valgrind/valgrind-3.24.0/coregrind/m_replacemalloc</dir>
|
|
<file>vg_replace_malloc.c</file>
|
|
<line>1675</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x40116A3</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>calloc</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf/../include</dir>
|
|
<file>rtld-malloc.h</file>
|
|
<line>44</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x40116A3</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>allocate_dtv</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf/../elf</dir>
|
|
<file>dl-tls.c</file>
|
|
<line>462</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x40120E1</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_allocate_tls</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf/../elf</dir>
|
|
<file>dl-tls.c</file>
|
|
<line>705</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4A0540C</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>allocate_stack</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/nptl</dir>
|
|
<file>allocatestack.c</file>
|
|
<line>431</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4A0540C</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>pthread_create@@GLIBC_2.34</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/nptl</dir>
|
|
<file>pthread_create.c</file>
|
|
<line>660</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x10953B</ip>
|
|
<obj>/home/timo/gitl/RN-Praxis3/praxis3/build/zmq_worker</obj>
|
|
<fn>main</fn>
|
|
<dir>/home/timo/gitl/RN-Praxis3/praxis3</dir>
|
|
<file>zmq_worker.c</file>
|
|
<line>31</line>
|
|
</frame>
|
|
</stack>
|
|
<suppression>
|
|
<sname>insert_a_suppression_name_here</sname>
|
|
<skind>Memcheck:Leak</skind>
|
|
<skaux>match-leak-kinds: possible</skaux>
|
|
<sframe> <fun>calloc</fun> </sframe>
|
|
<sframe> <fun>calloc</fun> </sframe>
|
|
<sframe> <fun>allocate_dtv</fun> </sframe>
|
|
<sframe> <fun>_dl_allocate_tls</fun> </sframe>
|
|
<sframe> <fun>allocate_stack</fun> </sframe>
|
|
<sframe> <fun>pthread_create@@GLIBC_2.34</fun> </sframe>
|
|
<sframe> <fun>main</fun> </sframe>
|
|
<rawtext>
|
|
<![CDATA[
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:calloc
|
|
fun:calloc
|
|
fun:allocate_dtv
|
|
fun:_dl_allocate_tls
|
|
fun:allocate_stack
|
|
fun:pthread_create@@GLIBC_2.34
|
|
fun:main
|
|
}
|
|
]]>
|
|
</rawtext>
|
|
</suppression>
|
|
</error>
|
|
|
|
<suppression>
|
|
<sname>insert_a_suppression_name_here</sname>
|
|
<skind>Memcheck:Leak</skind>
|
|
<skaux>match-leak-kinds: possible</skaux>
|
|
<sframe> <fun>calloc</fun> </sframe>
|
|
<sframe> <fun>calloc</fun> </sframe>
|
|
<sframe> <fun>allocate_dtv</fun> </sframe>
|
|
<sframe> <fun>_dl_allocate_tls</fun> </sframe>
|
|
<sframe> <fun>allocate_stack</fun> </sframe>
|
|
<sframe> <fun>pthread_create@@GLIBC_2.34</fun> </sframe>
|
|
<sframe> <fun>main</fun> </sframe>
|
|
<rawtext>
|
|
<![CDATA[
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:calloc
|
|
fun:calloc
|
|
fun:allocate_dtv
|
|
fun:_dl_allocate_tls
|
|
fun:allocate_stack
|
|
fun:pthread_create@@GLIBC_2.34
|
|
fun:main
|
|
}
|
|
]]>
|
|
</rawtext>
|
|
</suppression>
|
|
<error>
|
|
<unique>0x61</unique>
|
|
<tid>1</tid>
|
|
<kind>Leak_PossiblyLost</kind>
|
|
<xwhat>
|
|
<text>2,304 bytes in 1 blocks are possibly lost in loss record 98 of 112</text>
|
|
<leakedbytes>2304</leakedbytes>
|
|
<leakedblocks>1</leakedblocks>
|
|
</xwhat>
|
|
<stack>
|
|
<frame>
|
|
<ip>0x48457A8</ip>
|
|
<obj>/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
|
|
<fn>malloc</fn>
|
|
<dir>/usr/src/debug/valgrind/valgrind-3.24.0/coregrind/m_replacemalloc</dir>
|
|
<file>vg_replace_malloc.c</file>
|
|
<line>446</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4023AC5</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>malloc</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf/../include</dir>
|
|
<file>rtld-malloc.h</file>
|
|
<line>56</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4023AC5</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dlfo_mappings_segment_allocate</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-find_object.c</file>
|
|
<line>217</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4023AC5</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_find_object_update_1</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-find_object.c</file>
|
|
<line>680</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4023AC5</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_find_object_update</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-find_object.c</file>
|
|
<line>814</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x400CA9F</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>dl_open_worker_begin</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-open.c</file>
|
|
<line>714</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4002402</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_catch_exception</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-catch.c</file>
|
|
<line>241</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x400BDF1</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>dl_open_worker</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-open.c</file>
|
|
<line>761</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4002402</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_catch_exception</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-catch.c</file>
|
|
<line>241</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x400C283</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_open</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-open.c</file>
|
|
<line>874</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4AD7754</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>do_dlopen</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-libc.c</file>
|
|
<line>95</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4002402</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_catch_exception</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-catch.c</file>
|
|
<line>241</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4002558</ip>
|
|
<obj>/usr/lib/ld-linux-x86-64.so.2</obj>
|
|
<fn>_dl_catch_error</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-catch.c</file>
|
|
<line>260</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4AD76C0</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>dlerror_run</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-libc.c</file>
|
|
<line>45</line>
|
|
</frame>
|
|
<frame>
|
|
<ip>0x4AD790F</ip>
|
|
<obj>/usr/lib/libc.so.6</obj>
|
|
<fn>__libc_dlopen_mode</fn>
|
|
<dir>/usr/src/debug/glibc/glibc/elf</dir>
|
|
<file>dl-libc.c</file>
|
|
<line>162</line>
|
|
</frame>
|
|
</stack>
|
|
<suppression>
|
|
<sname>insert_a_suppression_name_here</sname>
|
|
<skind>Memcheck:Leak</skind>
|
|
<skaux>match-leak-kinds: possible</skaux>
|
|
<sframe> <fun>malloc</fun> </sframe>
|
|
<sframe> <fun>malloc</fun> </sframe>
|
|
<sframe> <fun>_dlfo_mappings_segment_allocate</fun> </sframe>
|
|
<sframe> <fun>_dl_find_object_update_1</fun> </sframe>
|
|
<sframe> <fun>_dl_find_object_update</fun> </sframe>
|
|
<sframe> <fun>dl_open_worker_begin</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_exception</fun> </sframe>
|
|
<sframe> <fun>dl_open_worker</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_exception</fun> </sframe>
|
|
<sframe> <fun>_dl_open</fun> </sframe>
|
|
<sframe> <fun>do_dlopen</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_exception</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_error</fun> </sframe>
|
|
<sframe> <fun>dlerror_run</fun> </sframe>
|
|
<sframe> <fun>__libc_dlopen_mode</fun> </sframe>
|
|
<rawtext>
|
|
<![CDATA[
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:malloc
|
|
fun:malloc
|
|
fun:_dlfo_mappings_segment_allocate
|
|
fun:_dl_find_object_update_1
|
|
fun:_dl_find_object_update
|
|
fun:dl_open_worker_begin
|
|
fun:_dl_catch_exception
|
|
fun:dl_open_worker
|
|
fun:_dl_catch_exception
|
|
fun:_dl_open
|
|
fun:do_dlopen
|
|
fun:_dl_catch_exception
|
|
fun:_dl_catch_error
|
|
fun:dlerror_run
|
|
fun:__libc_dlopen_mode
|
|
}
|
|
]]>
|
|
</rawtext>
|
|
</suppression>
|
|
</error>
|
|
|
|
<suppression>
|
|
<sname>insert_a_suppression_name_here</sname>
|
|
<skind>Memcheck:Leak</skind>
|
|
<skaux>match-leak-kinds: possible</skaux>
|
|
<sframe> <fun>malloc</fun> </sframe>
|
|
<sframe> <fun>malloc</fun> </sframe>
|
|
<sframe> <fun>_dlfo_mappings_segment_allocate</fun> </sframe>
|
|
<sframe> <fun>_dl_find_object_update_1</fun> </sframe>
|
|
<sframe> <fun>_dl_find_object_update</fun> </sframe>
|
|
<sframe> <fun>dl_open_worker_begin</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_exception</fun> </sframe>
|
|
<sframe> <fun>dl_open_worker</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_exception</fun> </sframe>
|
|
<sframe> <fun>_dl_open</fun> </sframe>
|
|
<sframe> <fun>do_dlopen</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_exception</fun> </sframe>
|
|
<sframe> <fun>_dl_catch_error</fun> </sframe>
|
|
<sframe> <fun>dlerror_run</fun> </sframe>
|
|
<sframe> <fun>__libc_dlopen_mode</fun> </sframe>
|
|
<rawtext>
|
|
<![CDATA[
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:malloc
|
|
fun:malloc
|
|
fun:_dlfo_mappings_segment_allocate
|
|
fun:_dl_find_object_update_1
|
|
fun:_dl_find_object_update
|
|
fun:dl_open_worker_begin
|
|
fun:_dl_catch_exception
|
|
fun:dl_open_worker
|
|
fun:_dl_catch_exception
|
|
fun:_dl_open
|
|
fun:do_dlopen
|
|
fun:_dl_catch_exception
|
|
fun:_dl_catch_error
|
|
fun:dlerror_run
|
|
fun:__libc_dlopen_mode
|
|
}
|
|
]]>
|
|
</rawtext>
|
|
</suppression>
|
|
<errorcounts>
|
|
</errorcounts>
|
|
|
|
<suppcounts>
|
|
</suppcounts>
|
|
|
|
</valgrindoutput>
|
|
|