Thread: BUG #4482: Segfault error 4

BUG #4482: Segfault error 4

From
"manish singh"
Date:
The following bug has been logged online:

Bug reference:      4482
Logged by:          manish singh
Email address:      manu_mani31@rediffmail.com
PostgreSQL version: 8.3
Operating system:   Centos 64bit
Description:        Segfault error 4
Details:

Database Postgressql 8.3.3 is on clustering and replication and is patched
by pgcluster 1.9.rc5.patch
now this time this below error getting.

we are running this setup from last 1 year having no error, this error meet
us this month OCT 2008

kernel: postgres[4474]: segfault at 00002b21b5f92004 rip 0000000000536e10
rsp 00007ffff80ec3c0 error 4

Re: BUG #4482: Segfault error 4

From
"Joshua Tolley"
Date:
On Thu, Oct 16, 2008 at 10:33 AM, manish singh
<manu_mani31@rediffmail.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      4482
> Logged by:          manish singh
> Email address:      manu_mani31@rediffmail.com
> PostgreSQL version: 8.3
> Operating system:   Centos 64bit
> Description:        Segfault error 4
> Details:
>
> Database Postgressql 8.3.3 is on clustering and replication and is patched
> by pgcluster 1.9.rc5.patch
> now this time this below error getting.
>
> we are running this setup from last 1 year having no error, this error meet
> us this month OCT 2008
>
> kernel: postgres[4474]: segfault at 00002b21b5f92004 rip 0000000000536e10
> rsp 00007ffff80ec3c0 error 4
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

If you're using pgcluster you'd do better reporting this to the
pgcluster mailing lists

- Josh / eggyknap