| From: | David Wheeler <david(at)justatheory(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Segfault Exiting psql |
| Date: | 2005-07-16 00:13:19 |
| Message-ID: | 5148828E-586A-4355-A66F-9946AD9E8668@justatheory.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Jul 15, 2005, at 4:55 PM, Tom Lane wrote:
> This noise wasn't there ever before; I do not know if it's just that
> Apple's tools got pickier recently, or if we've broken something.
I think they're new to Tiger, because I saw some warnings I ignored
when I built Pg.
> Second, at exit from an interactive psql session,
>
> regression=# \q
> could not save history to file "/Users/tgl/.psql_history": Invalid
> argument
> $
>
> The file is written, but it seems not to contain the expected
> contents.
> This might be the fault of my not-so-up-to-date readline library.
> Not sure if your symptom could also be blamed on readline --- have you
> tried getting a stack trace from the crash?
No. I'm using the readline that comes with Tiger, FWIW. If you tell
me how to create a stack trace, I'll post it somewhere for you to
see. I don't know C, myself.
Thanks!
David
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2005-07-16 01:06:15 | Re: 4 pgcrypto regressions failures - 1 unsolved |
| Previous Message | Tom Lane | 2005-07-15 23:55:14 | Re: Segfault Exiting psql |