Tcl Source Code

Artifact [abd3242a91]
Login

Artifact abd3242a91c901944234cea9257b08bfb101ce7f:

Attachment "output.txt" to ticket [3387084fff] added by msofer 2011-08-15 20:09:34.
==7399== Memcheck, a memory error detector
==7399== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==7399== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==7399== Command: ./tcltest ../tests/cmdAH.test
==7399== 
cmdAH.test:	Total	305	Passed	285	Skipped	20	Failed	0
Number of tests skipped for each constraint:
	8	nonPortable
	12	win
==7399== 
==7399== HEAP SUMMARY:
==7399==     in use at exit: 1,341 bytes in 37 blocks
==7399==   total heap usage: 343,248 allocs, 343,211 frees, 29,840,977 bytes allocated
==7399== 
==7399== 300 (60 direct, 240 indirect) bytes in 1 blocks are definitely lost in loss record 36 of 37
==7399==    at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==7399==    by 0x57E4B1A: nss_parse_service_list (nsswitch.c:622)
==7399==    by 0x57E543D: __nss_database_lookup (nsswitch.c:164)
==7399==    by 0x69143CF: ???
==7399==    by 0x6916244: ???
==7399==    by 0x579357C: getpwuid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:253)
==7399==    by 0x493529: TclpGetPwUid (tclUnixCompat.c:218)
==7399==    by 0x5810BC: TclpSetVariables (tclUnixInit.c:877)
==7399==    by 0x4BE438: Tcl_CreateInterp (tclBasic.c:932)
==7399==    by 0x44B4F7: Tcl_Main (tclMain.c:634)
==7399== 
==7399== 300 (60 direct, 240 indirect) bytes in 1 blocks are definitely lost in loss record 37 of 37
==7399==    at 0x4C2815C: malloc (vg_replace_malloc.c:236)
==7399==    by 0x57E4B1A: nss_parse_service_list (nsswitch.c:622)
==7399==    by 0x57E543D: __nss_database_lookup (nsswitch.c:164)
==7399==    by 0x69133FF: ???
==7399==    by 0x691417C: ???
==7399==    by 0x5791B3C: getgrgid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:253)
==7399==    by 0x493620: TclpGetGrGid (tclUnixCompat.c:330)
==7399==    by 0x48C493: GetGroupAttribute (tclUnixFCmd.c:1330)
==7399==    by 0x443AC8: NativeFileAttrsGet (tclIOUtil.c:2293)
==7399==    by 0x444008: Tcl_FSFileAttrsGet (tclIOUtil.c:2471)
==7399== 
==7399== LEAK SUMMARY:
==7399==    definitely lost: 120 bytes in 2 blocks
==7399==    indirectly lost: 480 bytes in 20 blocks
==7399==      possibly lost: 0 bytes in 0 blocks
==7399==    still reachable: 741 bytes in 15 blocks
==7399==         suppressed: 0 bytes in 0 blocks
==7399== Reachable blocks (those to which a pointer was found) are not shown.
==7399== To see them, rerun with: --leak-check=full --show-reachable=yes
==7399== 
==7399== For counts of detected and suppressed errors, rerun with: -v
==7399== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 4 from 4)