Skip to content

v0.10.0 PANIC #5908

Closed
Closed
@rafaelvittoruthes

Description

After running some queries, the cluster went down.

[cluster] 2016/03/04 10:51:38 accept remote connection from 10.41.9.72:45833
[cluster] 2016/03/04 10:51:38 close remote connection from 10.41.9.72:45833
[tsm1wal] 2016/03/04 10:51:38 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/03/04 10:51:38 tsm1 WAL writing to /var/lib/influxdb/wal/teste/default/24
[cluster] 2016/03/04 10:51:38 close remote connection from 10.41.9.72:36571
panic: runtime error: index out of range

goroutine 933 [running]:
github.com/influxdb/influxdb/models.scanTo(0xc21460f0eb, 0x13, 0x22, 0x0, 0xc20843733d, 0x41d413, 0xc208437340, 0x410868, 0x7fb791228f68)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/models/points.go:892 +0xad
github.com/influxdb/influxdb/models.newFieldsFromBinary(0xc21460f0eb, 0x13, 0x22, 0xc208437350)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/models/points.go:1396 +0x10d
github.com/influxdb/influxdb/models.(_point).unmarshalBinary(0xc21350e5a0, 0xc216844920)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/models/points.go:1298 +0x3b
github.com/influxdb/influxdb/models.(_point).Fields(0xc21350e5a0, 0xc21460f8f0)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/models/points.go:1211 +0x41
github.com/influxdb/influxdb/tsdb.(_Shard).validateSeriesAndFields(0xc20817edc0, 0xc20806e0b0, 0xb, 0xb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/tsdb/shard.go:413 +0x7e5
github.com/influxdb/influxdb/tsdb.(_Shard).WritePoints(0xc20817edc0, 0xc20806e0b0, 0xb, 0xb, 0x0, 0x0)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/tsdb/shard.go:202 +0xa6
github.com/influxdb/influxdb/tsdb.(_Store).WriteToShard(0xc2080842c0, 0x18, 0xc20806e0b0, 0xb, 0xb, 0x0, 0x0)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/tsdb/store.go:442 +0x14e
github.com/influxdb/influxdb/cluster.(_Service).processWriteShardRequest(0xc2080ac000, 0xc208178d80, 0x207, 0x207, 0x0, 0x0)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/cluster/service.go:214 +0x4b1
github.com/influxdb/influxdb/cluster.(_Service).handleConn(0xc2080ac000, 0x7fb791220ca8, 0xc208088030)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/cluster/service.go:162 +0x62a
github.com/influxdb/influxdb/cluster.func·003()
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/cluster/service.go:112 +0x74
created by github.com/influxdb/influxdb/cluster.(_Service).serve
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/cluster/service.go:113 +0x428

goroutine 1 [chan receive, 12628 minutes]:
main.(*Main).Run(0xc208039700, 0xc20800a010, 0x6, 0x6, 0x0, 0x0)
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/cmd/influxd/main.go:96 +0x7a1
main.main()
/tmp/tmp.n7AHL1nb9U/src/github.com/influxdb/influxdb/cmd/influxd/main.go:46 +0xdc

goroutine 6 [syscall, 12628 minutes]:
os/signal.loop()
/root/.gvm/gos/go1.4.3/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
/root/.gvm/gos/go1.4.3/src/os/signal/signal_unix.go:27 +0x35

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions