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

From Robert Haas
Subject Re: BUG #5235: Segmentation fault under high load through JDBC
Date
Msg-id 603c8f070912081142o53afadd4lcb499186b127932b@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5235: Segmentation fault under high load through JDBC  (Oleg Jurtšenko <oleg.jurtsenko@fts.ee>)
Responses Re: BUG #5235: Segmentation fault under high load through JDBC  (Oleg Jurtšenko <oleg.jurtsenko@fts.ee>)
List pgsql-bugs
2009/12/8 Oleg Jurt=C5=A1enko <oleg.jurtsenko@fts.ee>:
> Once more:
>
> http://www.fts.ee/pgsqldebug.tgz - with loging enabled
> http://www.ftse.ee/pg_core.tar.bzip2 - full core dump

It looks like you've got a pl/pgsql function that called itself
recursively 1417 times before running out of stack space.  What do you
have max_stack_depth set to?

...Robert

pgsql-bugs by date:

Previous
From: Oleg Jurtšenko
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