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

Panic seen with XDCR test cases

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.5.0
    • 4.1.1, 4.1.2, 4.5.0
    • XDCR
    • 4.5.0-1673

    Description

      [2016-03-07 03:02:57,891] - [xdcrnewbasetests:2951] INFO - panic: runtime error: invalid memory address or nil pointer dereference
      [2016-03-07 03:02:57,891] - [xdcrnewbasetests:2951] INFO - [signal 0xb code=0x1 addr=0x0 pc=0x5b0ab8]
      [2016-03-07 03:02:57,892] - [xdcrnewbasetests:2951] INFO - 
      [2016-03-07 03:02:57,892] - [xdcrnewbasetests:2951] INFO - goroutine 93968 [running]:
      [2016-03-07 03:02:57,892] - [xdcrnewbasetests:2951] INFO - github.com/couchbase/gomemcached/client.(*UprFeed).CloseStream(0x0, 0xa96b0200, 0x0, 0x0)
      [2016-03-07 03:02:57,892] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/serverjenkins/workspace/watson-unix/godeps/src/github.com/couchbase/gomemcached/client/upr_feed.go:345 +0x2b8
      [2016-03-07 03:02:57,893] - [xdcrnewbasetests:2951] INFO - github.com/couchbase/goxdcr/parts.(*DcpNozzle).checkInactiveUprStreams_once(0xc8217f9200, 0x0, 0x0)
      [2016-03-07 03:02:57,893] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/serverjenkins/workspace/watson-unix/goproj/src/github.com/couchbase/goxdcr/parts/dcp_nozzle.go:805 +0x4a9
      [2016-03-07 03:02:57,893] - [xdcrnewbasetests:2951] INFO - github.com/couchbase/goxdcr/parts.(*DcpNozzle).(github.com/couchbase/goxdcr/parts.checkInactiveUprStreams_once)-fm(0x0, 0x0)
      [2016-03-07 03:02:57,893] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/serverjenkins/workspace/watson-unix/goproj/src/github.com/couchbase/goxdcr/parts/dcp_nozzle.go:785 +0x2e
      [2016-03-07 03:02:57,893] - [xdcrnewbasetests:2951] INFO - github.com/couchbase/goxdcr/simple_utils.ExecWithTimeout.func1(0xc8227471e0, 0xc821b785a0)
      [2016-03-07 03:02:57,894] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/serverjenkins/workspace/watson-unix/goproj/src/github.com/couchbase/goxdcr/simple_utils/simple_utils.go:38 +0x1d
      [2016-03-07 03:02:57,894] - [xdcrnewbasetests:2951] INFO - created by github.com/couchbase/goxdcr/simple_utils.ExecWithTimeout
      [2016-03-07 03:02:57,894] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/serverjenkins/workspace/watson-unix/goproj/src/github.com/couchbase/goxdcr/simple_utils/simple_utils.go:40 +0x7e
      [2016-03-07 03:02:57,894] - [xdcrnewbasetests:2951] INFO - 
      [2016-03-07 03:02:57,894] - [xdcrnewbasetests:2951] INFO - goroutine 1 [chan receive, 7 minutes]:
      [2016-03-07 03:02:57,895] - [xdcrnewbasetests:2951] INFO - main.main()
      [2016-03-07 03:02:57,895] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/serverjenkins/workspace/watson-unix/goproj/src/github.com/couchbase/goxdcr/main/main.go:159 +0x1a22
      [2016-03-07 03:02:57,895] - [xdcrnewbasetests:2951] INFO - 
      [2016-03-07 03:02:57,895] - [xdcrnewbasetests:2951] INFO - goroutine 17 [syscall, 7 minutes, locked to thread]:
      [2016-03-07 03:02:57,895] - [xdcrnewbasetests:2951] INFO - runtime.goexit()
      [2016-03-07 03:02:57,896] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/runtime/asm_amd64.s:1721 +0x1
      [2016-03-07 03:02:57,896] - [xdcrnewbasetests:2951] INFO - 
      [2016-03-07 03:02:57,896] - [xdcrnewbasetests:2951] INFO - goroutine 4 [syscall, 7 minutes]:
      [2016-03-07 03:02:57,896] - [xdcrnewbasetests:2951] INFO - syscall.Syscall(0x0, 0x0, 0xc820190000, 0x1000, 0x0, 0x0, 0x0)
      [2016-03-07 03:02:57,896] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/syscall/asm_linux_amd64.s:18 +0x5
      [2016-03-07 03:02:57,897] - [xdcrnewbasetests:2951] INFO - syscall.read(0x0, 0xc820190000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
      [2016-03-07 03:02:57,897] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/syscall/zsyscall_linux_amd64.go:783 +0x5f
      [2016-03-07 03:02:57,897] - [xdcrnewbasetests:2951] INFO - syscall.Read(0x0, 0xc820190000, 0x1000, 0x1000, 0x12, 0x0, 0x0)
      [2016-03-07 03:02:57,897] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/syscall/syscall_unix.go:160 +0x4d
      [2016-03-07 03:02:57,898] - [xdcrnewbasetests:2951] INFO - os.(*File).read(0xc820086000, 0xc820190000, 0x1000, 0x1000, 0xc82012be50, 0x0, 0x0)
      [2016-03-07 03:02:57,898] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/os/file_unix.go:211 +0x53
      [2016-03-07 03:02:57,898] - [xdcrnewbasetests:2951] INFO - os.(*File).Read(0xc820086000, 0xc820190000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
      [2016-03-07 03:02:57,898] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/os/file.go:95 +0x8a
      [2016-03-07 03:02:57,898] - [xdcrnewbasetests:2951] INFO - bufio.(*Reader).fill(0xc82003def8)
      [2016-03-07 03:02:57,899] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/bufio/bufio.go:97 +0x1e9
      [2016-03-07 03:02:57,899] - [xdcrnewbasetests:2951] INFO - bufio.(*Reader).ReadByte(0xc82003def8, 0xb3f040, 0x0, 0x0)
      [2016-03-07 03:02:57,899] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/.cbdepscache/exploded/x86_64/go-1.5.2/go/src/bufio/bufio.go:229 +0x7a
      [2016-03-07 03:02:57,899] - [xdcrnewbasetests:2951] INFO - github.com/couchbase/goxdcr/replication_manager.pollStdin()
      [2016-03-07 03:02:57,899] - [xdcrnewbasetests:2951] INFO - 	/home/couchbase/serverjenkins/workspace/watson-unix/goproj/src/github.com/couchbase/goxdcr/replication_manager/replication_manager.go:721 +0x109
      [2016-03-07 03:02:57,900] - [xdcrnewbasetests:2951] INFO - created by github.com/couchbase/goxdcr/replication_manager.StartReplicationManager.func1
      

      [2016-03-07 02:51:44,568] - [xdcrnewbasetests:2457] INFO - {'10.5.2.233': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}, '10.5.2.232': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}, '10.5.2.231': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}, '10.5.2.230': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}, '10.5.2.228': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}, '10.5.2.229': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}, '10.5.2.234': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}, '10.6.2.192': {'non-recoverable error from xmem client. response status=KEY_ENOENT': 0, 'panic:': 0}}
      

      Attachments

        1. 10.5.2.228-20160412-0559-diag.zip
          13.89 MB
        2. 10.5.2.228-20160412-0723-diag.zip
          26.20 MB
        3. 10.5.2.229-20160412-0602-diag.zip
          13.47 MB
        4. 10.5.2.229-20160412-0728-diag.zip
          26.41 MB
        5. 10.5.2.230-20160412-0603-diag.zip
          13.42 MB
        6. 10.5.2.230-20160412-0732-diag.zip
          24.61 MB
        7. 10.5.2.231-20160412-0606-diag.zip
          13.64 MB
        8. 10.5.2.231-20160412-0736-diag.zip
          28.15 MB
        9. 10.5.2.232-20160412-0607-diag.zip
          876 kB
        10. 10.5.2.232-20160412-0740-diag.zip
          994 kB
        11. 10.5.2.233-20160412-0609-diag.zip
          902 kB
        12. 10.5.2.233-20160412-0741-diag.zip
          1004 kB
        13. 10.5.2.234-20160412-0610-diag.zip
          893 kB
        14. 10.5.2.234-20160412-0742-diag.zip
          982 kB
        15. 10.6.2.192-20160412-0611-diag.zip
          875 kB
        16. 10.6.2.192-20160412-0743-diag.zip
          1012 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            yu Yu Sui (Inactive)
            ritam.sharma Ritam Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty