Port Bug Report: connecting with psql v. 6.4.2 kill 6.5 backend!

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: connecting with psql v. 6.4.2 kill 6.5 backend!
Date: 1999-07-09 02:10:08
Message-ID: 199907090210.WAA07220@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Palle Girgensohn
Your email address : girgen(at)partitur(dot)se

Category : runtime: back-end
Severity : critical

Summary: connecting with psql v. 6.4.2 kill 6.5 backend!

System Configuration
--------------------
Operating System : FreeBSD 3.2-STABLE

PostgreSQL version : 6.5

Compiler used : gcc-2.7.2.1

Hardware:
---------
pentium 128 MB,
FreeBSD stordatan.palle.se 3.2-STABLE FreeBSD 3.2-STABLE #0: Thu Jul 8 05:41:27 CEST 1999 root(at)stordatan(dot)palle(dot)se:/usr/src/sys/compile/PALLE3 i386

Versions of other tools:
------------------------
gmake...

--------------------------------------------------------------------------

Problem Description:
--------------------
When connecting to the a 6.5 postmaster from another host
with 6.4.2 installed, the backend dies:

ERROR: postmaster: getprotobyname failed
Segmentation fault (core dumped)

a backtrace from gdb:
(gdb) bt
#0 0x281d0b23 in siglongjmp () from /usr/lib/libc.so.3

--------------------------------------------------------------------------

Test Case:
----------
install & run postgres 6.4.2 on one machine
install & run postgres 6.5 on another

pg-6.4.2$ psql -h pg-6.5

BOOM

--------------------------------------------------------------------------

Solution:
---------

--------------------------------------------------------------------------

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Palle Girgensohn 1999-07-09 04:12:38 Re: [PORTS] Port Bug Report: connecting with psql v. 6.4.2 kill 6.5 backend!
Previous Message Ryan Campbell 1999-07-09 00:00:28 Its working!