cURL / Mailing Lists / curl-library / Single Mail

curl-library

[ curl-Bugs-1116672 ] valgrind ERRORs running "make test" of 7.13.0 on Fedora

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 04 Feb 2005 20:05:11 -0800

Bugs item #1116672, was opened at 2005-02-04 20:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1116672&group_id=976

Category: compile or build problem
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: valgrind ERRORs running "make test" of 7.13.0 on Fedora

Initial Comment:
Snippet from "make test" output building curl 7.13.0 on
Fedora:

<snip>
********* System characteristics ********
* curl 7.13.0 (i686-pc-linux-gnu)
* libcurl/7.13.0 OpenSSL/0.9.7e zlib/1.2.1.2
* Features: Largefile NTLM SSL libz
* Host: (somehost)
* System: Linux (somehost) 2.6.9-1.667smp #1 SMP Tue
Nov 2 14:59:52 EST 2004 i686 i686 i386 GNU/Linux
* Server SSL: ON
* libcurl SSL: ON
* libcurl debug: OFF
* valgrind: ON
* HTTP IPv6 OFF
* HTTP port: 8990
* FTP port: 8992
* FTP port 2: 8995
* FTPS port: 8993
* HTTPS port: 8991
*****************************************
test 001... valgrind ERROR
 Leaked 27 bytes
test 002... valgrind ERROR
 Leaked 27 bytes
test 003... valgrind ERROR
 Leaked 27 bytes
(for all tests except:)
test 509...OK
TESTDONE: 1 tests out of 247 reported OK: 0%
TESTFAIL: These test cases failed: 1 2 3 4 5 6 7 8 9 10
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47
48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101
102 103 104 105 106 107 108 109 110 111 112 113 114 115
116 117 118 119 120 121 122 123 124 125 126 127 128 135
136 137 138 139 140 141 142 143 144 145 146 147 148 149
150 151 152 153 154 155 156 157 158 159 160 161 162 163
164 166 167 168 169 170 171 172 173 174 175 176 177 178
179 180 181 182 183 184 185 186 187 188 189 190 191 192
193 194 195 196 197 198 199 200 201 202 203 204 205 206
207 208 209 210 211 213 214 215 216 217 218 220 221 222
223 224 225 226 227 228 229 230 231 232 300 301 302 303
304 305 306 500 501 502 503 504 505 506 507 508 510 511
512 513 514 515 516 517 519
TESTDONE: 258 tests were considered.
TESTINFO: 11 tests were skipped due to these restraints:
TESTINFO: "curl lacks ipv6 support" 4 times (212, 240,
241, 242)
TESTINFO: "rlimit problems" 1 times (518)
TESTINFO: "curl lacks idn support" 1 times (165)
TESTINFO: "curl lacks netrc_debug support" 5 times
(130, 131, 132, 133, 134)
</snip>

curl 7.12.3 survived "make test" without errors

Thanks...

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1116672&group_id=976
Received on 2005-02-05