Re: Initdb problem on debian mips cobalt: Bus error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Initdb problem on debian mips cobalt: Bus error
Date: 2008-07-18 16:50:05
Message-ID: 29339.1216399805@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk> writes:
> Could this be any less informative?
> Core was generated by `/usr/pgsql_src/postgresql-8.3.3/src/test/regress/tmp_check/install/usr/local/pg'.
> Program terminated with signal 10, Bus error.
> #0 0x007572d0 in ?? ()

Probably not :-(. Did you build with --enable-debug?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Glyn Astill 2008-07-18 16:53:09 Re: Initdb problem on debian mips cobalt: Bus error
Previous Message Francisco Reyes 2008-07-18 16:46:09 Re: Reducing memory usage of insert into select operations?