Re: Problem with PITR Past Particular WAL File - Mailing list pgsql-admin

From Alvaro Herrera
Subject Re: Problem with PITR Past Particular WAL File
Date
Msg-id 20071025125727.GH5661@alvh.no-ip.org
Whole thread Raw
In response to Re: Problem with PITR Past Particular WAL File  (Craig McElroy <craig.mcelroy@contegix.com>)
Responses Re: Problem with PITR Past Particular WAL File  (Craig McElroy <craig.mcelroy@contegix.com>)
List pgsql-admin
Craig McElroy wrote:
> Tom:
>   Thanks for your help on this.  The trace details are as follows:
>
> Core was generated by `/usr/local/pgsql/bin/postgres -D /pgdata01/data'.
> Program terminated with signal 11, Segmentation fault.
>
> #0  0x080b8ee0 in entrySplitPage ()
> #1  0x080baccf in ginInsertValue ()
> #2  0x080b81b7 in gin_xlog_cleanup ()

So it looks like a bug in the gin xlog code, which makes sense because
it's new.

Can you please execute in that gdb session the command "bt full" and
send the output?

--
Alvaro Herrera                        http://www.advogato.org/person/alvherre
"La realidad se compone de muchos sueños, todos ellos diferentes,
pero en cierto aspecto, parecidos..." (Yo, hablando de sueños eróticos)

pgsql-admin by date:

Previous
From: Craig McElroy
Date:
Subject: Re: Problem with PITR Past Particular WAL File
Next
From: Craig McElroy
Date:
Subject: Re: Problem with PITR Past Particular WAL File