Re: PLTCL return_null crash...

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: Ian Harding <ianh(at)tpchd(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PLTCL return_null crash...
Date: 2002-10-08 00:36:59
Message-ID: Pine.LNX.4.21.0210080135190.3248-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Mon, 7 Oct 2002, Ian Harding wrote:
> [deleted]
>
> test=# create function crash () returns int as '
> test'# return_null
> test'# ' language 'pltcl';
> CREATE
> test=# select crash();
> ERROR: AllocSetFree: cannot find block containing chunk 0xbfbfcc48
> test=#
>
> [deleted]
>
> Does the above exhibit any similar wierdness on anyone else's 7.2.1?
>

Crashes for me too. Not under 7.3 though so something changed somewhere,
somehow :)

--
Nigel J. Andrews

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas O'Dowd 2002-10-08 00:54:35 Re: why isn't index used?
Previous Message Martijn van Oosterhout 2002-10-08 00:03:08 Re: sloooow query