Re: BUG #5159: 8.4.1 Segmentation fault

From: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5159: 8.4.1 Segmentation fault
Date: 2009-11-02 17:21:58
Message-ID: c3a7de1f0911020921r53be040ah726ab8678bf49d36@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanx, Tom.

So I just need to checkout REL8_4_STABLE and install it to fix my
problem, right?

On Mon, Nov 2, 2009 at 7:48 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Sergey Konoplev" <gray(dot)ru(at)gmail(dot)com> writes:
>> After migration to 8.4.1 from 8.3.7 our server worked normally for half our
>> and then become falling down continuously with "Segmentation fault". I did
>> two codedumps and bt on it:
>
>> Core was generated by `postgres: mirtesen mirtesen [local] INSERT        '.
>> Program terminated with signal 11, Segmentation fault.
>> [New process 9238]
>> #0  0x00000000006646e1 in ?? ()
>> (gdb) bt
>> #0  0x00000000006646e1 in ?? ()
>> #1  0x0000000000665545 in ts_stat1 ()
>> #2  0x00000000005390b7 in ExecMakeTableFunctionResult ()
>
> Hmm, maybe this is this bug:
> http://archives.postgresql.org/pgsql-committers/2009-10/msg00056.php
>
> If not, we are going to need more information than this to fix it.
>
>                        regards, tom lane
>

--
Regards,
Sergey Konoplev
--
PostgreSQL articles in english & russian
http://gray-hemp.blogspot.com/search/label/postgresql/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2009-11-02 17:25:00 Re: BUG #5159: 8.4.1 Segmentation fault
Previous Message Tom Lane 2009-11-02 16:48:55 Re: BUG #5159: 8.4.1 Segmentation fault