Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-176

couchnode 2.0.3 crashes with floating point exception on start of the lib

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • None
    • 2.0.3
    • library
    • Security Level: Public
    • None
    • OS X Yosemite 10.10.1
      node v0.10.34
      couchnode 2.0.3

    Description

      the latest update to couchnode seems to crash at startup.

      Steps to reproduce:

      git clone https://github.com/couchbaselabs/beersample-node.git
      npm install
      node beer.js --setup

      crashes with error:

      Floating point exception: 8

      Running with additional libcouchbase logging:

      LCB_LOGLEVEL=5 node beer.js --setup

      doesn't provide any more information.

      I imagine something went wrong with libcouchbase upgrade within the couchnode lib? Not sure.

      I would suggest possibly unpublishing this from npm as it might cause serious breakage in dependancies. most package.json 's are usually set up with ~version or ^version which will update to a minor release like this automatically.

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            bojand Bojan Djurkovic
            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