<p dir="ltr"><br>
On 2 Apr 2014 03:39, &quot;Tatsuo Ishii&quot; &lt;<a href="mailto:ishii@postgresql.org">ishii@postgresql.org</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hi Tatsuo,<br>
&gt; &gt;<br>
&gt; &gt; When do you think we would be ready to start committing the changes from<br>
&gt; &gt; the development branch to the master branch?<br>
&gt;<br>
&gt; The EXCEPTION_MGR branches is behind the master branch, some recent<br>
&gt; commits made on master are missing. Once the EXCEPTION_MGR catches up<br>
&gt; master branch, I will try regression test. If the test passes, I think<br>
&gt; we can merge the EXCEPTION_MGR to master branch.<br>
&gt;</p>
<p dir="ltr">Sounds good. Usama can sync the exception_mgr branch with the master branch as a priority. This is important feature for pgpool 3.4.</p>
<p dir="ltr">In addition to regression we should run our pgbench performance with this branch to ensure no performance regression.<br></p>
<p dir="ltr">&gt; Best regards,<br>
&gt; --<br>
&gt; Tatsuo Ishii<br>
&gt; SRA OSS, Inc. Japan<br>
&gt; English: <a href="http://www.sraoss.co.jp/index_en.php">http://www.sraoss.co.jp/index_en.php</a><br>
&gt; Japanese: <a href="http://www.sraoss.co.jp">http://www.sraoss.co.jp</a><br>
&gt;<br>
&gt; &gt; -- Ahsan<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On Tue, Apr 1, 2014 at 8:25 PM, Muhammad Usama &lt;<a href="mailto:m.usama@gmail.com">m.usama@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; Hi Tatsuo,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I haven&#39;t had any success in reproducing the issue you encountered with my<br>
&gt; &gt;&gt; patch, the regression runs cleanly on my end. I have therefore committed<br>
&gt; &gt;&gt; the patch in the EXCEPTION_MGR branch so I can continue with the remaining<br>
&gt; &gt;&gt; work on the memory manger front and will apply the fix for the problem once<br>
&gt; &gt;&gt; it is fixed as a patch.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Thanks<br>
&gt; &gt;&gt; Usama<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Thu, Mar 27, 2014 at 8:32 PM, Muhammad Usama &lt;<a href="mailto:m.usama@gmail.com">m.usama@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; Hi Tatsuo.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; I am looking into the problem of double free reported by you. but I am<br>
&gt; &gt;&gt;&gt; unable to reproduce the scenario at my end. I tried the regression on Linux<br>
&gt; &gt;&gt;&gt; Ubuntu x86_64 and on OS/X and regression is clean on both systems. Can you<br>
&gt; &gt;&gt;&gt; please tell me if you can always produce the problem or with some specific<br>
&gt; &gt;&gt;&gt; configure switches.<br>
&gt; &gt;&gt;&gt; And if it is possible for you to send me the stack trace with symbols for<br>
&gt; &gt;&gt;&gt; the problem that would be really helpful for identifying the exact issue.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; thanks<br>
&gt; &gt;&gt;&gt; Muhammad Usama<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; On Wed, Mar 19, 2014 at 6:20 PM, Muhammad Usama &lt;<a href="mailto:m.usama@gmail.com">m.usama@gmail.com</a>&gt;wrote:<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Hi Tatsuo<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Sorry for the delay. I was stuck in some other work, and now I am<br>
&gt; &gt;&gt;&gt;&gt; resuming the work on this patch. For some reason regression was working<br>
&gt; &gt;&gt;&gt;&gt; fine on my machine when I sent out the patch but will send you the updated<br>
&gt; &gt;&gt;&gt;&gt; patch after figuring out the problem.<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Thanks<br>
&gt; &gt;&gt;&gt;&gt; Usama<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; On Wed, Feb 19, 2014 at 9:23 AM, Tatsuo Ishii &lt;<a href="mailto:ishii@postgresql.org">ishii@postgresql.org</a>&gt;wrote:<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; Usama,<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; Thanks for the explanation.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; BTW, I ran a reggression test against EXEC_MANAGER branch and got<br>
&gt; &gt;&gt;&gt;&gt;&gt; serious problems.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 003.failover...*** glibc detected *** pgpool: worker process:<br>
&gt; &gt;&gt;&gt;&gt;&gt; free(): invalid pointer: 0x00000000007756c8 ***<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 055.backend_all_down...*** glibc detected ***<br>
&gt; &gt;&gt;&gt;&gt;&gt; /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a>:<br>
&gt; &gt;&gt;&gt;&gt;&gt; double free or corruption (!prev): 0x000000000075c050 ***<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; [ and regression test hangs]<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; Detailed log attached.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; Best regards,<br>
&gt; &gt;&gt;&gt;&gt;&gt; --<br>
&gt; &gt;&gt;&gt;&gt;&gt; Tatsuo Ishii<br>
&gt; &gt;&gt;&gt;&gt;&gt; SRA OSS, Inc. Japan<br>
&gt; &gt;&gt;&gt;&gt;&gt; English: <a href="http://www.sraoss.co.jp/index_en.php">http://www.sraoss.co.jp/index_en.php</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; Japanese: <a href="http://www.sraoss.co.jp">http://www.sraoss.co.jp</a><br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; On Thu, Feb 13, 2014 at 3:49 AM, Tatsuo Ishii &lt;<a href="mailto:ishii@postgresql.org">ishii@postgresql.org</a>&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; wrote:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; Usama,<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; Thanks for your hard work.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; One thing I noticed is, you moved src/tools/pcp to src/utils/pcp. Is<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; there any reason for this?<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; Since the pgpool binary and pcp tool binaries all requires the<br>
&gt; &gt;&gt;&gt;&gt;&gt; functions<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; defined in pcp_stream.c for reading and writing to pcp streams. But<br>
&gt; &gt;&gt;&gt;&gt;&gt; with<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; the arrival of memory manager API in pgpool, pcp stream functions<br>
&gt; &gt;&gt;&gt;&gt;&gt; requires<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; to distinguish between calls made from pgpool and pcp tools. As we<br>
&gt; &gt;&gt;&gt;&gt;&gt; need to<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; create reading and writing buffers in specific MemoryContexts when the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; function is invoked from pgpool, and as pcp tools does not have a<br>
&gt; &gt;&gt;&gt;&gt;&gt; concept<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; of MemoryContext so the step of selecting a MemoryContext before<br>
&gt; &gt;&gt;&gt;&gt;&gt; allocating<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; a memory needed to be skipped when in pcp tools environment.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; To achieve the above, the patch makes the libpcp exclusive for the<br>
&gt; &gt;&gt;&gt;&gt;&gt; tool<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; binaries only (compile with POOL_PRIVATE flag) and now pgpool uses the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; pcp_stream.c function directly and no longer has the dependancy on<br>
&gt; &gt;&gt;&gt;&gt;&gt; the lib.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; To make this new arrangement visible in pgpool source directory<br>
&gt; &gt;&gt;&gt;&gt;&gt; structure<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; the patch rearranges the source code organisation and moves the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; pcp_stream.c and pcp_error.c files to src/utils/pcp from src/lib/pcp<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; directory, while the pcp.c file still remains at its original<br>
&gt; &gt;&gt;&gt;&gt;&gt; directory.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; Also the new arrangement of code seems more naturally fit to the rest<br>
&gt; &gt;&gt;&gt;&gt;&gt; of<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; pgppol-II source structure as other stream related functions also<br>
&gt; &gt;&gt;&gt;&gt;&gt; resides<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; in src/utils directory.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; --<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; Thanks<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; Muhammad Usama<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt; --<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; Tatsuo Ishii<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; SRA OSS, Inc. Japan<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; English: <a href="http://www.sraoss.co.jp/index_en.php">http://www.sraoss.co.jp/index_en.php</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; Japanese: <a href="http://www.sraoss.co.jp">http://www.sraoss.co.jp</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; From: Muhammad Usama &lt;<a href="mailto:m.usama@gmail.com">m.usama@gmail.com</a>&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; Subject: Re: penultimate patch for exception and memory manager (<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; EXCEPTION_MGR branch)<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; Date: Tue, 11 Feb 2014 19:55:48 +0500<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; Message-ID: &lt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; <a href="mailto:CAEJvTzWEjDWgtJ3HGCuaSwkGpXzWBETmrM4ShrA5tcNTQFvEuA@mail.gmail.com">CAEJvTzWEjDWgtJ3HGCuaSwkGpXzWBETmrM4ShrA5tcNTQFvEuA@mail.gmail.com</a>&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt; Hi Tatsuo<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt; I have rebased the EXCEPTION_MGR branch to current master, please<br>
&gt; &gt;&gt;&gt;&gt;&gt; find<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt; updated patch generated after rebasing.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt; Thanks<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt; Muhammad Usama<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt; On Tue, Feb 11, 2014 at 11:17 AM, Tatsuo Ishii &lt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="mailto:ishii@postgresql.org">ishii@postgresql.org</a>&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; wrote:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; Usama,<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; I have checked EXCEPTION_MGR branch and it seems it is far behind<br>
&gt; &gt;&gt;&gt;&gt;&gt; main<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; branch. The last patch brought to the EXCEPTION_MGR was dated<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; 2013/12/19. Can you please rebase the branch?<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; Best regards,<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; --<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; Tatsuo Ishii<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; SRA OSS, Inc. Japan<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; English: <a href="http://www.sraoss.co.jp/index_en.php">http://www.sraoss.co.jp/index_en.php</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; Japanese: <a href="http://www.sraoss.co.jp">http://www.sraoss.co.jp</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; From: Muhammad Usama &lt;<a href="mailto:m.usama@gmail.com">m.usama@gmail.com</a>&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; Subject: penultimate patch for exception and memory manager (<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; EXCEPTION_MGR branch)<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; Date: Mon, 10 Feb 2014 19:53:41 +0500<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; Message-ID: &lt;CAEJvTzUZHKKHjz-ZvYaAsviwVVBKSoX-ByNq9rhANO1zPJYR=<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; <a href="mailto:w@mail.gmail.com">w@mail.gmail.com</a>&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Please find the penultimate patch for integration of memory and<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; exception<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; manager APIs into pgpool.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The patch is generated on the EXCEPTION_MGR development branch<br>
&gt; &gt;&gt;&gt;&gt;&gt; and<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; integrates the said APIs in query processing portion of<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool-II<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; code.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Patch summary for review<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ======================<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The patch is very large mainly because of replacing of<br>
&gt; &gt;&gt;&gt;&gt;&gt; pool_error(),<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; pool_debug() and pool_log() function calls to ereport(ERROR,..)<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ereport(DEBUG,..) and ereport(LOG,..) and it would be little<br>
&gt; &gt;&gt;&gt;&gt;&gt; time<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; consuming<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; to review the patch. Although all the above also needs the<br>
&gt; &gt;&gt;&gt;&gt;&gt; thorough<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; review,<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; as replacing pool_error() with ereport(ERROR) or ereport(FATAL)<br>
&gt; &gt;&gt;&gt;&gt;&gt; is<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; just<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; not<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; a cosmetic but changes the flow of code, but there are few<br>
&gt; &gt;&gt;&gt;&gt;&gt; things,<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; that<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; requires the more attention than others.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Lifecycle of objects.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ================<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Since with integration of memory manager, it is very important<br>
&gt; &gt;&gt;&gt;&gt;&gt; to<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; manage<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; the life cycle of each object and making sure the object is<br>
&gt; &gt;&gt;&gt;&gt;&gt; created in<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; proper MemoryContext. Here is the summary of some important<br>
&gt; &gt;&gt;&gt;&gt;&gt; objects<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; and<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; their residences.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Some Important Memory Contexts<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ============================<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ProcessLoopContext:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; This context resets at every main loop iteration of a process<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; TopMemoryContext:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; This context is same as PostgreSQL&#39;s TopMemoryContext and lives<br>
&gt; &gt;&gt;&gt;&gt;&gt; for a<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; life<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; time of process.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ErrorContext:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Same as PostgreSQL&#39;s ErrorContext and used for error processing.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; QueryContext:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Used by pgpool child process and it lives for single query<br>
&gt; &gt;&gt;&gt;&gt;&gt; cycle.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Lifecycle of Important Objects<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ========================<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; SessionContext:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The session context consists of a backend and frontend<br>
&gt; &gt;&gt;&gt;&gt;&gt; connection and<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; it<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; lives for a single iteration of main child process loop.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; So the session context object is created in ProcessLoopContext.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ProcessContext:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ConnectionPool:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; BackendConnection:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The above objects are required for the life of process hence are<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; created<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; in<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; TopMemoryContext which lives throughout the process life time.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Child Frontend connection:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Frontend connection object is placed in the ProcessLoopContext<br>
&gt; &gt;&gt;&gt;&gt;&gt; since<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; new<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; frontend connection is created at every main loop iteration of<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; child<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; process.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; PCP Frontend connection:<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; This object can live till the pcp process so the object for pcp<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; frontend<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; is<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; created in TopMemoryContext.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; new configuration parameters<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ========================<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The patch also adds three new configuration parameters to<br>
&gt; &gt;&gt;&gt;&gt;&gt; control the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; error<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; reporting style and details.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Parameters names and their behaviours are borrowed from<br>
&gt; &gt;&gt;&gt;&gt;&gt; PostgreSQL.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; int log_error_verbosity;    /* controls how much detail about<br>
&gt; &gt;&gt;&gt;&gt;&gt; error<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; should<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; be emitted */<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; int client_min_messages;    /*controls which message should be<br>
&gt; &gt;&gt;&gt;&gt;&gt; sent to<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; client */<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; int log_min_messages;       /*controls which message should be<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; emitted to<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; server log */<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Some other notable changes introduced by the patch.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ==========================================<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The patch changes the error reporting behaviour and now<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool-II<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; tries<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; to<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; send all the error and log messages to the connected frontend<br>
&gt; &gt;&gt;&gt;&gt;&gt; clients<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; (controllable by &quot;client_min_messages&quot; configuration parameter<br>
&gt; &gt;&gt;&gt;&gt;&gt; ).<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The patch added an extra call back &quot;on_system_exit&quot; to the elog<br>
&gt; &gt;&gt;&gt;&gt;&gt; API,<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; which<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; is not present in the PostgreSQL.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The call back is called at system exit by elog API just before<br>
&gt; &gt;&gt;&gt;&gt;&gt; calling<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &quot;on_shmem_exit&quot; call backs.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &quot;on_system_exit&quot; is a single call back and can be used to clean<br>
&gt; &gt;&gt;&gt;&gt;&gt; up<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; things<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; which are dependent on shared memory.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &quot;repalloc()&quot; behaviour in PostgreSQL palloc API is little<br>
&gt; &gt;&gt;&gt;&gt;&gt; different<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; from<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; C-API counterpart &quot;realloc()&quot;.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; (&quot;realloc()&quot; behaves as &quot;malloc()&quot; if ptr argument is NULL.<br>
&gt; &gt;&gt;&gt;&gt;&gt; While<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &quot;repalloc()&quot; does not works on NULL pointers)<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; So I have changed the behaviour of &quot;repalloc()&quot; to make it more<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; consistent<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; with C-API.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; The patch makes the libpcp exclusive for the tool binaries only<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; (compile<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; with POOL_PRIVATE flag ). pgpool binary no longer has the<br>
&gt; &gt;&gt;&gt;&gt;&gt; dependancy<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; on<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; the<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; lib, and uses the pcp_stream.c function directly.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; For this new arrangement the patch also rearranges the source<br>
&gt; &gt;&gt;&gt;&gt;&gt; code<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; organisation and moves the pcp_stream.c and pcp_error.c files to<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; src/utils/pcp directory from src/lib/pcp directory.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; What is still remaining.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ==================<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; 1- Need to decide the MemoryContext for memcache objects.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; 2- Watchdog and few rewrite function are still without the<br>
&gt; &gt;&gt;&gt;&gt;&gt; managers.<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; 3- Replace all remaining occurrences of  pool_error,<br>
&gt; &gt;&gt;&gt;&gt;&gt; pool_debug, and<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; pool_log with appropriate ereport() calls<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; 4 -Code cleanup<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Reviews comments and suggestions are most welcome<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Thanks<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Usama<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; using pgpool-II at /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed">git.postgresql.org/pgpool2/src/test/regression/temp/installed</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; *************************<br>
&gt; &gt;&gt;&gt;&gt;&gt; REGRESSION MODE : install<br>
&gt; &gt;&gt;&gt;&gt;&gt; PGPOOL-II       : /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed">git.postgresql.org/pgpool2/src/test/regression/temp/installed</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; PostgreSQL bin  : /usr/local/pgsql/bin<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgbench         : /usr/local/pgsql/bin/pgbench<br>
&gt; &gt;&gt;&gt;&gt;&gt; PostgreSQL jdbc : /usr/local/pgsql/share/postgresql-9.2-1003.jdbc4.jar<br>
&gt; &gt;&gt;&gt;&gt;&gt; *************************<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 001.load_balance...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 002.native_replication...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 003.failover...*** glibc detected *** pgpool: worker process:<br>
&gt; &gt;&gt;&gt;&gt;&gt; free(): invalid pointer: 0x00000000007756c8 ***<br>
&gt; &gt;&gt;&gt;&gt;&gt; ======= Backtrace: =========<br>
&gt; &gt;&gt;&gt;&gt;&gt; /lib64/libc.so.6(+0x763b6)[0x7fd2922cf3b6]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x41d1ff]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x436363]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x436615]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x405e94]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x4072bf]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x407425]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x408d01]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x404ef8]<br>
&gt; &gt;&gt;&gt;&gt;&gt; /lib64/libc.so.6(__libc_start_main+0xfd)[0x7fd292277b1d]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x4040e9]<br>
&gt; &gt;&gt;&gt;&gt;&gt; ======= Memory map: ========<br>
&gt; &gt;&gt;&gt;&gt;&gt; 00400000-0050c000 r-xp 00000000 08:05 2635374<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 0070c000-0070e000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070c000-0070e000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070c000-0070e000</a>&gt;rw-p 0010c000 08:05 2635374                            /home/t-ishii/work/<br>

