Re: Unable to install postgres on Mips platform.

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Niranjan Shivaratri <niranjan(dot)shivaratri(at)intransa(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, Nitin Patil <nitin(dot)patil(at)intransa(dot)com>
Subject: Re: Unable to install postgres on Mips platform.
Date: 2002-07-15 20:43:53
Message-ID: 200207152043.g6FKhr608192@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Please try 7.2.1 from ftp.postgresql.org.

---------------------------------------------------------------------------

Niranjan Shivaratri wrote:
>
> Hello:
>
> I am trying to install postgres 7.1 version on a Mips platform running Linux (2.4.17sb20020611 version).
> The postgres source is compiled with Montevista cross compiler (gcc version 3.0.1) for the mips platform.
>
> The problem I am having is that when I call initdb, the postgres dies because of the following error:
>
> Program received signal SIGSEGV, Segmentation fault.
>
> This problem occurs in file postgresql-7.1.3/src/backend/access/heap/heapam.c (line 1808)
> where it is trying to invoke log_heap_update function.
>
> When I try to step into the function log_heap_update function, the program control goes into
> memcpy and I get SIGSEGV fault.
>
> Any help in resolving this problem is greatly appreciated.
>
> Thanks very much.
>
> Regards,
> Niranjan.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message ad966 2002-07-16 12:08:57 pgDataRead
Previous Message Tom Lane 2002-07-15 13:56:15 Re: 7.2.1 backend crash (convert_string_datum, locale)