Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-663

panic in DCP processing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 1.6.5
    • None
    • library
    • None
    • 1

    Description

      The Sync Gateway integration tests are hitting the panic below when running a DCP feed created by cbgt. We're on the latest v7 gocbcore (7.1.15).

      panic: runtime error: index out of range
       
      goroutine 856938 [running]:
      gopkg.in/couchbase/gocbcore%2ev7.(*Agent).recordZombieResponse(0xc003a4bb80, 0xc0a2f0de60, 0xc016d5ac80)
      	/var/jenkins/workspace/sync-gateway-integration-master/godeps/src/gopkg.in/couchbase/gocbcore.v7/tracing.go:241 +0x6f9
      gopkg.in/couchbase/gocbcore%2ev7.(*memdClient).resolveRequest(0xc016d5ac80, 0xc0a2f0de60)
      	/var/jenkins/workspace/sync-gateway-integration-master/godeps/src/gopkg.in/couchbase/gocbcore.v7/memdclient.go:189 +0x708
      gopkg.in/couchbase/gocbcore%2ev7.(*memdClient).run.func2(0xc016d5ac80, 0xc03e3af980, 0xc03e3af9e0, 0xc03e3afa40)
      	/var/jenkins/workspace/sync-gateway-integration-master/godeps/src/gopkg.in/couchbase/gocbcore.v7/memdclient.go:350 +0x292
      created by gopkg.in/couchbase/gocbcore%2ev7.(*memdClient).run
      	/var/jenkins/workspace/sync-gateway-integration-master/godeps/src/gopkg.in/couchbase/gocbcore.v7/memdclient.go:279 +0x105
      

      I don't have too much more context than that, but there is some additional gocb logging included in the output:
      http://uberjenkins.sc.couchbase.com:8080/blue/organizations/jenkins/sync-gateway-integration-master/detail/sync-gateway-integration-master/1355/pipeline

      I don't currently have a simpler repro scenario - this error wasn't seen when running the same test locally.

      Attachments

        Issue Links

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

          Activity

            People

              adamf Adam Fraser
              adamf Adam Fraser
              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