Re: BUG #11807: Postgresql server crashed when running transaction tests

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #11807: Postgresql server crashed when running transaction tests
Дата
Msg-id 544FB683.900@vmware.com
обсуждение исходный текст
Ответ на BUG #11807: Postgresql server crashed when running transaction tests  (bzhao@recognia.com)
Ответы Re: BUG #11807: Postgresql server crashed when running transaction tests
Список pgsql-bugs
On 10/28/2014 05:22 PM, bzhao@recognia.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      11807
> Logged by:          Bing Zhao
> Email address:      bzhao@recognia.com
> PostgreSQL version: 9.2.9
> Operating system:   CentOS 5.6
> Description:
>
> Recently our database component testing failed, we traced our source code
> which nothing changed. Dev reported it's working on their dev machine but
> failed in test environment. The only difference is postgresql server
> version, dev is running 9.2.8 and test is running 9.2.9.After I downgraded
> to 9.2.8 in test environment, the test suit works again. See logs and
> database configuration under.

Unfortunately there isn't any details in the logs that would help
tracking this down. Can you get a core dump, and from that a backtrace
using gdb?

What does the test program do? If you can narrow the test case down to a
small self-contained script and post that, that'd be great.

- Heikki

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

Предыдущее
От: bzhao@recognia.com
Дата:
Сообщение: BUG #11807: Postgresql server crashed when running transaction tests
Следующее
От: Federico Campoli
Дата:
Сообщение: Re: BUG #11807: Postgresql server crashed when running transaction tests