Re: BUG #5235: Segmentation fault under high load through JDBC - Mailing list pgsql-bugs

From Andrew Gierth
Subject Re: BUG #5235: Segmentation fault under high load through JDBC
Date
Msg-id 87iqcg9rhv.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: BUG #5235: Segmentation fault under high load through JDBC  (Oleg Jurtšenko <oleg@fts.ee>)
Responses Re: BUG #5235: Segmentation fault under high load through JDBC  (Oleg Jurtšenko <oleg@fts.ee>)
Re: BUG #5235: Segmentation fault under high load through JDBC  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-bugs
>>>>> "Oleg" =3D=3D Oleg Jurt=C5=A1enko <oleg@fts.ee> writes:

 Oleg> I tried to execute "select instr(ad_parent_tree(?,?),'|'||'?'||'|') =
AS
 Oleg> isItsOwnChild from dual;" query with psql terminal and got
 Oleg> segmentation fault as well.

 Oleg> The most interesting thing is that this function makes segmentation
 Oleg> fault also on FreeBSD 7.2 with Postgresql-8.3.7.

What are the definitions of your instr() and ad_parent_tree() functions?

--=20
Andrew (irc:RhodiumToad)

pgsql-bugs by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: BUG #5235: Segmentation fault under high load through JDBC
Next
From: Oleg Jurtšenko
Date:
Subject: Re: BUG #5235: Segmentation fault under high load through JDBC