Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-1295

Run Valgrind under bat

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.7.0
    • 1.6.0 beta1
    • build
    • None
    • Operating System: All
      Platform: All

    Description

      Created an attachment (id=286)
      valgrind results

      1.6.0a-62
      EC2
      CentOS 5.2 x86_64
      Single node server

      METHOD:
      cd /opt/NorthScale/1.6.0a/bin/memcached
      mv memcached memcached.orig

      vi memcached
      #!/bin/bash
      export LD_PRELOAD=""
      exec valgrind --tool=memcheck --leak-check=full --log-file=/tmp/vg.out /opt/NorthScale/1.6.0a/bin/memcached/memcached.orig -p 11210 -u northscale -c 1000 -X /opt/NorthScale/1.6.0a/bin/memcached/stdin_term_handler.so -E /opt/NorthScale/1.6.\
      0a/bin/ep_engine/ep.so -B binary -r -e "vb0=false;ht_size=12289;ht_locks=23;dbname=/opt/NorthScale/1.6.0a/data/ns_1/default"

      chmod 755 memcached
      service northscale start

      — run test —

      cd /opt/NorthScale/1.6.0a/bin/memcached
      rm -f memcached
      mv memcached.orig memcached
      service northscale restart

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            farshid Farshid Ghods (Inactive)
            kbatten@gmail.com kbatten@gmail.com
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty