Re: postgres crash - illegal instruction

From: Vick Khera <vivek(at)khera(dot)org>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres crash - illegal instruction
Date: 2011-05-24 12:59:12
Message-ID: BANLkTincqN5+Pc5c5eQKWmVpXtXi+q0zFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2011/5/24 Jiří Pavlovský <jira(at)getnet(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message salah jubeh 2011-05-24 13:50:38 Views permision -- please help and suggestion
Previous Message Kohei Kaigai 2011-05-24 12:20:05 Re: Error compiling sepgsql in PG9.1