(This page was automatically generated by the tools in the opsboy project on 15:08:05 28-Dec-2023 GMT.)

Detailed Test Report for ngx_encrypted_session in linux x86_64 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
a42c3711 2021-04-25 09:00:29 GMT 1 0 1 58 12 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 70f88773

OpenSSL

OpenSSL 1.1.1k 25 Mar 2021

Compilation Errors

Unexpected Failures

File Name Details
sanity.t TEST 2: key with custom iv ==10238== Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s)
==10238== at 0x5047C50: __sendmsg_nocancel (in /lib64/libpthread-2.17.so)
==10238== by 0x4433A8: ngx_write_channel (ngx_channel.c:79)
==10238== by 0x444E4A: ngx_pass_open_channel (ngx_process_cycle.c:481)
==10238== by 0x444ECA: ngx_start_worker_processes (ngx_process_cycle.c:385)
==10238== by 0x446D6A: ngx_master_process_cycle (ngx_process_cycle.c:241)
==10238== by 0x41CCE9: main (nginx.c:386)
==10238== Address 0x1ffeffa3fc is on thread 1's stack
==10238== in frame #2, created by ngx_pass_open_channel (ngx_process_cycle.c:455)
==10238==
{
<insert_a_suppression_name_here>
Memcheck:Param
sendmsg(msg.msg_iov[0])
fun:__sendmsg_nocancel
fun:ngx_write_channel
fun:ngx_pass_open_channel
fun:ngx_start_worker_processes
fun:ngx_master_process_cycle
fun:main
}

Expected Failures

(none)

Warnings

(none)

Go back to the index page.