Re: InitDB: Bad system call - Mailing list pgsql-general

From Tom Lane
Subject Re: InitDB: Bad system call
Date
Msg-id 5754.1281727744@sss.pgh.pa.us
Whole thread Raw
In response to Re: InitDB: Bad system call  (Torsten Zühlsdorff <foo@meisterderspiele.de>)
Responses Re: InitDB: Bad system call
List pgsql-general
=?ISO-8859-15?Q?Torsten_Z=FChlsdorff?= <foo@meisterderspiele.de> writes:
> It's the same like before, but this time with core-file! :) I don't know
> why, but now there is one. You can find it here:
> http://www.dddbl.de/postgres.core (2,4 MB)

That's good, but the core file is pretty much useless to anyone else.
Please gdb it and post a stack trace:

    gdb /path/to/postgres /path/to/core
    gdb> bt
    gdb> quit

            regards, tom lane

pgsql-general by date:

Previous
From: Torsten Zühlsdorff
Date:
Subject: Re: InitDB: Bad system call
Next
From: Bill Christensen
Date:
Subject: Re: Problem with dumps