Re: Bug #829: 7.3 crashes when trying to set variable to

From: Neil Conway <neilc(at)samurai(dot)com>
To: Dustin Sallings <dustin(at)spy(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #829: 7.3 crashes when trying to set variable to
Date: 2002-12-01 22:31:44
Message-ID: 1038781904.5909.85.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sun, 2002-12-01 at 17:03, Dustin Sallings wrote:
> Around 16:54 on Dec 1, 2002, Neil Conway said:
>
> # Works for me:
>
> Well that's unfortunate, it crashes consistently for me.

Heh, ok. I thought my post implied "given the information you've given
me, I can't reproduce the bug, so can you give me some more info?" --
but perhaps I needed to be a little more explicit.

Can you get a backtrace from the core dump left by the backend when it
crashes? The core file should be located in
$PGDATA/base/$oid_of_current_db/ ; if you can recompile PostgreSQL with
debugging symbols (./configure --enable-debug) that should make it
easier to see what's going wrong.

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-12-01 22:44:08 Re: Bug #829: 7.3 crashes when trying to set variable to default
Previous Message pgsql-bugs 2002-12-01 22:26:37 Bug #832: delete rule reports 0 modifications