Re: recent (just got from cvs) build doesn't run nicely

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: depesz(at)depesz(dot)pl
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: recent (just got from cvs) build doesn't run nicely
Date: 2003-01-27 22:01:40
Message-ID: 8453.1043704900@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hubert depesz Lubaczewski <depesz(at)depesz(dot)pl> writes:
> i just got newest checkout from cvs.
> it builded fine.
> [but]
> initializing pg_depend... /home/pgdba/work/bin/initdb: line 716: 26438 Segmentation fault "$PGPATH"/postgres $PGSQL_OPT template1 >/dev/null <<EOF

If you were updating an existing CVS image, did you do a complete
rebuild? (I always do "make distclean", then cvs update, then
reconfigure and rebuild from scratch when updating from CVS.)

If you did, but initdb still failed, it would be useful to see a stack
trace from the core dump. (You probably need initdb -n to keep initdb
from removing the core dump...)

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2003-01-28 19:24:13 Re: No migration path for MONEY
Previous Message Rod Taylor 2003-01-27 21:59:00 Re: Bug #880: COMMENT ON DATABASE depends on current