From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Craig Ruff <cruff(at)ucar(dot)edu> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: 7.3.5 initdb failure on Irix 6.5.18 |
Date: | 2004-01-15 21:42:50 |
Message-ID: | 24738.1074202970@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Craig Ruff <cruff(at)ucar(dot)edu> writes:
> I'm trying to use 7.3.5 (for an upgrade of 7.3.2) on Irix 6.5.18 using the
> MIPSpro 7.4.1 compiler. Everything compiles up ok, but 'make check' fails
> at the "enabling unlimited row size for system tables..." step with
> a core dump of postgres.
Hmm, hard to see what could have broken between 7.3.2 and 7.3.4.
> Has anyone fixed this yet?
Nope, first we've heard of it.
> If not, does anyone have hints that I can pursue since I have the
> source compiled up with debugging enabled?
It would seem that the culprit must be somewhere in the 7.3.2-to-7.3.4
changes in xlog.c:
but I sure don't see anything there that looks like a potential
portability issue.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ruff | 2004-01-15 21:51:41 | Re: 7.3.5 initdb failure on Irix 6.5.18 |
Previous Message | Joe Conway | 2004-01-15 21:36:20 | Re: NULL in arrays |