Re: R: R: BUG #6342: libpq blocks forever in "poll" function - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: R: R: BUG #6342: libpq blocks forever in "poll" function
Date
Msg-id 1324395708-sup-4443@alvh.no-ip.org
Whole thread Raw
In response to R: R: BUG #6342: libpq blocks forever in "poll" function  ("Andrea Grassi" <andreagrassi@sogeasoft.com>)
Responses R: R: R: BUG #6342: libpq blocks forever in "poll" function  ("Andrea Grassi" <andreagrassi@sogeasoft.com>)
R: R: R: BUG #6342: libpq blocks forever in "poll" function  ("Andrea Grassi" <andreagrassi@sogeasoft.com>)
List pgsql-bugs
Excerpts from Andrea Grassi's message of mar dic 20 06:01:55 -0300 2011:
> Sorry if I insist, but now I have the case at hand (my test program is no=
w blocked), so I can check and verify all what you want.
> I would like to know if it can be a libpq bug or if you think the fault i=
s due to a system bug or to a machine issue and in this case I would be gra=
teful if you could give me a hint on what could be.

Please attach GDB to the stuck process (gdb -p `pidof testprogram`) and
grab a backtrace (bt full).

--=20
=C3=81lvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: Harry Rossignol
Date:
Subject: Re: R: R: BUG #6342: libpq blocks forever in "poll" function
Next
From: "Andrea Grassi"
Date:
Subject: R: R: R: BUG #6342: libpq blocks forever in "poll" function