Skip to content

Instantly share code, notes, and snippets.

@bagder
Created April 20, 2020 06:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bagder/ea2e4aeb27e868c3b8fafeba9fdfc069 to your computer and use it in GitHub Desktop.
Save bagder/ea2e4aeb27e868c3b8fafeba9fdfc069 to your computer and use it in GitHub Desktop.
test 358 torture fail
test 0358...[HTTPS GET translated by alt-svc lookup to HTTP/2 GET]
237 functions to make fail
valgrind ERROR ==2932677== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2 of 3
==2932677== at 0x4838B65: calloc (vg_replace_malloc.c:762)
==2932677== by 0x166D77: curl_dbg_calloc (memdebug.c:205)
==2932677== by 0x154482: Curl_add_buffer_init (http.c:1136)
==2932677== by 0x1575FF: Curl_http (http.c:2575)
==2932677== by 0x170E56: multi_do (multi.c:1380)
==2932677== by 0x171E8A: multi_runsingle (multi.c:1854)
==2932677== by 0x172FEE: curl_multi_perform (multi.c:2363)
==2932677== by 0x1455C3: easy_transfer (easy.c:602)
==2932677== by 0x1457DA: easy_perform (easy.c:691)
==2932677== by 0x145824: curl_easy_perform (easy.c:710)
==2932677== by 0x13B667: serial_transfers (tool_operate.c:2207)
==2932677== by 0x13BAF2: run_all_transfers (tool_operate.c:2383)
==2932677== by 0x13BE06: operate (tool_operate.c:2495)
==2932677== by 0x13191D: main (tool_main.c:317)
==2932677==
** MEMORY FAILURE
Leak detected: memory still allocated: 40 bytes
At 59d2df8, there's 24 bytes.
allocated by http.c:1136
At 59d4038, there's 16 bytes.
allocated by strdup.c:95
LIMIT mprintf.c:1035 malloc reached memlimit
Failed on function number 106 in test.
invoke with "-t106" to repeat this single case.
- abort tests
TESTDONE: 0 tests out of 1 reported OK: 0%
TESTFAIL: These test cases failed: 358
TESTDONE: 1 tests were considered during 168 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment