Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-254

Bug from "contact us" form: segmentation fault

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 2.1.2
    • None
    • None
    • Security Level: Public
    • None

    Description

      require 'rubygems'
      require 'couchbase'

      r = Couchbase.connect :node_list => ['localhost:8091'], :bucket => 'default', :quiet=>false
      r.run do |conn|
      conn.get("foo")

      {|ret| puts ret.value}

      end

      – Control frame information - c:0004 p:---- s:0010 b:0010 l:000009 d:000009
      CFUNC :run c:0003 p:0069 s:0007 b:0007 l:0010b8 d:000560
      EVAL test.rb:7 c:0002 p:---- s:0004 b:0004 l:000003 d:000003
      FINISH c:0001 p:0000 s:0002 b:0002 l:0010b8 d:0010b8 TOP

      Attachments

        Issue Links

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

          Activity

            People

              avsej Sergey Avseyev
              avsej Sergey Avseyev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty