ID: 43497 User updated by: ghosh at q-one dot com Reported By: ghosh at q-one dot com Status: Open Bug Type: OCI8 related Operating System: Linux 2.6.22-14-server PHP Version: 5.2.5 New Comment:
Would pay someone who resolves this bug. Feel free to contact me if you are interested. Previous Comments: ------------------------------------------------------------------------ [2007-12-05 23:18:05] [EMAIL PROTECTED] Confirmed. ------------------------------------------------------------------------ [2007-12-04 13:09:49] ghosh at q-one dot com Description: ------------ There is a memory leaking when using the OCI8 interface and querying XML columns. Demo code available via the url below. This creates a table with an XML column and queries this column. UGA memory is leaking. This does not happen when doing the same directly via SQLPlus. Reproduce code: --------------- http://oberon.q-one-hosting.com/6648051.txt Expected result: ---------------- No UGA memory leaking Actual result: -------------- UGA memory going up. Table with temporary lobs filling up. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43497&edit=1