Re: psql produces core dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Reiner Dassing <dassing(at)wettzell(dot)ifag(dot)de>
Cc: psql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: psql produces core dump
Date: 2001-05-14 14:06:56
Message-ID: 8911.989849216@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Reiner Dassing <dassing(at)wettzell(dot)ifag(dot)de> writes:
> The modified "mainloop.c" I sent you is due to:
> query_start contains a value nearly infinity and then it produces
> the core dump.

Yes, but the broken query_start value is the fault of the bug in
command.c. You can get the patch from our CVS server,
http://www.ca.postgresql.org/cgi/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.49&r2=1.49.2.1&f=c

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ligia Pimentel 2001-05-14 14:27:47 Awful FATAL ERROR running query
Previous Message Sander Steffann 2001-05-14 11:28:46 Re: 7.1 ... wtf?