Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • library
    • None
    • 0

    Description

      We are using libcouchbase - 3.3.2 C SDK to do Couchbase operations for our C++ application. Recently, we started facing an assert failure when trying to remove something from a bucket.

      /builddir/build/BUILD/libcouchbase-3.3.2/src/rdb/rope.c:114: seg_consumed: Assertion nr <= seg->nused' failed.

      This causes the application to fail and the container where it is running, to restart. We noticed that, from the logs, that OnStore callback is invoked when this assert fails. This is not happening most of the times and when remove works fine, OnRemove callback is invoked as it should happen.

      Unfortunately, I couldn't simulate the issue in local environment, this information is obtained from logs.

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            anooprs Anoop R S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty