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

GSL: Precondition failure at ep_bucket.cc: 578

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 6.5.0
    • couchbase-bucket
    • None
    • Untriaged
    • Unknown
    • KV-Engine MH 2nd Beta

    Description

      I was trying to reproduce a bug where cluster_test would be hanging so I ran:

      while true; do clear; ./cluster_test ; if [ $? -ne 0 ]; then break; fi; done
      

      after a while I got:

      terminate called after throwing an instance of 'gsl::fail_fast'
        what():  GSL: Precondition failure at /home/trond/compile/clean/kv_engine/engines/ep/src/ep_bucket.cc: 578
      

      and the code looks like:

      Expects(hcs > vbstate.highCompletedSeqno);
      

      Attachments

        Issue Links

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

          Activity

            People

              trond Trond Norbye
              trond Trond Norbye
              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