jon_1
14 years agoOccasional Contributor
Memory Leak in VB6 Application
I am running the Allocation Profiler on a VB6 App.
This profiler indicates several objects created and not released properly???
I have looked at the first object in list and looked at the details.
The stack trace gives source of error from class/function/line.
Several of these lines are only related to error handling/messages.
My trace through what the profiler indicates does NOT give source of what object was created.
And not released or the source of memory block allocated and not deallocated correctly.
Is there any more help?
And how reliable is this tool?
I ran TaskManager on this same App and it did NOT indicate any memory leak.
Thank you very much.
This profiler indicates several objects created and not released properly???
I have looked at the first object in list and looked at the details.
The stack trace gives source of error from class/function/line.
Several of these lines are only related to error handling/messages.
My trace through what the profiler indicates does NOT give source of what object was created.
And not released or the source of memory block allocated and not deallocated correctly.
Is there any more help?
And how reliable is this tool?
I ran TaskManager on this same App and it did NOT indicate any memory leak.
Thank you very much.