interesting SIGNAL 10 (BUSERR) on CVS - Mailing list pgsql-hackers

From Larry Rosenman
Subject interesting SIGNAL 10 (BUSERR) on CVS
Date
Msg-id 227940000.1069004309@lerlaptop.lerctr.org
Whole thread Raw
Responses Re: interesting SIGNAL 10 (BUSERR) on CVS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
running 7.4RC2+ (from last week).

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
debug> trace      ^
Error: Unrecognized keyword at trace
debug> stack
Stack Trace for p1, Program postgres
*[0] _bt_getroot(0x83520dc, 0x1)        [0x808f057][1] _bt_search(presumed: 0x83520dc, 0x1, 0x838560c)
[0x809350d][2]_bt_first(presumed: 0x83853d8, 0x1, 0x8385400)     [0x809443e][3] btgettuple()       [0x8091fa6] 
debug>

It's a one shot, and I have a core, but, I don't have the debug symbols
as UnixWare's cc doesn't allow -g and -O.

Do we care?




--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: cvs head? initdb?
Next
From: Bruce Momjian
Date:
Subject: Re: cvs head? initdb?