<div dir="ltr"><div dir="ltr">A sample log entry is as follows (there is no further logs related to the issue):<br><a style="margin:0px;outline-style:solid;outline-width:0px;padding:0px;background-image:none;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;border:0px;font-size:12px;line-height:inherit;font-family:Menlo,Consolas,monospace"><div style="margin:0px;outline-style:solid;outline-width:0px;padding:0px"><span style="margin:0px;outline-style:solid;outline-width:0px;padding:0px 0px 0px 3px;word-break:break-all"><span style="margin:0px;outline-style:solid;outline-width:0px;padding:0px"><span style="margin:0px;outline-style:solid;outline-width:0px;padding:0px;white-space:pre-wrap">pid 1: LOG:  child process with pid: 65 exits with status 4 by signal 4</span></span></span></div></a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 16, 2022 at 11:40 AM Bo Peng <<a href="mailto:pengbo@sraoss.co.jp" target="_blank">pengbo@sraoss.co.jp</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
> "child process with pid: xxx exits with status 4 by signal 4"<br>
<br>
Could you show full logs of Pgpool-II?<br>
<br>
On Mon, 14 Nov 2022 10:35:17 +0300<br>
Ferhat Can <ferhat.can@socio.events> wrote:<br>
<br>
> Hello all,<br>
> <br>
> First of all, thank you for making such a unique software! I'm using pgpool<br>
> with AWS RDS on AWS EKS with the following pgpool.conf configuration:<br>
> <br>
> listen_addresses = '*'<br>
> <br>
> port = 5432<br>
> <br>
> socket_dir = '/var/run/pgpool'<br>
> <br>
> pid_file_name = '/var/run/pgpool/pgpool.pid'<br>
> <br>
> pool_passwd = '/etc/pgpool/pool_passwd'<br>
> <br>
> pcp_listen_addresses = '*'<br>
> <br>
> pcp_port = 9898<br>
> <br>
> pcp_socket_dir = '/var/run/pgpool'<br>
> <br>
> backend_hostname0 = '*primary*.rds.url'<br>
> <br>
> backend_port0 = 5432<br>
> <br>
> backend_weight0 = 1<br>
> <br>
> backend_flag0 = 'ALWAYS_PRIMARY|DISALLOW_TO_FAILOVER'<br>
> <br>
> backend_hostname1 = '*replica*.rds.url'<br>
> <br>
> backend_port1 = 5432<br>
> <br>
> backend_weight1 = 19<br>
> <br>
> backend_flag1 = 'DISALLOW_TO_FAILOVER'<br>
> <br>
> sr_check_period = 0<br>
> <br>
> health_check_period = 0<br>
> <br>
> enable_pool_hba = off<br>
> <br>
> allow_clear_text_frontend_auth = on<br>
> <br>
> backend_clustering_mode = 'streaming_replication'<br>
> <br>
> num_init_children = 128<br>
> <br>
> max_pool = 4<br>
> <br>
> child_life_time = 300<br>
> <br>
> child_max_connections = 0<br>
> <br>
> connection_life_time = 0<br>
> <br>
> client_idle_limit = 305<br>
> <br>
> connection_cache = on<br>
> <br>
> load_balance_mode = on<br>
> <br>
> log_statement = off<br>
> <br>
> log_connections = off<br>
> <br>
> log_client_messages = off<br>
> <br>
> log_per_node_statement = off<br>
> <br>
> log_error_verbosity = terse<br>
> <br>
> statement_level_load_balance = on<br>
> <br>
> replication_mode = off<br>
> <br>
> master_slave_mode = on<br>
> <br>
> master_slave_sub_mode = stream<br>
> <br>
> fail_over_on_backend_error = off<br>
> <br>
> ssl = on<br>
> <br>
> use_watchdog = off<br>
> <br>
> memory_cache_enabled = off<br>
> <br>
> enable_shared_relcache = off<br>
> <br>
> primary_routing_query_pattern_list = '.*/\*.*NO_LOAD_BALANCE.*\*/.*'<br>
> <br>
> failover_on_backend_error = off<br>
> <br>
> authentication_timeout = 60<br>
> <br>
> client_idle_limit = 0<br>
> <br>
> The pgpool version I'm using is 4.3.3 obtained from Alpine linux<br>
> distribution, and it works great most of the time. However, sometimes I get<br>
> the following error:<br>
> <br>
> "child process with pid: xxx exits with status 4 by signal 4"<br>
> <br>
> Signal 4 seems to be "SIGILL" and is mainly related to hardware issues. Yet<br>
> this issue happens on all of the environments we are using and trying the<br>
> configuration settings or pgpool versions did not help. I wonder if there<br>
> is a solution to the issue since it causes the connections to be closed,<br>
> and as a result, server-side errors happen.<br>
> <br>
> Thanks a lot in advance for your guidance.<br>
<br>
<br>
-- <br>
Bo Peng <<a href="mailto:pengbo@sraoss.co.jp" target="_blank">pengbo@sraoss.co.jp</a>><br>
SRA OSS LLC<br>
<a href="https://www.sraoss.co.jp/" rel="noreferrer" target="_blank">https://www.sraoss.co.jp/</a><br>
</blockquote></div><div><br></div><div dir="ltr"><div dir="ltr"><p style="color:rgb(34,34,34)"></p></div></div>
</div>