Welcome! Log In Create A New Profile

Advanced

Re: Nginx-tests stream_ssl_conf_command.t test hanging indefinitely

Sergey Kandaurov
January 24, 2024 06:00PM
> On 25 Jan 2024, at 01:15, Mayerhofer, Austin via nginx-devel <nginx-devel@nginx.org> wrote:
>
> Hi all,
> Apologies if I sent this twice, I don’t think the first one went through because I wasn’t subscribed to the list.
> nginx-tests’ stream_ssl_conf_command.t is hanging for me and not running to completion, I’m using the following configuration:
> OS: MacOS 12.6.3
> Chip: Apple M1 Max
> NGINX: 1.24.0 built from source code with ./configure --with-debug --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --without-http_auth_basic_module --without-http_autoindex_module --without-http_browser_module --without-http-cache --without-http_charset_module --without-http_empty_gif_module --without-http_fastcgi_module --without-http_grpc_module --without-http_limit_conn_module --without-http_limit_req_module --without-http_memcached_module --without-http_referer_module --without-http_scgi_module --without-http_split_clients_module --without-http_ssi_module --without-http_upstream_hash_module --without-http_upstream_ip_hash_module --without-http_upstream_least_conn_module --without-http_userid_module --without-http_uwsgi_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --without-stream_limit_conn_module --without-stream_set_module --without-stream_split_clients_module --without-stream_upstream_hash_module --without-stream_upstream_least_conn_module --without-stream_upstream_zone_module nginx-tests: https://github.com/nginx/nginx-tests/tree/4c2ad8093952706f327d04887c5546bad91b75a6
> When I run:
> ```
> TEST_NGINX_BINARY=/usr/local/nginx/sbin/nginx prove -v stream_ssl_conf_command.t
> ```
> The output is:
> ```
> stream_ssl_conf_command.t ..
> 1..5
> ok 1 - Certificate
> ok 2 - SessionTicket
> ok 3 – ServerPreference
> ```
> And it hangs there.

Perl from macOS base system (/usr/bin/perl) is known to be buggy
for some unknown reason. This is expressed in various hangs when
running nginx-tests. I saw similar reports since at least macOS
12.3.1, and this is not caused by a particular Perl version (same
version from macports works for me). You can try Perl from homebrew
or macports collections, it should work just fine.

--
Sergey Kandaurov
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Nginx-tests stream_ssl_conf_command.t test hanging indefinitely

Mayerhofer, Austin via nginx-devel 190 January 24, 2024 04:16PM

Re: Nginx-tests stream_ssl_conf_command.t test hanging indefinitely

Sergey Kandaurov 35 January 24, 2024 06:00PM

Re: [EXTERNAL] Re: Nginx-tests stream_ssl_conf_command.t test hanging indefinitely

Mayerhofer, Austin via nginx-devel 28 January 25, 2024 01:26PM

Re: Nginx-tests stream_ssl_conf_command.t test hanging indefinitely

Mayerhofer, Austin via nginx-devel 36 January 25, 2024 08:16PM

Re: Nginx-tests stream_ssl_conf_command.t test hanging indefinitely

Maxim Dounin 46 January 29, 2024 03:14AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 254
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready