Re: Nginx segfault - `is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment`

2022-08-16 Thread Sergey A. Osokin
Hi, thanks for the update. On Tue, Aug 16, 2022 at 05:49:59AM -0400, petecooper wrote: > > […] > > The issue is resolved with the removal of third party module `nchan` [1]. A > recent release resolved a reported issue with Nginx 1.23, but given the > number of modules I am using it's possible t

Re: ngx_http_read_client_request_body not always being called?

2022-08-16 Thread Sergey Kandaurov
> On 16 Aug 2022, at 00:35, atrocitus wrote: > > (I wanted to post this to the Nginx Development group but it's read only) You can subscribe to the nginx development mailing list: https://mailman.nginx.org/mailman3/lists/nginx-devel.nginx.org/ > > I'm developing a module which will receive p

Re: Nginx segfault - `is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment`

2022-08-16 Thread petecooper
petecooper Wrote: --- > Hello. > I have a single-digit fleet of Ubuntu servers, all running a similar > configuration: > > * Ubuntu 20.04LTS, current kernel via `apt` > * Nginx 1.23.1 from source, with 3rd party modules > * PHP 8.0 or 8.1 f