Re: psql dumps core when entering invalid backslash command

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <l(dot)ertl(at)univie(dot)ac(dot)at>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: psql dumps core when entering invalid backslash command
Date: 2001-05-21 19:24:49
Message-ID: Pine.LNX.4.30.0105212123380.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> Lukas Ertl (l(dot)ertl(at)univie(dot)ac(dot)at) reports a bug with a severity of 2

> PostgreSQL v. 7.1.1., running on FreeBSD 4.3, standard installation via the ports collection.
>
> When entering an invalid backslash command in psql (like "\m"), psql dumps core, psql gives error "Invalid command", but then dumps core.
>
> Sample Code
> httplog=# \m
> Invalid command \m. Try \? for help.
> Segmentation fault (core dumped)

Upgrade to 7.1.2 when it comes out or get the latest from the 7.1 branch
from CVS.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Lukas Ertl 2001-05-21 19:28:57 Re: psql dumps core when entering invalid backslash command
Previous Message Tom Lane 2001-05-21 19:09:41 Re: Comments on Database Broken