Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-989

ChangeStream Next nil Pointer Dereference

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.0.2
    • Affects Version/s: None
    • Component/s: Core API
    • Labels:
      None

      Appears as if it's happening on the server desc.

      goroutine 1984 [running]:
      runtime/debug.Stack(0x3019b29, 0x12872d5, 0xc00015b5f0)
         /data/mci/ce6ebf9ef5a0c32c285b217c66361055/go/src/runtime/debug/stack.go:24 +0xa7
      runtime/debug.PrintStack()
         /data/mci/ce6ebf9ef5a0c32c285b217c66361055/go/src/runtime/debug/stack.go:16 +0x22
      github.com/10gen/stitch/utils.PanicCapturingGoWithCallback.func1.1(0x3046118)
         /data/mci/ce6ebf9ef5a0c32c285b217c66361055/src/github.com/10gen/stitch/utils/utils.go:125 +0x5a
      panic(0x2c01380, 0x4b08890)
         /data/mci/ce6ebf9ef5a0c32c285b217c66361055/go/src/runtime/panic.go:513 +0x1b9
      github.com/10gen/stitch/vendor/go.mongodb.org/mongo-driver/x/mongo/driver.KillCursors(0x33cb0a0, 0xc007470700, 0xc00ddaf980, 0x7, 0xc00ddaf988, 0xd, 0xc005c04090, 0x63e27d055241140b, 0x0, 0x0, ...)
         /data/mci/ce6ebf9ef5a0c32c285b217c66361055/src/github.com/10gen/stitch/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/kill_cursors.go:35 +0x311
      github.com/10gen/stitch/vendor/go.mongodb.org/mongo-driver/mongo.(*ChangeStream).Next(0xc006c12900, 0x33cb0a0, 0xc007470700, 0x0)
      

            Assignee:
            isabella.siu@mongodb.com Isabella Siu (Inactive)
            Reporter:
            eric.daniels@mongodb.com Eric Daniels (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: