Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODP.NET Possible memory leak

701527May 14 2009 — edited May 15 2009
Hello,

I am investigating a memory leak in our application. From the leak diag I see the following stack trace.

oracore10!ss_mem_thread_attach+16 ntdll!RtlAllocateHeap
oracore10!ssInteractiveFlag+6f oracore10!ss_mem_thread_attach
ntdll!LdrpCallInitRoutine+14
ntdll!LdrpInitializeThread+10d ntdll!LdrpCallInitRoutine
ntdll!_LdrpInitialize+16f ntdll!LdrpInitializeThread
ntdll!KiUserApcDispatcher+25

The leak probability is reported high by the tool and the number of allocations is also large. We are using ODP.NET 10.2.0.1.0 and the connection pooling is turned on.

Any help in decoding the above stack trace will be really helpful.


Thanks
Mak
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2009
Added on May 14 2009
3 comments
1,766 views