From: | "Adrian Maier" <adrian(dot)maier(at)gmail(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Buildfarm failure at "initdb" - member Cassowary |
Date: | 2006-09-25 08:11:30 |
Message-ID: | cd30ef8c0609250111rb1698a6q58eca3d4251039f4@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
The Cassowary buildfarm memeber is curently failing when performing initdb .
The corresponding log file initdb.log is empty.
When running initdb manually, it dies immediately "with code 0200".
Other executables (psql, createlang, createdb for example) fail in the same
manner. But some others (postgres,postmaster,ecpg) seem to be ok ...
My assuption is that I haven't configured "something" properly in Cygwin :
it's a fresh install after having switched to a new machine.
Unfortunately, without an error message, it's hard to identify the problem.
The FAQ_CYGWIN suggests that modifying the cygserver config may be
neccessary, but it doesn't provide more details.
Does anyone have any advice ?
Cheers,
Adrian Maier
--------
$ gdb bin/initdb.exe
(gdb) break main
Breakpoint 1 at 0x403200: file initdb.c, line 2358.
(gdb) run
Starting program: /home/am/build/HEAD/inst/bin/initdb.exe
gdb: unknown target exception 0xc0000022 at 0x77f966bc
Program received signal ?, Unknown signal.
Program exited with code 0200.
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2006-09-25 08:27:12 | Re: 8.3 Development Cycle |
Previous Message | Teodor Sigaev | 2006-09-25 08:11:06 | Re: Increase default effective_cache_size? |