Nginx crash when using init_worker_by_lua_block

Bug #1915391 reported by Olivier
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
nginx (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Hi,

Problem is related to this bug : https://github.com/openresty/lua-nginx-module/issues/1348

The package libnginx-mod-http-lua provided with Ubuntu Groovy use the 0.10.13 version of https://github.com/openresty/lua-nginx-module but Nginx package provides the version 1.18 of Nginx. Starting with Nginx 1.15, the Lua module version to use must be 0.10.14 at least.

This problem can be reproduced by adding the following in the http block:

init_worker_by_lua_block {
}

Be aware of https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1893753 and problem with 0.10.15 or above version.

Regards,

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in nginx (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.