Re: BUG #5235: Segmentation fault under high load through JDBC

From: Oleg Jurtšenko <oleg(at)fts(dot)ee>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5235: Segmentation fault under high load through JDBC
Date: 2009-12-09 14:06:04
Message-ID: 4B1FAECC.9080100@fts.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Functions are attached

Oleg

Andrew Gierth wrote:
>>>>>> "Oleg" == Oleg Jurtšenko <oleg(at)fts(dot)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?
>
>

Attachment Content-Type Size
OB2.50MP9_functions.txt text/plain 5.3 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2009-12-09 14:11:13 Re: BUG #5235: Segmentation fault under high load through JDBC
Previous Message Andrew Gierth 2009-12-09 14:01:45 Re: BUG #5235: Segmentation fault under high load through JDBC