Re: Current CVS tip segfaulting - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Current CVS tip segfaulting
Date
Msg-id 200404240244.i3O2iDV07030@candle.pha.pa.us
Whole thread Raw
In response to Re: Current CVS tip segfaulting  (Alvaro Herrera Munoz <alvherre@dcc.uchile.cl>)
List 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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Current CVS tip segfaulting
Next
From: Bruce Momjian
Date:
Subject: Re: Current CVS tip segfaulting