1. tommignon's Avatar

    Any other definitions would be great also.
    05-20-09 07:23 PM
  2. Morf32's Avatar
    Loosely defined, it is the constant loss of app memory without that memory being regained "over time".

    Example... the OS, apps, and themes (among other things) use app memory to work. However, when you close an app, some of the memory used to run that app should be regained. In some cases, people will notice their app memory declining rapidly over a number of hours, or in the course of a day. This shouldn't happen.

    I'm sure someone with the correct terminology will come in here and describe it in better terms, but this is basically what people would call a "memory leak". Just as it sounds... the phone will "leak" app memory when it shouldn't be (as in when the phone is not in use and all apps are closed/not being run).
    05-20-09 07:29 PM
  3. bordercollie's Avatar
    Here is some info to help understand

    Professor BM's Blackberry Tips and Tricks....: Search results for memory leak

    Posted from my CrackBerry at wapforums.crackberry.com
    05-20-09 07:37 PM
  4. crisd's Avatar
    When you feel something wet in the same pocket as your storm is in, and can't remember how it happened.

    Or what the other guys said.
    05-20-09 07:39 PM
  5. Transfigured's Avatar
    Term memory leak often used loosely / incorrectly.

    Read this 4 great info on issue of application memory (options folder > memory > application memory free space) & best practices regarding:

    How 2: App Memory
    05-20-09 07:43 PM
  6. Ronindan's Avatar
    That is a good answer Morf, to the OP here another definition.


    Memory leak by Wikipedia:
    "A memory leak is a particular type of unintentional memory consumption by a computer program where the program fails to release memory when no longer needed. This condition is normally the result of a bug in a program that prevents it from freeing up memory that it no longer needs. Memory is allocated to a program, and that program subsequently loses the ability to access it due to program logic flaws.

    A memory leak has symptoms similar to a number of other problems (see below) and generally can only be diagnosed by a programmer with access to the program source code; however, many people refer to any unwanted increase in memory usage as a memory leak, even if this is not strictly accurate."

    Some apps such as Viigo and weatherbug are memory hogs, since in order for them to functions properly they have to be updated regularly. Technically they are not causing memory leaks, it is just they consume more memory as you use them in the day.

    Hope this helps.
    05-20-09 07:45 PM
  7. Morf32's Avatar
    That is a good answer Morf, to the OP here another definition.


    Memory leak by Wikipedia:
    "A memory leak is a particular type of unintentional memory consumption by a computer program where the program fails to release memory when no longer needed. This condition is normally the result of a bug in a program that prevents it from freeing up memory that it no longer needs. Memory is allocated to a program, and that program subsequently loses the ability to access it due to program logic flaws.

    A memory leak has symptoms similar to a number of other problems (see below) and generally can only be diagnosed by a programmer with access to the program source code; however, many people refer to any unwanted increase in memory usage as a memory leak, even if this is not strictly accurate."

    Some apps such as Viigo and weatherbug are memory hogs, since in order for them to functions properly they have to be updated regularly. Technically they are not causing memory leaks, it is just they consume more memory as you use them in the day.

    Hope this helps.
    See? And I knew someone would come along and help us out with the textbook definition (I always forget about using Wiki)! Thank you so much!
    05-20-09 08:40 PM
LINK TO POST COPIED TO CLIPBOARD