cURL / Mailing Lists / curl-library / Single Mail

curl-library

test 509 fails

From: Chris Ghormley <chris_at_set-point.com>
Date: Mon, 23 Mar 2015 22:45:45 -0700

I am running automated tests and failing test 509. This is on Ubuntu
14.04 32-bit with the following configuration:

./configure CFLAGS=-Os --enable-proxy --disable-debug --enable-crypto-auth -
-disable-ares --disable-dependency-tracking --disable-largefile
--disable-libtoo
l-lock --disable-ftp --disable-file --disable-gopher --disable-ldap
--disable-ld
aps --disable-rtsp --disable-dict --disable-telnet --disable-tftp
--disable-pop3
  --disable-imap --disable-smtp --disable-manual --disable-ipv6
--enable-verbose
--disable-sspi --enable-hidden-symbols --with-axtls=/usr/local
--without-ssl --w
ithout-gnutls --without-nss --without-libidn --without-libssh2

For testing veterans out there, what is this trying to tell me? Output
follows.

test 0509...[initialization with memory callbacks and actual usage]

  509: stdout FAILED:
--- log/check-expected 2015-03-23 22:17:11.860097652 -0700
+++ log/check-generated 2015-03-23 22:17:11.860097652 -0700
@@ -1,4 +1,2 @@
  seen custom_calloc()[LF]
  seen custom_malloc()[LF]
-seen custom_realloc()[LF]
-seen custom_free()[LF]
== Contents of files in the log/ dir after test 509
=== Start of file check-expected
  seen custom_calloc()[LF]
  seen custom_malloc()[LF]
  seen custom_realloc()[LF]
  seen custom_free()[LF]
=== End of file check-expected
=== Start of file check-generated
  seen custom_calloc()[LF]
  seen custom_malloc()[LF]
=== End of file check-generated
=== Start of file stderr509
  URL: nothing
=== End of file stderr509
=== Start of file stdout509
  seen custom_calloc()
  seen custom_malloc()
=== End of file stdout509
=== Start of file valgrind509
  ==4258== Memcheck, a memory error detector
  ==4258== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
  ==4258== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for
copyright info
  ==4258== Command: /build-14572/tests/libtest/.libs/lt-lib509 nothing
  ==4258== Parent PID: 4257
  ==4258==
  ==4258==
  ==4258== HEAP SUMMARY:
  ==4258== in use at exit: 0 bytes in 0 blocks
  ==4258== total heap usage: 26 allocs, 26 frees, 37,026 bytes allocated
  ==4258==
  ==4258== All heap blocks were freed -- no leaks are possible
  ==4258==
  ==4258== For counts of detected and suppressed errors, rerun with: -v
  ==4258== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
=== End of file valgrind509

-- 
  Chris Ghormley / Set-Point Control
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-03-24