Re: Glibc error using ecpg

Поиск
Список
Период
Сортировка
От Paul Anderson
Тема Re: Glibc error using ecpg
Дата
Msg-id 4BE46C45.1050105@pnlassociates.com
обсуждение исходный текст
Ответ на Re: Glibc error using ecpg  (Michael Meskes <meskes@postgresql.org>)
Ответы Re: Glibc error using ecpg  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-testers
It reviewing the output, I'm thinking this is a bug in my test
framework, not in ecpg.  Do you agree?

Paul


On 5/7/10 3:00 PM, Michael Meskes wrote:
> Hi Paul,
>
> could you compile ecpg with debugging enabled and then run your test case under
> gdb? A run under valgrind might help too. This bug shows some memory
> corruption, so I need to figure out where exatly this happens.
>
> Alternatively a small test case with which I can reproduce the problem on my
> system is an option too.
>
> Thanks a lot for your effort.
>
> Michael
>

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

Предыдущее
От: Paul Anderson
Дата:
Сообщение: Re: Glibc error using ecpg
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: Possible 9.0 bug