[pgpool-hackers: 4161] Re: [pgpool-committers: 8642] pgpool: Enable debug1 while executing 074.bug700_memqcache_segfault.

Tatsuo Ishii ishii at sraoss.co.jp
Mon May 23 17:35:11 JST 2022


I wanted to find the cause of 074.bug700_memqcache_segfault test
timeout.  I suspect there's a bug related to timing of communication
between pgpool and backend. The buildfarm result of today does not
report the 074 timeout error on master branch. So I will wait till the
timeout is reported on master branch.

Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

From: Tatsuo Ishii <ishii at sraoss.co.jp>
Subject: [pgpool-committers: 8642] pgpool: Enable debug1 while executing 074.bug700_memqcache_segfault.
Date: Sat, 21 May 2022 09:13:13 +0000
Message-ID: <E1nsLAf-0002op-0i at gothos.postgresql.org>

> Enable debug1 while executing 074.bug700_memqcache_segfault.
> 
> This is necessary to pursuit occasional timeout in the test.  Also add
> debug logging to pool_push_pending_data() for the same purpose.
> ereport for debugging to
> 
> Branch
> ------
> master
> 
> Details
> -------
> https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ce669517c946f36e1663891408ce67b90e0bf605
> 
> Modified Files
> --------------
> src/protocol/pool_process_query.c                               | 3 +++
> src/test/regression/tests/074.bug700_memqcache_segfault/test.sh | 1 +
> 2 files changed, 4 insertions(+)
> 


More information about the pgpool-hackers mailing list