Re: postgres crashes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Adam Kempa <janus(at)vtrip(dot)pl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: postgres crashes
Date: 2004-05-20 18:10:59
Message-ID: 3269.1085076659@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Adam Kempa <janus(at)vtrip(dot)pl> writes:
> I've been installed Postgres 7.4.2 on FreeBSD system and when load
> average grow up i've error in postgres like this:
> ERROR: permission denied for function varchar
> ERROR: permission denied for function varchar

> and then postgres crashes.

> LOG: server process (PID 9787) was terminated by signal 11

I think you've got hardware problems. Specifically, this sounds like it
could be bad RAM in an address range that doesn't get used until the
system gets sufficiently loaded. memtest86 is a widely-recommended test
program for finding bad RAM ...

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-05-21 06:34:21 Re: LATIN2 'bssz' and 'bszsz' fails on unique index
Previous Message Tom Lane 2004-05-20 16:41:41 Re: int4, int8, real ....division...