Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-4618

memory leaking with v8

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: None
    • Component/s: JavaScript
    • Labels:
      None
    • Windows

      from shell:

      > while( 1 ) db.eval("3+3");

      goes up a gigabyte every few minutes on the mongod

      these build options were used:

      $ svn update -r 8669
      $ scons env="PATH:%PATH%,INCLUDE:%INCLUDE%,LIB:%LIB%" arch=x64
      $ cd ../mongo
      $ scons --usev8 --release --64

      this was tested on windows. the private bytes stat is the statistic that was being watched.

            Assignee:
            antoine Antoine Girbal
            Reporter:
            dwight@mongodb.com Dwight Merriman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: