[GENERAL] InitBufferPoolAccess crash

2006-05-09 Thread Ed L.
I have a 7.3.4 cluster that just sigsegv'd. I know an upgrade is desperately needed. In the meantime, does the following gdb output provide any clues as to what we might be able to do to nurse it along until we upgrade? Thanks, Ed PostgreSQL 7.3.4 on hppa2.0w-hp-hpux11.00, compiled by GCC gcc

Re: [GENERAL] InitBufferPoolAccess crash

2006-05-09 Thread Tom Lane
Ed L. [EMAIL PROTECTED] writes: from /opt/pgsql/installs/postgresql-7.3.4/bin/postmaster (gdb) bt #0 0x12d288 in InitBufferPoolAccess () from /opt/pgsql/installs/postgresql-7.3.4/bin/postmaster Error accessing memory address 0x0: Invalid argument. Right offhand I'd imagine that the

Re: [GENERAL] InitBufferPoolAccess crash

2006-05-09 Thread Ed L.
On Tuesday May 9 2006 3:07 pm, Tom Lane wrote: Ed L. [EMAIL PROTECTED] writes: from /opt/pgsql/installs/postgresql-7.3.4/bin/postmaster (gdb) bt #0 0x12d288 in InitBufferPoolAccess () from /opt/pgsql/installs/postgresql-7.3.4/bin/postmaster Error accessing memory address 0x0: