Re: Bus error on make check - Mailing list pgsql-general

From Jonel Rienton
Subject Re: Bus error on make check
Date
Msg-id 00c601c63658$e3b15730$0302a8c0@aspire
Whole thread Raw
In response to Bus error on make check  (Doug Hall <doughalldev@gmail.com>)
List pgsql-general
Usually bus error is cause by bad memory, haven't seen this kind of error in
a long time.

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Doug Hall
Sent: Monday, February 20, 2006 1:44 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Bus error on make check

I get the following errors upon running a make check for 8.1.3:

./pg_regress: line 503:  9002 Bus error               "$bindir/psql" -
X $psql_options postgres </dev/null 2>/dev/null
./pg_regress: line 503:  9007 Bus error               "$bindir/psql" -
X $psql_options postgres </dev/null 2>/dev/null
./pg_regress: line 503:  9012 Bus error               "$bindir/psql" -
X $psql_options postgres </dev/null 2>/dev/null running on port 55432 with
pid 8714
============== creating database "regression"         ==============
./pg_regress: line 541:  9019 Bus error               "$bindir/
createdb" $encoding_opt $psql_options --template template0 "$dbname"
pg_regress: createdb failed
make[2]: *** [check] Error 2
make[1]: *** [check] Error 2
make: *** [check] Error 2

Any ideas what could cause this?

Thanks,
Doug

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.11/264 - Release Date: 2/17/2006



pgsql-general by date:

Previous
From: Doug Hall
Date:
Subject: Bus error on make check
Next
From: "Warren"
Date:
Subject: Performance Problems