Re: Initdb problem on debian mips cobalt: Bus error - Mailing list pgsql-general

From Tom Lane
Subject Re: Initdb problem on debian mips cobalt: Bus error
Date
Msg-id 2383.1216750963@sss.pgh.pa.us
Whole thread Raw
In response to Re: Initdb problem on debian mips cobalt: Bus error  (Glyn Astill <glynastill@yahoo.co.uk>)
List pgsql-general
Glyn Astill <glynastill@yahoo.co.uk> writes:
>> What ulimit settings are operative anyway?  (ulimit -a
>> might tell you)

> deb:/usr/pgsql_src/postgresql-8.3.3/src/test/regress# ulimit -a
> core file size          (blocks, -c) 0

Hmm, are you sure the core actually corresponds to your failure?
Because this says you've got core dumps turned off.

> stack size              (kbytes, -s) 8192

The stack size rlimit looks normal, which makes a crash in this spot
look even less probable.  I think maybe you are looking at a stale
corefile that doesn't quite correspond to this postgres executable.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problems Restarting PostgreSQL Daemon
Next
From: Rich Shepard
Date:
Subject: Re: Problems Restarting PostgreSQL Daemon