Re: Problems with initdb on Cygwin

From: Frank Joerdens <frank(at)joerdens(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Frank Joerdens <frank(at)joerdens(dot)de>, Jan Wieck <janwieck(at)yahoo(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problems with initdb on Cygwin
Date: 2002-01-25 18:17:58
Message-ID: 20020125191758.A511@superfly.archi-me-des.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-01-25 18:20:23 Re: Problems with initdb on Cygwin
Previous Message Oleg Bartunov 2002-01-25 18:10:47 Re: Arrays Question