Re: crash in 7.0.2...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael J Schout <mschout(at)gkg(dot)net>
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: crash in 7.0.2...
Date: 2000-07-08 17:00:06
Message-ID: 25424.963075606@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael J Schout <mschout(at)gkg(dot)net> writes:
> Ive had a crash occur in postgres 7.0.2. When the db crashed, there
> was quite a bit going on, so I am not really sure what caused it. As
> such, I cant really reproduce this :(. The only thing that I have
> that might help you guys is the core file. Below is a backtrace from
> the core file.

Unfortunately I don't think I believe the backtrace at all :-(.
quickdie does not call getenv, for example. I think gdb has probably
gotten confused and printed garbage information.

You might want to recompile the backend with -g, in hopes of getting
a more useful backtrace if it happens again.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-07-08 17:53:41 Re: fcntl(SETLK) [was Re: 2nd update on TOAST]
Previous Message Tom Lane 2000-07-08 16:13:49 Re: fcntl(SETLK) [was Re: 2nd update on TOAST]