&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 0070e000-00795000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070e000-00795000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070e000-00795000</a>&gt;rw-p 00000000 00:00 0                                  [heap]<br>

&gt; &gt;&gt;&gt;&gt;&gt; 7fd29044d000-7fd290463000 r-xp 00000000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290463000-7fd290662000 ---p 00016000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290662000-7fd290663000 rw-p 00015000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290663000-7fd290883000 rw-s 00000000 00:04 61898777<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290883000-7fd29088f000 r-xp 00000000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29088f000-7fd290a8e000 ---p 0000c000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a8e000-7fd290a8f000 r--p 0000b000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a8f000-7fd290a90000 rw-p 0000c000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a90000-7fd290a92000 r-xp 00000000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a92000-7fd290c91000 ---p 00002000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290c91000-7fd290c92000 rw-p 00001000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290c92000-7fd290c9a000 r-xp 00000000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290c9a000-7fd290e99000 ---p 00008000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290e99000-7fd290e9a000 rw-p 00007000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290e9a000-7fd290e9c000 r-xp 00000000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290e9c000-7fd29109c000 ---p 00002000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29109c000-7fd29109d000 r--p 00002000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29109d000-7fd29109e000 rw-p 00003000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29109e000-7fd2910c5000 r-xp 00000000 08:05 1704166<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libk5crypto.so.3.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2910c5000-7fd2912c4000 ---p 00027000 08:05 1704166<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libk5crypto.so.3.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2912c4000-7fd2912c6000 rw-p 00026000 08:05 1704166<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libk5crypto.so.3.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2912c6000-7fd2912c9000 r-xp 00000000 08:05 1704103<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcom_err.so.2.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2912c9000-7fd2914c8000 ---p 00003000 08:05 1704103<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcom_err.so.2.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2914c8000-7fd2914c9000 rw-p 00002000 08:05 1704103<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcom_err.so.2.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2914c9000-7fd291597000 r-xp 00000000 08:05 1704179<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5.so.3.3<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291597000-7fd291796000 ---p 000ce000 08:05 1704179<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5.so.3.3<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291796000-7fd2917a1000 rw-p 000cd000 08:05 1704179<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5.so.3.3<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2917a1000-7fd2917d9000 r-xp 00000000 08:05 1704152<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgssapi_krb5.so.2.2<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2917d9000-7fd2919d8000 ---p 00038000 08:05 1704152<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgssapi_krb5.so.2.2<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2919d8000-7fd2919da000 rw-p 00037000 08:05 1704152<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgssapi_krb5.so.2.2<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2919da000-7fd291a36000 r-xp 00000000 08:05 1970855<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/lib64/libfreebl3.so<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291a36000-7fd291c35000 ---p 0005c000 08:05 1970855<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/lib64/libfreebl3.so<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291c35000-7fd291c37000 rw-p 0005b000 08:05 1970855<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/lib64/libfreebl3.so<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291c37000-7fd291c3b000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291c3b000-7fd291dd1000 r-xp 00000000 08:05 1703939<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcrypto.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291dd1000-7fd291fd0000 ---p 00196000 08:05 1703939<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcrypto.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291fd0000-7fd291ff3000 rw-p 00195000 08:05 1703939<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcrypto.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291ff3000-7fd291ff7000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd291ff7000-7fd292052000 r-xp 00000000 08:05 1703951<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libssl.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292052000-7fd292251000 ---p 0005b000 08:05 1703951<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libssl.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292251000-7fd292259000 rw-p 0005a000 08:05 1703951<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libssl.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292259000-7fd2923ca000 r-xp 00000000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2923ca000-7fd2925ca000 ---p 00171000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2925ca000-7fd2925ce000 r--p 00171000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2925ce000-7fd2925cf000 rw-p 00175000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2925cf000-7fd2925d4000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2925d4000-7fd292656000 r-xp 00000000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292656000-7fd292855000 ---p 00082000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292855000-7fd292856000 r--p 00081000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292856000-7fd292857000 rw-p 00082000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292857000-7fd29286d000 r-xp 00000000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29286d000-7fd292a6c000 ---p 00016000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292a6c000-7fd292a6d000 r--p 00015000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292a6d000-7fd292a6e000 rw-p 00016000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292a6e000-7fd292a70000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292a70000-7fd292a86000 r-xp 00000000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292a86000-7fd292c85000 ---p 00016000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292c85000-7fd292c86000 r--p 00015000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292c86000-7fd292c87000 rw-p 00016000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292c87000-7fd292c89000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292c89000-7fd292c90000 r-xp 00000000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292c90000-7fd292e90000 ---p 00007000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292e90000-7fd292e91000 r--p 00007000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292e91000-7fd292e92000 rw-p 00008000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292e92000-7fd292ec0000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292ec0000-7fd292ed7000 r-xp 00000000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd292ed7000-7fd2930d6000 ---p 00017000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2930d6000-7fd2930d7000 r--p 00016000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2930d7000-7fd2930d8000 rw-p 00017000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2930d8000-7fd2930dc000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd2930fb000-7fd293102000 r-xp 00000000 08:05 2635363<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0">git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd293102000-7fd293302000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07fd293102000-7fd293302000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07fd293102000-7fd293302000</a>&gt;---p 00007000 08:05 2635363                    /home/t-ishii/work/<br>

&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0">git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd293302000-7fd293303000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07fd293302000-7fd293303000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07fd293302000-7fd293303000</a>&gt;rw-p 00007000 08:05 2635363                    /home/t-ishii/work/<br>

&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0">git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd293303000-7fd29332b000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07fd293303000-7fd29332b000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07fd293303000-7fd29332b000</a>&gt;r-xp 00000000 08:05 2004750<br>

&gt; &gt;&gt;&gt;&gt;&gt;  /usr/local/pgsql/lib/libpq.so.5.6<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29332b000-7fd29352a000 ---p 00028000 08:05 2004750<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/local/pgsql/lib/libpq.so.5.6<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29352a000-7fd29352d000 rw-p 00027000 08:05 2004750<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/local/pgsql/lib/libpq.so.5.6<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29352d000-7fd29354b000 r-xp 00000000 08:05 1703940<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://ld-2.11.1.so">ld-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29372e000-7fd29372f000 rw-s 00000000 00:04 61997084<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29372f000-7fd293730000 rw-s 00000000 00:04 61964315<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd293730000-7fd293731000 rw-s 00000000 00:04 61931546<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd293731000-7fd29373f000 rw-s 00000000 00:04 61866007<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29373f000-7fd29374a000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29374a000-7fd29374b000 r--p 0001d000 08:05 1703940<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://ld-2.11.1.so">ld-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29374b000-7fd29374c000 rw-p 0001e000 08:05 1703940<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://ld-2.11.1.so">ld-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29374c000-7fd29374d000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fffb3324000-7fffb3345000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt;  [stack]<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fffb33ff000-7fffb3400000 r-xp 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt;  [vdso]<br>
&gt; &gt;&gt;&gt;&gt;&gt; ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt;  [vsyscall]<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; *** glibc detected *** pgpool: worker process: free(): invalid pointer:<br>
&gt; &gt;&gt;&gt;&gt;&gt; 0x00000000007756c8 ***<br>
&gt; &gt;&gt;&gt;&gt;&gt; ======= Backtrace: =========<br>
&gt; &gt;&gt;&gt;&gt;&gt; /lib64/libc.so.6(+0x763b6)[0x7fd2922cf3b6]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x41d1ff]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x436363]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x436615]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x405e94]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x4072bf]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x407425]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x408d01]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x404ef8]<br>
&gt; &gt;&gt;&gt;&gt;&gt; /lib64/libc.so.6(__libc_start_main+0xfd)[0x7fd292277b1d]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x4040e9]<br>
&gt; &gt;&gt;&gt;&gt;&gt; ======= Memory map: ========<br>
&gt; &gt;&gt;&gt;&gt;&gt; 00400000-0050c000 r-xp 00000000 08:05 2635374<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 0070c000-0070e000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070c000-0070e000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070c000-0070e000</a>&gt;rw-p 0010c000 08:05 2635374                            /home/t-ishii/work/<br>

&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 0070e000-00795000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070e000-00795000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070e000-00795000</a>&gt;rw-p 00000000 00:00 0                                  [heap]<br>

&gt; &gt;&gt;&gt;&gt;&gt; 7fd29044d000-7fd290463000 r-xp 00000000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290463000-7fd290662000 ---p 00016000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290662000-7fd290663000 rw-p 00015000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290663000-7fd290883000 rw-s 00000000 00:04 61898777<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290883000-7fd29088f000 r-xp 00000000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd29088f000-7fd290a8e000 ---p 0000c000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a8e000-7fd290a8f000 r--p 0000b000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a8f000-7fd290a90000 rw-p 0000c000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a90000-7fd290a92000 r-xp 00000000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290a92000-7fd290c91000 ---p 00002000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290c91000-7fd290c92000 rw-p 00001000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290c92000-7fd290c9a000 r-xp 00000000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290c9a000-7fd290e99000 ---p 00008000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290e99000-7fd290e9a000 rw-p 00007000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt; ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 004.watchdog...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 005.jdbc...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 006.memqcache...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 050.bug58...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 051.bug60...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 052.do_query...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 053.insert_lock_hangs...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 054.postgres_fdw...ok.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; testing 055.backend_all_down...*** glibc detected ***<br>
&gt; &gt;&gt;&gt;&gt;&gt; /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a>:<br>
&gt; &gt;&gt;&gt;&gt;&gt; double free or corruption (!prev): 0x000000000075c050 ***<br>
&gt; &gt;&gt;&gt;&gt;&gt;  *** glibc detected *** pgpool: worker process: double free or<br>
&gt; &gt;&gt;&gt;&gt;&gt; corruption (!prev): 0x000000000075d490 ***<br>
&gt; &gt;&gt;&gt;&gt;&gt; ======= Backtrace: =========<br>
&gt; &gt;&gt;&gt;&gt;&gt; /lib64/libc.so.6(+0x763b6)[0x7f0dca1f93b6]<br>
&gt; &gt;&gt;&gt;&gt;&gt; /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x41d1ff]">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x41d1ff]</a><br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; /home/t-ishii/work/<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x4058a7]">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x4058a7]</a><br>

&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; /home/t-ishii/work/<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x40882f]">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x40882f]</a><br>

&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; /home/t-ishii/work/<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x404ef8]">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x404ef8]</a>&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x41d1ff%5D/home/t-ishii/work/git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x4058a7%5D/home/t-ishii/work/git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x40882f%5D/home/t-ishii/work/git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x404ef8%5D">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x41d1ff%5D/home/t-ishii/work/git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x4058a7%5D/home/t-ishii/work/git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x40882f%5D/home/t-ishii/work/git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x404ef8%5D</a>&gt;<br>

&gt; &gt;&gt;&gt;&gt;&gt; ======= Backtrace: =========<br>
&gt; &gt;&gt;&gt;&gt;&gt; /lib64/libc.so.6(__libc_start_main+0xfd)[0x7f0dca1a1b1d]<br>
&gt; &gt;&gt;&gt;&gt;&gt; /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x4040e9]">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool[0x4040e9]</a>&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x4040e9%5D">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool%5B0x4040e9%5D</a>&gt;<br>

&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process======= Memory map: ========<br>
&gt; &gt;&gt;&gt;&gt;&gt; /lib64/libc.so.6(__libc_start_main+0xfd)[0x7f0dca1a1b1d]<br>
&gt; &gt;&gt;&gt;&gt;&gt; pgpool: worker process[0x4040e9]<br>
&gt; &gt;&gt;&gt;&gt;&gt; ======= Memory map: ========<br>
&gt; &gt;&gt;&gt;&gt;&gt; 00400000-0050c000 r-xp 00000000 08:05 2635374<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 0070c000-0070e000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070c000-0070e000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070c000-0070e000</a>&gt;rw-p 0010c000 08:05 2635374                            /home/t-ishii/work/<br>

