Re: --enable-thread-safety bug

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: --enable-thread-safety bug
Дата
Msg-id 20080322201112.GA5389@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: --enable-thread-safety bug  (Steve Clark <sclark@netwolves.com>)
Ответы Re: --enable-thread-safety bug
Список pgsql-general
On Sat, Mar 22, 2008 at 12:51:30PM -0400, Steve Clark wrote:
> My program had no threads - as I pointed out if I change the default
> Makefile in the FreeBSD ports
> system to not enable thread safety my programs runs just fine for days
> on end. It appears to me
> without any kind of close examination that there is a memory leak in the
> ecpg library when enable
> thread safety is turned on.

There are just a few variables covered by ENABLE_THREAD_SAFETY. I wonder
how the program manages to spend so much time allocating memory to eat
all of it. Could you give us some more info about your source code? Do
you use descriptors? Auto allocating?

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: dynamically generated SQL and planner/performance
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: dynamically generated SQL and planner/performance