Re: Problem with PITR Past Particular WAL File

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Craig McElroy <craig(dot)mcelroy(at)contegix(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Admin List <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Problem with PITR Past Particular WAL File
Date: 2007-10-25 12:57:27
Message-ID: 20071025125727.GH5661@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message yogesh 2007-10-25 14:13:35 Suse Linux Postgres
Previous Message Adam Radlowski 2007-10-25 12:09:28 sending data with COPY SQL command, libpq and structure of SELECT resulting buffer