Re: psql dumps core

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "K(dot) Ari Krupnikov" <ari(at)iln(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psql dumps core
Date: 2000-07-04 06:48:20
Message-ID: 26397.962693300@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"K. Ari Krupnikov" <ari(at)iln(dot)net> writes:
> psql on the clent machime aborts with this message:

> psql:recreate-dbdom-db.pgsql:4: \connect: pqReadData() -- backend closed
> the channel unexpectedly.
> This probably means the backend terminated abnormally
> before or while processing the request.
> Segmentation fault (core dumped)

> I get a core dump in the current directory on the client.

No advice possible with so little information. What is the query
that triggers the crash? What are the definitions of the tables
used in the query? Can you get a backtrace from the psql coredump
(and also from the backend coredump, if there is one ... which seems
likely)?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-07-04 07:23:28 Re: [GENERAL] Re: [HACKERS] proposed improvements to PostgreSQL license
Previous Message Jeroen Ruigrok/Asmodai 2000-07-04 06:19:34 Re: Re: [HACKERS] proposed improvements to PostgreSQL license