Re: postgres crash - illegal instruction - Mailing list pgsql-general

From Vick Khera
Subject Re: postgres crash - illegal instruction
Date
Msg-id BANLkTincqN5+Pc5c5eQKWmVpXtXi+q0zFQ@mail.gmail.com
Whole thread Raw
In response to postgres crash - illegal instruction  (Jiří Pavlovský <jira@getnet.cz>)
List pgsql-general
2011/5/24 Jiří Pavlovský <jira@getnet.cz>:
> I'v run into the following today:
>
>  2893LOG:  server process (PID 24519) was terminated by signal 4: Illegal
> instruction
>
> Is this an error in postgres?
>

I'll tend to suspect hardware error, specifically memory corruption,
or on-disk corruption of the binary.  Do you use ECC and is it working
correctly?  It is extremely unlikely that gcc generated a binary with
illegal instructions in it, especially for x86 systems.

pgsql-general by date:

Previous
From: Kohei Kaigai
Date:
Subject: Re: Error compiling sepgsql in PG9.1
Next
From: salah jubeh
Date:
Subject: Views permision -- please help and suggestion