[geos-devel] Re: [GEOS] #397: Valgrind reported errors
GEOS
geos-trac at osgeo.org
Wed Mar 2 05:11:30 EST 2011
#397: Valgrind reported errors
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone:
Component: Default | Version: svn-trunk
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Comment(by darkblueb):
Linux xps-420 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC
2010 x86_64 GNU/Linux
dbb at xps-420:/home/shared/srcs_xps/strk_test$ gcc --version
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
dbb at xps-420:/home/shared/srcs_xps/strk_test$ valgrind --version
valgrind-3.6.0.SVN-Debian
============================
dbb at xps-420:/home/shared/srcs_xps/strk_test$ libtool --mode=execute
valgrind ../geos_trunk/tests/xmltester/XMLTester bug397.xml
==7815== Memcheck, a memory error detector
==7815== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==7815== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for
copyright info
==7815== Command: /home/shared/srcs_xps/geos_trunk/tests/xmltester/.libs
/lt-XMLTester bug397.xml
==7815==
Files: 1
Tests: 1
Failed: 0
Succeeded: 1
==7815==
==7815== HEAP SUMMARY:
==7815== in use at exit: 0 bytes in 0 blocks
==7815== total heap usage: 25,343 allocs, 25,343 frees, 1,213,252 bytes
allocated
==7815==
==7815== All heap blocks were freed -- no leaks are possible
==7815==
==7815== For counts of detected and suppressed errors, rerun with: -v
==7815== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/397#comment:7>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list