Skip to content

Instantly share code, notes, and snippets.

@BenLubar
Created May 31, 2013 13:40
Show Gist options
  • Save BenLubar/5685042 to your computer and use it in GitHub Desktop.
Save BenLubar/5685042 to your computer and use it in GitHub Desktop.
panic: runtime error: index out of range
goroutine 78 [running]:
github.com/dustin/gomemcached/client.makeTapEvent(0x44, 0x0, 0x0, 0xc21024cbd8, 0x8, ...)
/home/ben/go/src/github.com/dustin/gomemcached/client/tap_feed.go:77 +0x4e4
github.com/dustin/gomemcached/client.(*Client).runFeed(0xc210062ea0, 0xc21005e900, 0xc2100e57c0)
/home/ben/go/src/github.com/dustin/gomemcached/client/tap_feed.go:263 +0x2a3
created by github.com/dustin/gomemcached/client.(*Client).StartTapFeed
/home/ben/go/src/github.com/dustin/gomemcached/client/tap_feed.go:229 +0x1fb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment