|
From: Geoff A. <gal...@nc...> - 2003-10-08 02:12:49
|
Looks like this may be Q14 in the valgrind FAQ (http://developer.kde.org/~sewardj/docs-1.9.5/FAQ.txt). Geoff Alexander ----- Original Message ----- From: "strk" <st...@ke...> To: <val...@li...> Cc: <db...@re...> Sent: Tuesday, October 07, 2003 5:29 PM Subject: [Valgrind-users] still reachable from basic_string (C++) > Does the following valgrind detect a memory leak in the libstdc++ ? > > ==2410== 114048 bytes in 26 blocks are still reachable in loss record 14 of 14 > ==2410== at 0x4002A9A4: malloc (vg_replace_malloc.c:153) > ==2410== by 0x804BB6E: __default_alloc_template<true, 0>::_S_chunk_alloc(unsigned int, int &) (/usr/include/g++-3/stl_alloc.h:490) > ==2410== by 0x804B95B: __default_alloc_template<true, 0>::_S_refill(unsigned int) (/usr/include/g++-3/stl_alloc.h:531) > ==2410== by 0x402F092B: basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> >::replace(unsigned int, unsigned int, char const *, unsigned int) (/usr/include/g++-3/stl_alloc.h:332) > ==2410== by 0x402E78C7: __static_initialization_and_destruction_0 (/usr/include/g++-3/std/bastring.h:223) > ==2410== by 0x402E7D69: geos::TopologyValidationError::TopologyValidationError(int, geos::Coordinate) (/usr/include/g++-3/stl_map.h:76) > ==2410== by 0x402EFB04: (within /extra/geos/lib/libgeos.so.1.0.0) > ==2410== by 0x40286855: (within /extra/geos/lib/libgeos.so.1.0.0) > ==2410== by 0x4000D1D8: _dl_init (dl-init.c:70) > ==2410== by 0x40001DB0: (within /lib/ld-2.2.2.so) > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |