Re: Creating trigger function with argument(s) gets backend crash.

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Satoshi Nagayasu <nagayasus(at)nttdata(dot)co(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Creating trigger function with argument(s) gets backend crash.
Date: 2005-07-06 13:34:27
Message-ID: 20050706133427.GA6620@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Jul 06, 2005 at 05:59:24PM +0900, Satoshi Nagayasu wrote:
>
> When I attempted to create a trigger function with argument(s),
> the backend got crashed.

Same here with the most recent HEAD. Here's a stack trace:

#0 0xfed2f648 in plpgsql_compile (fcinfo=0xffbfdf38, forValidator=-32 'à')
at pl_comp.c:688
#1 0xfed2d2a0 in plpgsql_validator (fcinfo=0x3bf5a4) at pl_handler.c:236
#2 0x00212b08 in OidFunctionCall1 (functionId=3929508, arg1=4290765752) at fmgr.c:1410

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Harald Armin Massa 2005-07-06 13:52:30 Re: BUG #1756: PQexec eats huge amounts of memory
Previous Message Denis Vlasenko 2005-07-06 11:35:28 BUG #1756: PQexec eats huge amounts of memory