Re: Recent updates

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: lockhart(at)alumnus(dot)caltech(dot)edu (Thomas G(dot) Lockhart)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: Recent updates
Date: 1998-07-14 04:35:11
Message-ID: 199807140435.AAA10257@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> At the same time, the backend printed the following:
>
> Too Large Allocation Request("!(0 < (size)
> && (size) <= (0xfffffff)):size=-2 [0xfffffffe]",
> File: "mcxt.c", Line: 228)
> !(0 < (size) && (size) <= (0xfffffff)) (0)
>
> Do you want to look at this Bruce? I haven't looked at it yet, but think
> it might be deeper into the backend than the parser (haven't run into
> mcxt.c before).
>
> I am testing on a Friday's version of the cvs tree.

Typically a bad malloc. I can check.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-07-14 04:55:59 Re: Recent updates
Previous Message Thomas G. Lockhart 1998-07-14 04:14:58 Re: Recent updates