search for: tclthreadalloc

Displaying 1 result from an estimated 1 matches for "tclthreadalloc".

2018 Jul 01
2
[PATCH nbdkit] valgrind: Don't call dlclose when running under valgrind.
...his opportunity to improve developer documentation. With this change you should see full stack traces from plugins, eg: ==2441== 32,768 bytes in 2 blocks are possibly lost in loss record 73 of 78 ==2441== at 0x4C2EBAB: malloc (vg_replace_malloc.c:299) ==2441== by 0x7928C79: GetBlocks (tclThreadAlloc.c:1044) ==2441== by 0x7928C79: TclpAlloc (tclThreadAlloc.c:358) ==2441== by 0x7928FEE: TclpRealloc (tclThreadAlloc.c:514) ==2441== by 0x784662B: Tcl_Realloc (tclCkalloc.c:1145) ==2441== by 0x79329BA: Tcl_DStringSetLength (tclUtil.c:2819) ==2441== by 0x78BFAC0: Tcl_ExternalT...