Buildfarm failure at "initdb" - member Cassowary

Поиск
Список
Период
Сортировка
От Adrian Maier
Тема Buildfarm failure at "initdb" - member Cassowary
Дата
Msg-id cd30ef8c0609250111rb1698a6q58eca3d4251039f4@mail.gmail.com
обсуждение исходный текст
Ответы Re: Buildfarm failure at "initdb" - member Cassowary  (Andrew Dunstan <andrew@dunslane.net>)
Список 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.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: Increase default effective_cache_size?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: 8.3 Development Cycle