Re: Problems with initdb on Cygwin - Mailing list pgsql-general

From Frank Joerdens
Subject Re: Problems with initdb on Cygwin
Date
Msg-id 20020125191758.A511@superfly.archi-me-des.de
Whole thread Raw
In response to Re: Problems with initdb on Cygwin  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Fri, Jan 25, 2002 at 12:55:03PM -0500, Tom Lane wrote:
> Frank Joerdens <frank@joerdens.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

pgsql-general by date:

Previous
From: Florian Wunderlich
Date:
Subject: Re: persistent portals/cursors (between transactions)
Next
From: Jan Wieck
Date:
Subject: Re: grant the right to select only certain rows?