Memory leak ? #14


  • New
  • Defect
Open
Assigned to kemayo
  • bobklso created this issue Nov 11, 2010

    What steps will reproduce the problem?
    1. Install lib or embed it
    2. That's it

    What is the expected output? What do you see instead?
    Addon memory usage is going > 1mb, sometimes 2-3mb in capitals even if no addon has registered callbacks.
    Used alone, there's no problem
    I don't know if it's normal, because I saw a chat throttle lib embed, but it's clearly way to much for a quest scanning lib.

    What version of the product are you using?
    r92

    Do you have an error log of what happened?
    Nope

  • bobklso added the tags New Defect Nov 11, 2010
  • bobklso edited description Nov 11, 2010
  • MrFIXlT posted a comment Jul 22, 2013

    This is still an issue with r102.

    It's hard to debug because this only happens on a cold login in my system.
    After a /reloadui it stops eating up memory like it's going out of style and forcing a gc every 5-10sec.

    But on a cold login I'm seeing rates of 1mb/sec until it goes to 10mb -> GC -> repeat.


To post a comment, please login or register a new account.