SSL failure, v7.3.6

From: "John Madden" <jmadden(at)ivytech(dot)edu>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: SSL failure, v7.3.6
Date: 2004-07-12 15:44:45
Message-ID: 43221.10.0.15.208.1089647085.squirrel@mail.ivytech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Your name : John Madden
Your email address : jmadden(at)ivytech(dot)edu

System Configuration
---------------------
Architecture (example: Intel Pentium) : Intel Xeon

Operating System (example: Linux 2.0.26 ELF) : Linux 2.4.26 (Debian 3.0)

PostgreSQL version (example: PostgreSQL-7.3.6): PostgreSQL-7.3.6

Compiler used (example: gcc 2.95.2) : gcc version 2.95.4
20011002 (Debian prerelease)

Please enter a FULL description of your problem:
------------------------------------------------
Clients connecting over SSL fail consistently when pulling across certain
data right after a statement prepare (via perl's DBD::Pg). The same
statement succeeds with different arguments, and it even succeeds from the
psql client with the arguments that cause failure via perl. Error from
syslog follows:

LOG: SSL SYSCALL error: EOF detected
LOG: pq_recvbuf: recv() failed: Connection reset by peer

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
------------------------------------------------
Debian 3.0 apache, perl, postgresql-client, and libdbd-pg-perl packages
were used, I imagine it can be duplicated easily. I should be able to
provide a pg_dump of that database if it would be helpful.

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-07-13 00:28:05 BUG #1191: odd usage of port 512 on localhost
Previous Message Andreas Pflug 2004-07-12 15:21:51 Re: UNIQUE not honoured for NULL