&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool">git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 0070e000-00771000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070e000-00771000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/bin/pgpool0070e000-00771000</a>&gt;rw-p 00000000 00:00 0                                  [heap]<br>

&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8377000-7f0dc838d000 r-xp 00000000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc838d000-7f0dc858c000 ---p 00016000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc858c000-7f0dc858d000 rw-p 00015000 08:05 1704093<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgcc_s-4.4.5.so.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc858d000-7f0dc87ad000 rw-s 00000000 00:04 84148247<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc87ad000-7f0dc87b9000 r-xp 00000000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc87b9000-7f0dc89b8000 ---p 0000c000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc89b8000-7f0dc89b9000 r--p 0000b000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc89b9000-7f0dc89ba000 rw-p 0000c000 08:05 1704191<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnss_files-2.11.1.so">libnss_files-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc89ba000-7f0dc89bc000 r-xp 00000000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc89bc000-7f0dc8bbb000 ---p 00002000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8bbb000-7f0dc8bbc000 rw-p 00001000 08:05 1704176<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libkeyutils-1.2.so">libkeyutils-1.2.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8bbc000-7f0dc8bc4000 r-xp 00000000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8bc4000-7f0dc8dc3000 ---p 00008000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8dc3000-7f0dc8dc4000 rw-p 00007000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8dc4000-7f0dc8dc6000 r-xp 00000000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8dc6000-7f0dc8fc6000 ---p 00002000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8fc6000-7f0dc8fc7000 r--p 00002000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8fc7000-7f0dc8fc8000 rw-p 00003000 08:05 1704128<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libdl-2.11.1.so">libdl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8fc8000-7f0dc8fef000 r-xp 00000000 08:05 1704166<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libk5crypto.so.3.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc8fef000-7f0dc91ee000 ---p 00027000 08:05 1704166<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libk5crypto.so.3.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc91ee000-7f0dc91f0000 rw-p 00026000 08:05 1704166<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libk5crypto.so.3.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc91f0000-7f0dc91f3000 r-xp 00000000 08:05 1704103<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcom_err.so.2.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc91f3000-7f0dc93f2000 ---p 00003000 08:05 1704103<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcom_err.so.2.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc93f2000-7f0dc93f3000 rw-p 00002000 08:05 1704103<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcom_err.so.2.1<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc93f3000-7f0dc94c1000 r-xp 00000000 08:05 1704179<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5.so.3.3<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc94c1000-7f0dc96c0000 ---p 000ce000 08:05 1704179<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5.so.3.3<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc96c0000-7f0dc96cb000 rw-p 000cd000 08:05 1704179<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5.so.3.3<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc96cb000-7f0dc9703000 r-xp 00000000 08:05 1704152<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgssapi_krb5.so.2.2<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9703000-7f0dc9902000 ---p 00038000 08:05 1704152<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgssapi_krb5.so.2.2<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9902000-7f0dc9904000 rw-p 00037000 08:05 1704152<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libgssapi_krb5.so.2.2<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9904000-7f0dc9960000 r-xp 00000000 08:05 1970855<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/lib64/libfreebl3.so<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9960000-7f0dc9b5f000 ---p 0005c000 08:05 1970855<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/lib64/libfreebl3.so<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9b5f000-7f0dc9b61000 rw-p 0005b000 08:05 1970855<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/lib64/libfreebl3.so<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9b61000-7f0dc9b65000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9b65000-7f0dc9cfb000 r-xp 00000000 08:05 1703939<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcrypto.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9cfb000-7f0dc9efa000 ---p 00196000 08:05 1703939<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcrypto.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9efa000-7f0dc9f1d000 rw-p 00195000 08:05 1703939<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libcrypto.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9f1d000-7f0dc9f21000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9f21000-7f0dc9f7c000 r-xp 00000000 08:05 1703951<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libssl.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dc9f7c000-7f0dca17b000 ---p 0005b000 08:05 1703951<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libssl.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca17b000-7f0dca183000 rw-p 0005a000 08:05 1703951<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libssl.so.1.0.0l<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca183000-7f0dca2f4000 r-xp 00000000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca2f4000-7f0dca4f4000 ---p 00171000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca4f4000-7f0dca4f8000 r--p 00171000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca4f8000-7f0dca4f9000 rw-p 00175000 08:05 1703946<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca4f9000-7f0dca4fe000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca4fe000-7f0dca580000 r-xp 00000000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca580000-7f0dca77f000 ---p 00082000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca77f000-7f0dca780000 r--p 00081000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca780000-7f0dca781000 rw-p 00082000 08:05 1704182<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libm-2.11.1.so">libm-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca781000-7f0dca797000 r-xp 00000000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca797000-7f0dca996000 ---p 00016000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca996000-7f0dca997000 r--p 00015000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca997000-7f0dca998000 rw-p 00016000 08:05 1704185<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libnsl-2.11.1.so">libnsl-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca998000-7f0dca99a000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca99a000-7f0dca9b0000 r-xp 00000000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dca9b0000-7f0dcabaf000 ---p 00016000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcabaf000-7f0dcabb0000 r--p 00015000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcabb0000-7f0dcabb1000 rw-p 00016000 08:05 1704202<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libresolv-2.11.1.so">libresolv-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcabb1000-7f0dcabb3000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcabb3000-7f0dcabba000 r-xp 00000000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcabba000-7f0dcadba000 ---p 00007000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcadba000-7f0dcadbb000 r--p 00007000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcadbb000-7f0dcadbc000 rw-p 00008000 08:05 1703950<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libcrypt-2.11.1.so">libcrypt-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcadbc000-7f0dcadea000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcadea000-7f0dcae01000 r-xp 00000000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcae01000-7f0dcb000000 ---p 00017000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb000000-7f0dcb001000 r--p 00016000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb001000-7f0dcb002000 rw-p 00017000 08:05 1703970<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://libpthread-2.11.1.so">libpthread-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb002000-7f0dcb006000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb025000-7f0dcb02c000 r-xp 00000000 08:05 2635363<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /home/t-ishii/work/<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0">git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb02c000-7f0dcb22c000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07f0dcb02c000-7f0dcb22c000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07f0dcb02c000-7f0dcb22c000</a>&gt;---p 00007000 08:05 2635363                    /home/t-ishii/work/<br>

