Re: Creating trigger function with argument(s) gets backend crash. - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: Creating trigger function with argument(s) gets backend crash.
Date
Msg-id 20050706133427.GA6620@winnie.fuhr.org
Whole thread Raw
In response to Creating trigger function with argument(s) gets backend crash.  (Satoshi Nagayasu <nagayasus@nttdata.co.jp>)
List 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/

pgsql-bugs by date:

Previous
From: "Denis Vlasenko"
Date:
Subject: BUG #1756: PQexec eats huge amounts of memory
Next
From: Harald Armin Massa
Date:
Subject: Re: BUG #1756: PQexec eats huge amounts of memory