# GapInStream exception that specifies "please report this"

**URL:** https://discuss.elastic.co/t/gapinstream-exception-that-specifies-please-report-this/44376
**Category:** Beats
**Tags:** packetbeat
**Created:** [March 14, 2016, 10:51pm UTC](https://discuss.elastic.co/t/gapinstream-exception-that-specifies-please-report-this/44376 "2016-03-14T22:51:26Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![adimarco](https://avatars.discourse-cdn.com/v4/letter/a/a9adbd/32.png) [@adimarco](https://discuss.elastic.co/u/adimarco)
#### Post date: [March 14, 2016, 10:51pm UTC](https://discuss.elastic.co/t/gapinstream-exception-that-specifies-please-report-this/44376/1 "2016-03-14T22:51:26Z")

</div>

I installed packetbeat with the default `protocols` configuration, and my /var/log/messages immediately starts filling up with tons of errors like the following. The error asks me to report it, so here's the report.

Let me know if I can provide any other info. This is a Centos 6 machine with `packetbeat version 1.1.1 (amd64)`

````auto
Mar 14 22:44:58 app2 /usr/bin/packetbeat[25929]: log.go:114: Stacktrace: /go/src/github.com/elastic/beats/libbeat/logp/log.go:114 (0x4aa716)#012/usr/local/go/src/runtime/asm_amd64.s:437 (0x4621ee)#012/usr/local/go/src/runtime/panic.go:423 (0x4307c9)#012/usr/local/go/src/runtime/panic.go:42 (0x42ee89)#012/usr/local/go/src/runtime/sigpanic_unix.go:24 (0x44589a)#012/go/src/github.com/elastic/beats/packetbeat/protos/memcache/plugin_tcp.go:335 (0x4de83d)#012/go/src/github.com/elastic/beats/packetbeat/protos/tcp/tcp.go:112 (0x51172d)#012/go/src/github.com/elastic/beats/packetbeat/protos/tcp/tcp.go:148 (0x511f3c)#012/go/src/github.com/elastic/beats/packetbeat/decoder/decoder.go:183 (0x6f80a7)#012/go/src/github.com/elastic/beats/packetbeat/decoder/decoder.go:101 (0x6f75e1)#012/go/src/github.com/elastic/beats/packetbeat/sniffer/sniffer.go:356 (0x526299)#012/go/src/github.com/elastic/beats/packetbeat/beat/packetbeat.go:232 (0x4676fb)#012/usr/local/go/src/runtime/asm_amd64.s:1721 (0x464561)
Mar 14 22:44:58 app2 /usr/bin/packetbeat[25929]: log.go:113: GapInStream(memcache) exception. Recovering, but please report this: runtime error: invalid memory address or nil pointer dereference.
Mar 14 22:44:58 app2 /usr/bin/packetbeat[25929]: log.go:114: Stacktrace: /go/src/github.com/elastic/beats/libbeat/logp/log.go:114 (0x4aa716)#012/usr/local/go/src/runtime/asm_amd64.s:437 (0x4621ee)#012/usr/local/go/src/runtime/panic.go:423 (0x4307c9)#012/usr/local/go/src/runtime/panic.go:42 (0x42ee89)#012/usr/local/go/src/runtime/sigpanic_unix.go:24 (0x44589a)#012/go/src/github.com/elastic/beats/packetbeat/protos/memcache/plugin_tcp.go:335 (0x4de83d)#012/go/src/github.com/elastic/beats/packetbeat/protos/tcp/tcp.go:112 (0x51172d)#012/go/src/github.com/elastic/beats/packetbeat/protos/tcp/tcp.go:148 (0x511f3c)#012/go/src/github.com/elastic/beats/packetbeat/decoder/decoder.go:183 (0x6f80a7)#012/go/src/github.com/elastic/beats/packetbeat/decoder/decoder.go:101 (0x6f75e1)#012/go/src/github.com/elastic/beats/packetbeat/sniffer/sniffer.go:356 (0x526299)#012/go/src/github.com/elastic/beats/packetbeat/beat/packetbeat.go:232 (0x4676fb)#012/usr/local/go/src/runtime/asm_amd64.s:1721 (0x464561)
Mar 14 22:44:58 app2 /usr/bin/packetbeat[25929]: log.go:113: GapInStream(memcache) exception. Recovering, but please report this: runtime error: invalid memory address or nil pointer dereference.```
````

---

<div class="post-metadata">

### Author: ![ruflin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ruflin/32/3116_2.png) [@ruflin](https://discuss.elastic.co/u/ruflin)
#### Post date: [March 18, 2016, 8:18am UTC](https://discuss.elastic.co/t/gapinstream-exception-that-specifies-please-report-this/44376/2 "2016-03-18T08:18:31Z")

</div>

This seems to be the same issue as reported here: [https://github.com/elastic/beats/issues/1162](https://github.com/elastic/beats/issues/1162)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 9:54pm UTC](https://discuss.elastic.co/t/gapinstream-exception-that-specifies-please-report-this/44376/3 "2017-07-05T21:54:33Z")

</div>


