Discussion Board

Results 1 to 3 of 3

Thread: Memory leaks

  1. #1
    Hello every body,
    I have a lot of memory leaks when I run my application with the LowMem (Symbian sign tool). I want to know how to reduce them. Did some on succeed doing that?
    Did you know some tool to check memory leak?
    I have already overloaded new and delete but I don’t succeed removing the memory that leak.

    Did you have any idea of how I can resolve my problem?


    Thank you very much.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    have you tried on utilizing the cleanup stack ?

    yucca

  3. #3
    Registered User rampe29's Avatar
    Join Date
    Mar 2003
    Posts
    21
    With Heap memory leaks, you could start from __UHEAP_MARK, __UHEAP_MARKEND etc.. macros. Also using the THeapWalk is useful for detecting heap memory leaks.
    More information about those issues you can find from SDK or from this forum.

    regs, Rampe

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved