client crashes in PQfinish

From: "soni de" <soni(dot)de(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: client crashes in PQfinish
Date: 2006-10-27 13:08:56
Message-ID: 9f2e40a90610270608l204e6db9le434824d2d56cae5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message soni de 2006-10-27 13:12:35 Re: Regarding Bitmap Scan
Previous Message Gavin Hamill 2006-10-27 09:20:25 Re: VACUUMs take twice as long across all nodes