Re: MemoryContextAlloc: invalid request size 1934906735 - Mailing list pgsql-hackers

From D'Arcy J.M. Cain
Subject Re: MemoryContextAlloc: invalid request size 1934906735
Date
Msg-id 20020827220531.5E3B81BB4@druid.net
Whole thread Raw
In response to Re: MemoryContextAlloc: invalid request size 1934906735  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: MemoryContextAlloc: invalid request size 1934906735  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On August 27, 2002 03:39 pm, Tom Lane wrote:
> "D'Arcy J.M. Cain" <darcy@druid.net> writes:
> > NetBSD issue?  It does it on all the NetBSD systems I tried it on.
>
> Hm.  The first thing I thought was "portability problem" --- I had been
> testing on HPUX.  But I just tried it on a Linux Intel box and see no
> failure there either.

Well, Linux != NetBSD except for processor.

> Note I'm testing CVS tip, not 7.2.  Could we have fixed whatever the bug
> is?  Seems unlikely, if it just appeared between 7.2 and 7.2.1 for you.

Actually it was between 7.1.2 and 7.2.1.  I upgraded to 7.2.2 to see if it 
would go away.  I can try tip on another box.

> Another possible reason for differences is configuration.  I used a
> pretty plain-vanilla configure:
>
> ./configure --with-CXX --with-tcl --enable-cassert --enable-debug
>
> How about you?

I am using the NetBSD pkgsrc system.  It generates this configuration.
How about that --enable-multibyte?

--enable-multibyte --disable-odbc --without-java --without-perl 
--without-python --without-tcl --without-tk 
--includedir=/usr/pkg/include/pgsql 
--with-htmldir=/usr/pkg/share/doc/html/postgresql --disable-readline 
--enable-locale --enable-syslog --with-CXX --with-template=netbsd 
--with-openssl=/usr --host=i386--netbsdelf --prefix=/usr/pkg

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: turning off autocommit behavior in psql
Next
From: Tom Lane
Date:
Subject: Re: Proposed GUC Variable