Opened 6 years ago
Closed 6 years ago
#12280 closed enhancement (fixed)
curl-7.65.2
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version
Change History (6)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
comment:3 by , 6 years ago
TESTDONE: 905 tests out of 1036 reported OK: 87% TESTFAIL: These test cases failed: 9 39 41 44 64 65 70 71 72 88 153 154 158 163 166 167 168 170 173 186 206 245 246 258 259 273 277 300 301 303 304 305 306 309 310 311 312 313 320 321 322 323 324 325 400 401 403 404 405 406 407 408 409 540 551 552 554 560 565 579 587 643 644 645 646 647 648 649 650 651 652 653 654 1001 1002 1030 1053 1060 1061 1071 1072 1079 1095 1112 1133 1139 1140 1158 1173 1229 1284 1285 1286 1315 1404 1412 1418 1437 1553 1560 1561 1562 1590 2024 2026 2027 2028 2030 2034 2035 2037 2038 2041 2042 2048 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2073 2076 3000 3001 TESTDONE: 1254 tests were considered during 1361 seconds. Using 'time make test' the duration was 23m38.712s = 1418 seconds (15 SBU) Valgrind was very noisy. Lots of complaints about uninitialized 8 bit values like: Use of uninitialised value of size 8 at 0x4A44772: ??? (in /usr/lib/libcrypto.so.1.1) Conditional jump or move depends on uninitialised value(s) at 0x4A44614: ??? (in /usr/lib/libcrypto.so.1.1) Use of uninitialised value of size 8 at 0x488A8E3: Curl_rand_hex (in /build/curl/curl-7.65.2/lib/.libs/libcurl.so.4.5.0) ^^^^^^^ Lots of repeated values. All dependencies except for externals installed.
comment:4 by , 6 years ago
Do you have OpenSSL installed with the sed in LFS? That should remove those valgrind errors
comment:5 by , 6 years ago
MUCH better
TESTDONE: 1034 tests out of 1036 reported OK: 99% TESTFAIL: These test cases failed: 323 1560 TESTDONE: 1254 tests were considered during 1362 seconds.
No info for test 0323... exit FAILED
test 1560... valgrind ERROR ==13041== Conditional jump or move depends on uninitialised value(s) ==13041== at 0x401E12: test (in /build/curl/curl-7.65.2/tests/libtest/.libs/lt-lib1560) ==13041== by 0x4932BAA: (below main) (libc-start.c:308) ==13041== ==13041== Conditional jump or move depends on uninitialised value(s) ==13041== at 0x401E2C: test (in /build/curl/curl-7.65.2/tests/libtest/.libs/lt-lib1560) ==13041== by 0x4932BAA: (below main) (libc-start.c:308) ==13041== ==13041== Conditional jump or move depends on uninitialised value(s) ==13041== at 0x401E79: test (in /build/curl/curl-7.65.2/tests/libtest/.libs/lt-lib1560) ==13041== by 0x4932BAA: (below main) (libc-start.c:308) ==13041==
Note:
See TracTickets
for help on using tickets.
curl and libcurl 7.65.2
This release includes the following bugfixes: