[Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

Olivier Cruilles linuxos at ...1896...
Sun May 13 22:50:31 CEST 2012


[linus at ...2073... tmp]$ valgrind --tool=memcheck --num-callers=50 gbr3 -- /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3
==3141== Memcheck, a memory error detector
==3141== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==3141== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==3141== Command: gbr3 -- /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3
==3141== 
ERROR: #35: Cannot open file '.': No such device
==3141== 
==3141== HEAP SUMMARY:
==3141==     in use at exit: 14,096 bytes in 197 blocks
==3141==   total heap usage: 216 allocs, 19 frees, 55,048 bytes allocated
==3141== 
==3141== LEAK SUMMARY:
==3141==    definitely lost: 64 bytes in 1 blocks
==3141==    indirectly lost: 0 bytes in 0 blocks
==3141==      possibly lost: 8,752 bytes in 136 blocks
==3141==    still reachable: 5,280 bytes in 60 blocks
==3141==         suppressed: 0 bytes in 0 blocks
==3141== Rerun with --leak-check=full to see details of leaked memory
==3141== 
==3141== For counts of detected and suppressed errors, rerun with: -v
==3141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 18 from 8)



Olivier Cruilles
Mail: linuxos at ...1896...

Le 13 mai 2012 à 21:04, Benoît Minisini a écrit :

> valgrind --tool=memcheck --num-callers=50 gbr3 -- 
> /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3




More information about the User mailing list