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

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: oleg(at)fts(dot)ee (=?utf-8?b?T2xlZyBKdXJ0xaFlbmtv?=), pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5235: Segmentation fault under high load through JDBC
Date: 2009-12-09 14:01:45
Message-ID: 87iqcg9rhv.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>>>>> "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?

--
Andrew (irc:RhodiumToad)

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Oleg Jurtšenko 2009-12-09 14:06:04 Re: BUG #5235: Segmentation fault under high load through JDBC
Previous Message Andrew Gierth 2009-12-09 13:12:59 Re: BUG #5235: Segmentation fault under high load through JDBC