&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0">git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb22c000-7f0dcb22d000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07f0dcb22c000-7f0dcb22d000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07f0dcb22c000-7f0dcb22d000</a>&gt;rw-p 00007000 08:05 2635363                    /home/t-ishii/work/<br>

&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0">git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.0</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb22d000-7f0dcb255000&lt;<a href="http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07f0dcb22d000-7f0dcb255000">http://git.postgresql.org/pgpool2/src/test/regression/temp/installed/lib/libpcp.so.0.0.07f0dcb22d000-7f0dcb255000</a>&gt;r-xp 00000000 08:05 2004750<br>

&gt; &gt;&gt;&gt;&gt;&gt;  /usr/local/pgsql/lib/libpq.so.5.6<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb255000-7f0dcb454000 ---p 00028000 08:05 2004750<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/local/pgsql/lib/libpq.so.5.6<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb454000-7f0dcb457000 rw-p 00027000 08:05 2004750<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /usr/local/pgsql/lib/libpq.so.5.6<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb457000-7f0dcb475000 r-xp 00000000 08:05 1703940<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://ld-2.11.1.so">ld-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb658000-7f0dcb659000 rw-s 00000000 00:04 84246555<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb659000-7f0dcb65a000 rw-s 00000000 00:04 84213786<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb65a000-7f0dcb65b000 rw-s 00000000 00:04 84181017<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb65b000-7f0dcb669000 rw-s 00000000 00:04 84115478<br>
&gt; &gt;&gt;&gt;&gt;&gt;   /SYSV00000000 (deleted)<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb669000-7f0dcb674000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb674000-7f0dcb675000 r--p 0001d000 08:05 1703940<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://ld-2.11.1.so">ld-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb675000-7f0dcb676000 rw-p 0001e000 08:05 1703940<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/<a href="http://ld-2.11.1.so">ld-2.11.1.so</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; 7f0dcb676000-7f0dcb677000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fff746e1000-7fff74702000 rw-p 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt;  [stack]<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fff747ff000-7fff74800000 r-xp 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt;  [vdso]<br>
&gt; &gt;&gt;&gt;&gt;&gt; ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0<br>
&gt; &gt;&gt;&gt;&gt;&gt;  [vsyscall]<br>
&gt; &gt;&gt;&gt;&gt;&gt; 7fd290c92000-7fd290c9a000 r-xp 00000000 08:05 1704181<br>
&gt; &gt;&gt;&gt;&gt;&gt;  /lib64/libkrb5support.so.0.1<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Ahsan Hadi<br>
&gt; &gt; Snr Director Product Development<br>
&gt; &gt; EnterpriseDB Corporation<br>
&gt; &gt; The Enterprise Postgres Company<br>
&gt; &gt;<br>
&gt; &gt; Phone: +92-51-8358874<br>
&gt; &gt; Mobile: +92-333-5162114<br>
&gt; &gt;<br>
&gt; &gt; Website: <a href="http://www.enterprisedb.com">www.enterprisedb.com</a><br>
&gt; &gt; EnterpriseDB Blog: <a href="http://blogs.enterprisedb.com/">http://blogs.enterprisedb.com/</a><br>
&gt; &gt; Follow us on Twitter: <a href="http://www.twitter.com/enterprisedb">http://www.twitter.com/enterprisedb</a><br>
&gt; &gt;<br>
&gt; &gt; This e-mail message (and any attachment) is intended for the use of the<br>
&gt; &gt; individual or entity to whom it is addressed. This message contains<br>
&gt; &gt; information from EnterpriseDB Corporation that may be privileged,<br>
&gt; &gt; confidential, or exempt from disclosure under applicable law. If you are<br>
&gt; &gt; not the intended recipient or authorized to receive this for the intended<br>
&gt; &gt; recipient, any use, dissemination, distribution, retention, archiving, or<br>
&gt; &gt; copying of this communication is strictly prohibited. If you have received<br>
&gt; &gt; this e-mail in error, please notify the sender immediately by reply e-mail<br>
&gt; &gt; and delete this message.<br>
</p>