A large of Insertions maybe catch memory leak.

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When I use cxx driver to insert a large of documents, the memory of program is growing fast until 2GB. Then the program crashed.
      I just test the insert function. When I get rid of the insertion code, the program run normally.
      Has the insert function any memory leak problem?
      ie: like this:
      while(1) m.insert("testdata", BSON("testdata" << 123));

        1. main.cpp
          0.7 kB
          jebin

            Assignee:
            Samantha Ritter (Inactive)
            Reporter:
            jebin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: