Public bug reported: 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, ** Affects: nginx (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915391 Title: Nginx crash when using init_worker_by_lua_block To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1915391/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
