Re: postgres 7.0.3 core dumps - Mailing list pgsql-general

From Joseph Shraibman
Subject Re: postgres 7.0.3 core dumps
Date
Msg-id 3A65093E.45FBBF67@selectacast.net
Whole thread Raw
In response to postgres 7.0.3 core dumps  (Joseph Shraibman <jks@selectacast.net>)
Responses Re: postgres 7.0.3 core dumps
List pgsql-general
Oops, I did the trace wrong.

<rant>
Why can't gdb -c corefile get a symbol table?  It prints out what the
executable was so it must be able to find it.
</rant>

Anyway I look at http://www.selectacast.net/~jks/postgres/gdb3.txt  The
backend was in ExecEvalVar () when it crashed.

Tom Lane wrote:
>
> Joseph Shraibman <jks@selectacast.net> writes:
> > Postgres has core dumped on me a few in the last few weeks. For complete
> > details of the problem:
> > http://www.selectacast.net/~jks/postgres/
>
> Unfortunately, those core dump files are of no value anywhere except
> on your machine, since they are (a) platform dependent, and (b)
> dependent on your executable, which you said was custom-built.
>
> Could you go into them with gdb and provide stack backtraces?
>
>                         regards, tom lane

--
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com

pgsql-general by date:

Previous
From: Vince Vielhaber
Date:
Subject: RE: Why is there so much MySQL bashing???
Next
From: Bruce Momjian
Date:
Subject: Slashdot and PostgreSQL