Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)

Поиск
Список
Период
Сортировка
От Yogvinder Singh
Тема Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)
Дата
Msg-id 000301c97247$9fca75a0$df5f60e0$@co.in
обсуждение исходный текст
Ответ на Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Ответы Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)
Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)
Список pgsql-general
Pavan,

What is the possible reason for the data corruption?

Regards,
Yogvinder


-----Original Message-----
From: Pavan Deolasee [mailto:pavan.deolasee@gmail.com]
Sent: January 09, 2009 2:59 PM
To: Yogvinder Singh
Cc: Scott Marlowe; Stefan Kaltenbrunner; pgsql-general@postgresql.org
Subject: Re: [GENERAL] RCA for MemoryContextAlloc: invalid request
size(Known Issue)

On Fri, Jan 9, 2009 at 2:53 PM, Yogvinder Singh <yogvinder@newgen.co.in>
wrote:
> That I'll do but that still won't answer the question : What is the reason
> for the data corruption leading to " MemoryContextAlloc: invalid request
> size"
>

That's because you may read the corrupt data and do further operations
which leads to failure. For example, the tuple length may be corrupted
and you try to copy that tuple to memory. That's when the palloc can
fail with the error.

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com

Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information.
Ifyou are not the original intended recipient and have erroneously received this message, you are prohibited from
using,copying, altering or disclosing the content of this message. Please delete it immediately and notify the sender.
NewgenSoftware Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage arising from the use of the
informationtransmitted by this email including damages from virus and further acknowledges that no binding nature of
themessage shall be implied or assumed unless the sender does so expressly with due authority of NSTL.  


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

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: RCA for MemoryContextAlloc: invalid request size(Known Issue)
Следующее
От: Steve Henry
Дата:
Сообщение: Where do I find crypto installer for Mac platform