Re: INSERT causes psql to crash - Mailing list pgsql-bugs

From Tom Lane
Subject Re: INSERT causes psql to crash
Date
Msg-id 8478.1136955810@sss.pgh.pa.us
Whole thread Raw
In response to Re: INSERT causes psql to crash  (jao@geophile.com)
Responses Re: INSERT causes psql to crash
List pgsql-bugs
jao@geophile.com writes:
> Quoting Tom Lane <tgl@sss.pgh.pa.us>:
>> If it just started happening, I'd speculate about a corrupt executable
>> file for psql or libpq.  I doubt it's got anything to do with the server
>> side.

> But this doesn't explain the data I posted previously:

That's an interesting point, but nonetheless the crash is occurring on
the psql side.  Even if we presume that the server is sending bogus
data (which is at best a guess at this point), I'd argue that psql is
broken if it crashes without printing any useful message.

In any case, the next step is to get more debugging data ... please
see about that debug-enabled rebuild.  If you really want to pursue
the server-bug theory first, you might try dumping the data passed
across the connection with strace or ethereal or similar tools
to see if there's any differences.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Henry B. Hotz"
Date:
Subject: BUG #2159: Run-time library path not set
Next
From: Tom Lane
Date:
Subject: Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol