Re: client crashes in PQfinish - Mailing list pgsql-performance

From soni de
Subject Re: client crashes in PQfinish
Date
Msg-id 9f2e40a90610302159j7ccda892o8fa812d02c2d8559@mail.gmail.com
Whole thread Raw
In response to client crashes in PQfinish  ("soni de" <soni.de@gmail.com>)
Responses Re: client crashes in PQfinish  (Richard Huxton <dev@archonet.com>)
List pgsql-performance

Any response?

 
On 10/27/06, soni de <soni.de@gmail.com> wrote:
Hello,
 
My Server is crashed in PQfinish. Below is the core file details:
 
=>[1] DLRemHead(0x2b7780, 0xfb6bc008, 0x319670, 0xfb6bc008, 0x21c40, 0x3106f8), at 0xfded10e4
  [2] DLFreeList(0x2b7780, 0x0, 0x417b48, 0xfdec5aa4, 0x21c18, 0x0), at 0xfded0c64
  [3] freePGconn(0x371ea0, 0x0, 0x289f48, 0xfbfb61b8, 0x21c18, 0x0), at 0xfdec5ac0
  [4] PQfinish(0x371ea0, 0x289ce8, 0x289ce8, 0xf9a0b65c, 0x20fa0, 0xfb0718dc), at 0xfdec5cc4
  [5] abc(0x289ce0, 0xfafec000, 0xfb5b1d88, 0x0, 0xf9a0ba8c, 0x7), at 0xfb071aec
 
Server is crashed at "DLRemHead". This crash is not easily reproducible.
 
Can anybody please tell me whether above problem is related to postgres or not?
 
Thanks,
Sonal

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Index ignored on column containing mostly 0 values
Next
From: Richard Huxton
Date:
Subject: Re: client crashes in PQfinish