Re: DCOracle Memory Leak?

From: Doug Hellmann <Doug.Hellmann_at_ZapMedia.com>
Date: Sat, 16 Dec 2000 15:08:37 GMT
Message-ID: <3A3B8599.984D15F3_at_ZapMedia.com>


The only memory leak I've seen associated with DCOracle was using LOBs. The handles weren't properly freed because of a decref bug. This has been fixed in the latest version though, so if you're running the newest code that wouldn't be your problem.

Doug

Brad Howes wrote:
>
> Has anyone seen a Python process using DCOracle grow and grow with each fetch
> from an Oracle database? I can write a really simple loop that does a fetch but
> does not save the value, and the Python process keeps growing. Are there known
> bugs with Oracle 8i client libraries for Linux?
>
> --
> "Were people this stupid before TV?" -- _White Noise_ by Don DeLillo
Received on Sat Dec 16 2000 - 16:08:37 CET

Original text of this message