"Igor Lasic" writes:
> We have an application running C-API stored procedures. After running for a
> while postgres crashes with:
> If I increase shared memory application runs longer but eventually crashes.
The odds are incredibly high that this means there's a memory-stomping
bug in your C sto
Igor Lasic wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5307
> Logged by: Igor Lasic
> Email address: i...@a-bb.net
> PostgreSQL version: 8.3.7
> Operating system: Linux
> Description:Crash in AllocSetAlloc
> Details:
>
> We have an applic
The following bug has been logged online:
Bug reference: 5307
Logged by: Igor Lasic
Email address: i...@a-bb.net
PostgreSQL version: 8.3.7
Operating system: Linux
Description:Crash in AllocSetAlloc
Details:
We have an application running C-API stored procedures. Aft