Re: [HACKERS] Memory leak in large objects (was Re: Postgreqsl Large Objects)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Memory leak in large objects (was Re: Postgreqsl Large Objects)
Дата
Msg-id 12884.927728289@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Memory leak in large objects (was Re: Postgreqsl Large Objects)  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-hackers
Peter T Mount <peter@retep.org.uk> writes:
> Ok,  thanks,  I will talk to him about the docs.  Another problem that you
> may know about,  want to know about.  I have been using 6.5b for a while now 
> with large objects.

Beta1 you mean?  There have been several LO bugs fixed since then, I
believe.  Please try it with a current snapshot.

> I get a few :
> NOTICE:  LockReplace: xid table corrupted
> errors and then a 
> NOTICE:  ShmemAlloc: out of memory
> error.  Thoughts?

I think this is memory corruption (something tromping on the shared
memory allocation information), not a leak.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] I can't compile cvs snapshot ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Help: fmgr_info: function 0: cache lookup failed