From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Alvaro Herrera Munoz <alvherre(at)dcc(dot)uchile(dot)cl> |
Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Current CVS tip segfaulting |
Date: | 2004-04-24 02:44:13 |
Message-ID: | 200404240244.i3O2iDV07030@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Alvaro Herrera Munoz wrote:
> On Fri, Apr 23, 2004 at 07:00:05PM -0400, Bruce Momjian wrote:
> >
> > Please recompile with debug symbols and report back the stack trace.
> > See the faq on running debug.
>
> No, I already did that (all my builds are like that anyway and I read
> stack traces more frequently than I'd like). The "can't read pathname"
> message I don't understand, but I had never seen it.
Oh, you mean the line:
> warning: current_sos: Can't read pathname for load map: Input/output error
That is strange. Does it happen if you call abort() from the C code?
That should dump a core on its own. The question is whether things are
getting corrupted because of the way it crashed or some other configure
problem.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-04-24 02:57:05 | Re: Current CVS tip segfaulting |
Previous Message | Tom Lane | 2004-04-24 02:31:46 | Re: Current CVS tip segfaulting |