On Fri, Jan 25, 2002 at 12:55:03PM -0500, Tom Lane wrote:
> Frank Joerdens <frank(at)joerdens(dot)de> writes:
> > Actually, it's always the same address where the program
> > stops; running the above steps severaly times seems to confirm this
> > (which might indicate that the address is of use for you?!).
>
> The address is unhelpful, but a backtrace (try typing "bt") might be
> very interesting indeed.
Well, it doesn't *look* very interesting:
(gdb) bt
#0 0x778a018d in ?? ()
#1 0x77e7758a in ?? ()
Regards, Frank