Date: Tue, 20 May 1997 01:00:41 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: Randall D DuCharme <randyd@nconnect.net> Cc: smp@FreeBSD.ORG Subject: Re: postgresql build failure on SMP machine Message-ID: <Pine.NEB.3.96.970520005726.15398M-100000@thelab.hub.org> In-Reply-To: <33811215.D8E4D061@nconnect.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Randy... If this turns out to be a coding issue from the PostgreSQL side of things (something that some sort of '#ifdef FreeBSD_SMP' sections of code will fix), could you please submit appropriate patches to pgsql-patches@postgresql.org? Also, could you grab ahold of a copy of v6.1 out of ftp.postgresql.org/pub/6.1, which has major improvements over v6.0... at least you'd be working with a more stable version of PostgreSQL :) On Mon, 19 May 1997, Randall D DuCharme wrote: > Greetings, > > I posted this to -current last night but I should have posted it > here as I was able to successfully install it on a Uniprocessor > -current machine at work today. Any ideas why it won't work on > SMP??? > > In trying to install the postgresql port the install fails with the > following... > > initdb: creating template database in > /usr/local/pgsql/data/base/template1 > Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1 > Failed Assertion("!VfdCache[0].lruMoreRecently != 0):(null)", File: > "fd.c", Line: > 389) > !(VfdCache[0].lruMoreRecently != 0) (0) > Abort trap - core dumped > initdb: could not create template database > initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1 > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > The system is -current (SMP) as of 4 PM 5/18 > > Any ideas? > > Thanks > > Randy DuCharme > Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.970520005726.15398M-100000>