|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: postgresql W^X problem?
From: Adam Skutt (askutt
wnec.edu)
Date: Mon Feb 02 2004 - 14:01:49 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Adam wrote:
> Writing some code to handle database connections to postgresql, I have a
> linked list of structures containing a PGconn pointer and a status flag.
> When some connections are no longer needed, and I walk through the list
> calling PQfinish, the first 2 connections get cleaned up fine, and then
> when it tries to call PQfinish on the 3rd connection, the app core
> dumps on OpenBSD (-current i386).
Kinda difficult to asertain without some source code to look at, hmmm?
-- Adam S.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]