Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-275

python sdk client crashes on MacOS-10.9.5.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Test Blocker
    • None
    • 2.0.0-beta
    • library
    • Security Level: Public
    • None
    • Mac OS 10.9 and later

    Description

      Installed the latest version of python sdk using:

      • pip install git+git://github.com/couchbase/couchbase-python-client@2.0.0-beta

      Verified installation went fine.

      Using the below commands tried to run the commands:

      from couchbase.bucket import Bucket as CouchbaseBucket
      >>> c = CouchbaseBucket('couchbase://10.3.5.183/default')

      got the following exception:
      >>> Floating point exception: 8

      Also got a pop up displaying the following text:
      " Python quit unexpectedly while using the libcouchbase.2.dylib plug-in."

      Verified the python sdk runs fine on Centos6.

      cbc version:
      Runtime: Version=2.4.5, Changeset=163707dbba2709a491b44e149a354eea9a42ed3a
      Headers: Version=2.4.5, Changeset=163707dbba2709a491b44e149a354eea9a42ed3a
      IO: Default=libevent, Current=libevent
      SSL: .. SUPPORTED

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            ashvinder Ashvinder Singh (Inactive)
            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