(This page was automatically generated by the tools in the opsboy project on 22:21:52 27-Apr-2016 GMT.)

Detailed Test Report for ngx_example_lua in linux x86_64 (v)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
39519b13 2016-04-25 22:20:23 GMT 1 0 1 3 1 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit 3c15839

Compilation Errors

Unexpected Failures

File Name Details
00-simple.t TEST 1: example echo ==23056== Conditional jump or move depends on uninitialised value(s)
==23056== at 0x5263334: str_fastcmp (lj_str.c:58)
==23056== by 0x5263334: lj_str_new (lj_str.c:166)
==23056== by 0x527122C: lua_setfield (lj_api.c:903)
==23056== by 0x4B4196: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:119)
==23056== by 0x4B428E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187)
==23056== by 0x4B4C5E: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==23056== by 0x4B4716: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:214)
==23056== by 0x44CB21: ngx_http_core_content_phase (ngx_http_core_module.c:1381)
==23056== by 0x447722: ngx_http_core_run_phases (ngx_http_core_module.c:858)
==23056== by 0x44783B: ngx_http_handler (ngx_http_core_module.c:841)
==23056== by 0x45335B: ngx_http_process_request (ngx_http_request.c:1912)
==23056== by 0x453987: ngx_http_process_request_headers (ngx_http_request.c:1344)
==23056== by 0x453EF4: ngx_http_process_request_line (ngx_http_request.c:1023)
==23056== by 0x4545BE: ngx_http_wait_request_handler (ngx_http_request.c:500)
==23056== by 0x43CB6D: ngx_epoll_process_events (ngx_epoll_module.c:822)
==23056== by 0x4334C8: ngx_process_events_and_timers (ngx_event.c:242)
==23056== by 0x43BDC4: ngx_single_process_cycle (ngx_process_cycle.c:309)
==23056== by 0x417DAE: main (nginx.c:364)
==23056==
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:str_fastcmp
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_cache_store_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_epoll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}

Expected Failures

(none)

Warnings

(none)

Go back to the index page.