BUG #6663: 64bit *conn not handled properly by PQfinish

From: gilsonlasco(at)yahoo(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6663: 64bit *conn not handled properly by PQfinish
Date: 2012-05-24 03:14:36
Message-ID: E1SXOVY-00027F-T4@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6663
Logged by: Gilson Lasco
Email address: gilsonlasco(at)yahoo(dot)com
PostgreSQL version: 9.1.3
Operating system: Linux Ubuntu 12.04 x64
Description:

while PQconnectdb returns addresses below 2gb, PQfinish works nicely.
First conn obj above 2gb line and PGfinish segfaults.

using libpq.a with a C multithread program

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message karthik.jcecs 2012-05-24 07:50:42 BUG #6664: Postgres server process does not come up in foreground and parent process is set to init ( PID 1 )
Previous Message Edmund Horner 2012-05-24 00:40:48 Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP