Re: interesting SIGNAL 10 (BUSERR) on CVS

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: interesting SIGNAL 10 (BUSERR) on CVS
Date: 2003-11-16 17:59:43
Message-ID: 28979.1069005583@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman <ler(at)lerctr(dot)org> writes:
> I got the following:

> $ debug -ic -c core* /usr/local/pgsql/bin/postgres
> Warning: No debugging information in /usr/local/pgsql/bin/postgres
> Core image of postgres (process p1) created
> CORE FILE [_bt_getroot]
> SIGNALED 10 (bus code[BUS_OBJERR] address[0xbb12c550]) in p1
> 0x808f057 (_bt_getroot+135:) movzwl 16(%edi),%edx

Is it repeatable? It's hard to see how _bt_getroot() could core
except maybe in the presence of serious data corruption in the index ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2003-11-16 18:01:35 Re: interesting SIGNAL 10 (BUSERR) on CVS
Previous Message Bruce Momjian 2003-11-16 17:57:24 Re: cvs head? initdb?