Re: problem with segmentation fault error - Mailing list pgsql-bugs

From Tom Lane
Subject Re: problem with segmentation fault error
Date
Msg-id 17031.1264636750@sss.pgh.pa.us
Whole thread Raw
In response to problem with segmentation fault error  (pg2@onet.eu)
List pgsql-bugs
pg2@onet.eu writes:
> 2010-01-27 10:34:01 CET [3931]: [9-1] host=,user=,db= LOG:  server process (PID 24454) was terminated by signal 11:
Segmentationfault 

> I have 8.4.0 version.

The *first* thing to do is update to 8.4.2 to see if the problem was
already fixed.

If not, you need to try to gather some data.  What query was running in
the crashed backend would be useful to know, and a stack trace would be
even better.

> Do you have any idea where problem could be? Is it hardware or rather PostgreSQL configuration problem?

It could be a hardware problem or a software bug.  How reproducible is
it?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Mason Hale
Date:
Subject: unable to fail over to warm standby server
Next
From: "George"
Date:
Subject: BUG #5298: emedded SQL in C to get the record type from plpgsql