Re: initdb segfault - solaris 8

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: sjh(at)ucf(dot)ics(dot)uci(dot)edu
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: initdb segfault - solaris 8
Date: 2001-10-26 14:11:34
Message-ID: 23824.1004105494@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

sjh(at)ucf(dot)ics(dot)uci(dot)edu writes:
> [ coredump in ValidateBinary ]

It's hard to see how ValidateBinary could dump core, unless perhaps its
idea of struct stat, struct group or struct passwd is different from the
system's. I'd suggest checking for conflicting system headers.

If no dice, try recompiling with --enable-debug so that you can get more
info with gdb.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mihai Gheorghiu 2001-10-26 14:25:32 Referential integrity
Previous Message CJ Kucera 2001-10-26 14:10:24 Database-level permissions?