Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic on query #4662

Closed
bww opened this issue Nov 4, 2015 · 3 comments
Closed

Panic on query #4662

bww opened this issue Nov 4, 2015 · 3 comments

Comments

@bww
Copy link

bww commented Nov 4, 2015

Last query and the stacktrace follows.

[query] 2015/11/04 23:23:37 SELECT ("95-percentile" - "75-percentile") FROM "momentum"."default"."series_2" WHERE environment = 'staging' AND time > now() - 1h ORDER BY ASC
panic: runtime error: index out of range

goroutine 262 [running]:
github.com/influxdb/influxdb/influxql.newEchoProcessor.func1(0xc8203729c0, 0x2, 0x2, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/result.go:151 +0x42
github.com/influxdb/influxdb/influxql.newBinaryExprEvaluator.func2(0xc8203729c0, 0x2, 0x2, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/result.go:182 +0xb3
github.com/influxdb/influxdb/tsdb.processForMath(0xc8200200a8, 0x1, 0x1, 0xc8203b3980, 0x7, 0x8, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/executor.go:989 +0x44c
github.com/influxdb/influxdb/tsdb.(*limitedRowWriter).processValues(0xc8203b38c0, 0xc820838000, 0x7, 0x2710, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/executor.go:882 +0xdb1
github.com/influxdb/influxdb/tsdb.(*limitedRowWriter).Flush(0xc8203b38c0)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/executor.go:783 +0xb5
github.com/influxdb/influxdb/tsdb.(*SelectExecutor).executeRaw(0xc820688930, 0xc820836300)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/executor.go:251 +0x52b
created by github.com/influxdb/influxdb/tsdb.(*SelectExecutor).Execute
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/executor.go:94 +0xa1

goroutine 1 [chan receive]:
main.(*Main).Run(0xc8201bbf10, 0xc82000a0b0, 0x4, 0x4, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:91 +0xa16
main.main()
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:42 +0x29b

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
    /home/philip/.gvm/gos/go1.5/src/runtime/asm_amd64.s:1696 +0x1

goroutine 5 [syscall]:
os/signal.loop()
    /home/philip/.gvm/gos/go1.5/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
    /home/philip/.gvm/gos/go1.5/src/os/signal/signal_unix.go:28 +0x37

goroutine 7 [chan receive]:
github.com/influxdb/influxdb/tcp.(*listener).Accept(0xc8200fe0c8, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tcp/mux.go:129 +0x6f
github.com/influxdb/influxdb/meta.(*Store).serveExecListener(0xc820114280)
    /tmp/build/src/github.com/influxdb/influxdb/meta/store.go:622 +0xa2
created by github.com/influxdb/influxdb/meta.(*Store).Open
    /tmp/build/src/github.com/influxdb/influxdb/meta/store.go:239 +0x364

goroutine 19 [IO wait]:
net.runtime_pollWait(0x7f9324c8f230, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820110450, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820110450, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc8201103f0, 0x0, 0x7f93272e0788, 0xc82000efe0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc8200fe0b8, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8200fe0b8, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/tcpsock_posix.go:264 +0x3d
github.com/influxdb/influxdb/tcp.(*Mux).Serve(0xc8200fb200, 0x7f9324c8e2b0, 0xc8200fe0b8, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tcp/mux.go:48 +0x4b
created by github.com/influxdb/influxdb/cmd/influxd/run.(*Server).Open.func1
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/run/server.go:346 +0xae9

goroutine 20 [chan receive]:
github.com/influxdb/influxdb/tcp.(*listener).Accept(0xc8200fe0c0, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tcp/mux.go:129 +0x6f
github.com/influxdb/influxdb/meta.(*raftLayer).Accept(0xc820153680, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/meta/store.go:2059 +0x51
github.com/hashicorp/raft.(*NetworkTransport).listen(0xc820110460)
    /tmp/build/src/github.com/hashicorp/raft/net_transport.go:346 +0x79
created by github.com/hashicorp/raft.NewNetworkTransport
    /tmp/build/src/github.com/hashicorp/raft/net_transport.go:138 +0x284

goroutine 21 [select]:
github.com/hashicorp/raft.(*Raft).leaderLoop(0xc820170000)
    /tmp/build/src/github.com/hashicorp/raft/raft.go:849 +0xcce
github.com/hashicorp/raft.(*Raft).runLeader(0xc820170000)
    /tmp/build/src/github.com/hashicorp/raft/raft.go:821 +0x936
github.com/hashicorp/raft.(*Raft).run(0xc820170000)
    /tmp/build/src/github.com/hashicorp/raft/raft.go:602 +0xbb
github.com/hashicorp/raft.(*Raft).(github.com/hashicorp/raft.run)-fm()
    /tmp/build/src/github.com/hashicorp/raft/raft.go:252 +0x20
github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc820170000, 0xc820155900)
    /tmp/build/src/github.com/hashicorp/raft/state.go:152 +0x44
created by github.com/hashicorp/raft.(*raftState).goFunc
    /tmp/build/src/github.com/hashicorp/raft/state.go:153 +0x4d

goroutine 22 [select]:
github.com/hashicorp/raft.(*Raft).runFSM(0xc820170000)
    /tmp/build/src/github.com/hashicorp/raft/raft.go:509 +0x10eb
github.com/hashicorp/raft.(*Raft).(github.com/hashicorp/raft.runFSM)-fm()
    /tmp/build/src/github.com/hashicorp/raft/raft.go:253 +0x20
github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc820170000, 0xc820155910)
    /tmp/build/src/github.com/hashicorp/raft/state.go:152 +0x44
created by github.com/hashicorp/raft.(*raftState).goFunc
    /tmp/build/src/github.com/hashicorp/raft/state.go:153 +0x4d

goroutine 23 [select]:
github.com/hashicorp/raft.(*Raft).runSnapshots(0xc820170000)
    /tmp/build/src/github.com/hashicorp/raft/raft.go:1636 +0x493
github.com/hashicorp/raft.(*Raft).(github.com/hashicorp/raft.runSnapshots)-fm()
    /tmp/build/src/github.com/hashicorp/raft/raft.go:254 +0x20
github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc820170000, 0xc820155920)
    /tmp/build/src/github.com/hashicorp/raft/state.go:152 +0x44
created by github.com/hashicorp/raft.(*raftState).goFunc
    /tmp/build/src/github.com/hashicorp/raft/state.go:153 +0x4d

goroutine 24 [select]:
github.com/influxdb/influxdb/meta.(*localRaft).logLeaderChanges(0xc8200f4e60)
    /tmp/build/src/github.com/influxdb/influxdb/meta/state.go:187 +0x4f5
created by github.com/influxdb/influxdb/meta.(*localRaft).open
    /tmp/build/src/github.com/influxdb/influxdb/meta/state.go:177 +0x1344

goroutine 8 [chan receive]:
github.com/influxdb/influxdb/tcp.(*listener).Accept(0xc8200fe0d0, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tcp/mux.go:129 +0x6f
github.com/influxdb/influxdb/meta.(*Store).serveRPCListener(0xc820114280)
    /tmp/build/src/github.com/influxdb/influxdb/meta/store.go:726 +0xa2
created by github.com/influxdb/influxdb/meta.(*Store).Open
    /tmp/build/src/github.com/influxdb/influxdb/meta/store.go:242 +0x3b6

goroutine 26 [select]:
github.com/influxdb/influxdb/cmd/influxd/run.(*Server).monitorErrorChan(0xc82010d8c0, 0xc8201066c0)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/run/server.go:492 +0x145
created by github.com/influxdb/influxdb/cmd/influxd/run.(*Server).Open.func1
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/run/server.go:352 +0xc67

goroutine 27 [select]:
github.com/influxdb/influxdb/monitor.(*Monitor).storeStatistics(0xc820104750)
    /tmp/build/src/github.com/influxdb/influxdb/monitor/service.go:333 +0x187c
created by github.com/influxdb/influxdb/monitor.(*Monitor).Open
    /tmp/build/src/github.com/influxdb/influxdb/monitor/service.go:134 +0x30c

goroutine 28 [select]:
github.com/influxdb/influxdb/services/hh.(*Service).retryWrites(0xc820122120)
    /tmp/build/src/github.com/influxdb/influxdb/services/hh/service.go:103 +0x314
created by github.com/influxdb/influxdb/services/hh.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/hh/service.go:67 +0x210

goroutine 29 [select]:
github.com/influxdb/influxdb/services/hh.(*Service).expireWrites(0xc820122120)
    /tmp/build/src/github.com/influxdb/influxdb/services/hh/service.go:121 +0x2d1
created by github.com/influxdb/influxdb/services/hh.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/hh/service.go:68 +0x232

goroutine 30 [chan receive]:
github.com/influxdb/influxdb/tcp.(*listener).Accept(0xc8200fe0d8, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tcp/mux.go:129 +0x6f
github.com/influxdb/influxdb/cluster.(*Service).serve(0xc820110380)
    /tmp/build/src/github.com/influxdb/influxdb/cluster/service.go:84 +0xdb
created by github.com/influxdb/influxdb/cluster.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/cluster/service.go:61 +0x135

goroutine 31 [select]:
github.com/influxdb/influxdb/services/precreator.(*Service).runPrecreation(0xc8200fae80)
    /tmp/build/src/github.com/influxdb/influxdb/services/precreator/service.go:75 +0x44f
created by github.com/influxdb/influxdb/services/precreator.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/precreator/service.go:53 +0x21f

goroutine 32 [chan receive]:
github.com/influxdb/influxdb/tcp.(*listener).Accept(0xc8200fe0e0, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tcp/mux.go:129 +0x6f
github.com/influxdb/influxdb/services/snapshotter.(*Service).serve(0xc8200f4870)
    /tmp/build/src/github.com/influxdb/influxdb/services/snapshotter/service.go:75 +0xa9
created by github.com/influxdb/influxdb/services/snapshotter.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/snapshotter/service.go:48 +0x130

goroutine 33 [chan receive]:
github.com/influxdb/influxdb/tcp.(*listener).Accept(0xc8200fe0e8, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tcp/mux.go:129 +0x6f
github.com/influxdb/influxdb/services/copier.(*Service).serve(0xc8200faf00)
    /tmp/build/src/github.com/influxdb/influxdb/services/copier/service.go:78 +0xa9
created by github.com/influxdb/influxdb/services/copier.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/copier/service.go:51 +0x130

goroutine 34 [IO wait]:
net.runtime_pollWait(0x7f9324c8f170, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820111560, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820111560, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820111500, 0x0, 0x7f93272e0788, 0xc82000f520)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc8200fe1c8, 0x455470, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8200fe1c8, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/tcpsock_posix.go:264 +0x3d
net/http.(*Server).Serve(0xc82000c780, 0x7f9324c8e2b0, 0xc8200fe1c8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1887 +0xb3
net/http.Serve(0x7f9324c8e2b0, 0xc8200fe1c8, 0x7f93272e0a58, 0xc8201761e0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1765 +0x85
github.com/influxdb/influxdb/services/admin.(*Service).serve(0xc8200f4960)
    /tmp/build/src/github.com/influxdb/influxdb/services/admin/service.go:107 +0x12f
created by github.com/influxdb/influxdb/services/admin.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/admin/service.go:70 +0x491

goroutine 35 [select]:
github.com/influxdb/influxdb/services/continuous_querier.(*Service).backgroundLoop(0xc8201222d0)
    /tmp/build/src/github.com/influxdb/influxdb/services/continuous_querier/service.go:192 +0x565
created by github.com/influxdb/influxdb/services/continuous_querier.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/continuous_querier/service.go:126 +0x2a4

goroutine 36 [IO wait]:
net.runtime_pollWait(0x7f9324c8f0b0, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201115d0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201115d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820111570, 0x0, 0x7f93272e0788, 0xc820372060)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc8200fe1d0, 0xc8201b2dc0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8200fe1d0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/tcpsock_posix.go:264 +0x3d
net/http.(*Server).Serve(0xc82000c840, 0x7f9324c8e2b0, 0xc8200fe1d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1887 +0xb3
net/http.Serve(0x7f9324c8e2b0, 0xc8200fe1d0, 0x7f93272e0a80, 0xc820101200, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1765 +0x85
github.com/influxdb/influxdb/services/httpd.(*Service).serve(0xc820106b40)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/service.go:133 +0x6e
created by github.com/influxdb/influxdb/services/httpd.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/service.go:101 +0x6ca

goroutine 37 [select]:
github.com/influxdb/influxdb/services/retention.(*Service).deleteShardGroups(0xc8200f4af0)
    /tmp/build/src/github.com/influxdb/influxdb/services/retention/service.go:69 +0x351
created by github.com/influxdb/influxdb/services/retention.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/retention/service.go:45 +0x1b4

goroutine 38 [select]:
github.com/influxdb/influxdb/services/retention.(*Service).deleteShards(0xc8200f4af0)
    /tmp/build/src/github.com/influxdb/influxdb/services/retention/service.go:102 +0x7a0
created by github.com/influxdb/influxdb/services/retention.(*Service).Open
    /tmp/build/src/github.com/influxdb/influxdb/services/retention/service.go:46 +0x1d9

goroutine 39 [chan receive]:
github.com/influxdb/influxdb/cmd/influxd/run.(*Server).startServerReporting(0xc82010d8c0)
        /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/run/server.go:443 +0x1eb
created by github.com/influxdb/influxdb/cmd/influxd/run.(*Server).Open.func1
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/run/server.go:379 +0x1265

goroutine 40 [select]:
github.com/influxdb/influxdb/cmd/influxd/run.(*Command).monitorServerErrors(0xc820100200)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/run/command.go:138 +0x2c5
created by github.com/influxdb/influxdb/cmd/influxd/run.(*Command).Run
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/run/command.go:120 +0xeeb

goroutine 41 [select, locked to thread]:
runtime.gopark(0xd19f48, 0xc82019a728, 0xbd5980, 0x6, 0x18, 0x2)
    /home/philip/.gvm/gos/go1.5/src/runtime/proc.go:185 +0x163
runtime.selectgoImpl(0xc82019a728, 0x0, 0x18)
    /home/philip/.gvm/gos/go1.5/src/runtime/select.go:392 +0xa64
runtime.selectgo(0xc82019a728)
    /home/philip/.gvm/gos/go1.5/src/runtime/select.go:212 +0x12
runtime.ensureSigM.func1()
    /home/philip/.gvm/gos/go1.5/src/runtime/signal1_unix.go:227 +0x353
runtime.goexit()
    /home/philip/.gvm/gos/go1.5/src/runtime/asm_amd64.s:1696 +0x1

goroutine 47 [IO wait]:
net.runtime_pollWait(0x7f9324c8edb0, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201118e0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201118e0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820111880, 0xc820197000, 0x1000, 0x1000, 0x0, 0x7f93272dc050, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8200fe200, 0xc820197000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc8201601a8, 0xc820197000, 0x1000, 0x1000, 0xc8204dc000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc8201c4320, 0xc820197000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc8201c23c0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc8201c23c0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:132 +0xcc
net/http.(*conn).readRequest(0xc820160160, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:629 +0x2bb
net/http.(*conn).serve(0xc820160160)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 12 [IO wait]:
net.runtime_pollWait(0x7f9324c8ef30, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201e4760, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201e4760, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201e4700, 0xc8201fd000, 0x1000, 0x1000, 0x0, 0x7f93272dc050, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820020190, 0xc8201fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc8201800f8, 0xc8201fd000, 0x1000, 0x1000, 0xc820202000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc8201e67e0, 0xc8201fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc82000d260)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc82000d260, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:132 +0xcc
net/http.(*conn).readRequest(0xc8201800b0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:629 +0x2bb
net/http.(*conn).serve(0xc8201800b0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 258 [chan receive]:
github.com/influxdb/influxdb/services/httpd.(*Handler).serveQuery(0xc820101200, 0x7f93272e5080, 0xc8203721e0, 0xc8201169a0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:286 +0xc2c
github.com/influxdb/influxdb/services/httpd.(*Handler).(github.com/influxdb/influxdb/services/httpd.serveQuery)-fm(0x7f93272e5080, 0xc8203721e0, 0xc8201169a0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:98 +0x48
github.com/influxdb/influxdb/services/httpd.authenticate.func1(0x7f93272e5080, 0xc8203721e0, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:673 +0x70
net/http.HandlerFunc.ServeHTTP(0xc82015c1a0, 0x7f93272e5080, 0xc8203721e0, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.gzipFilter.func1(0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:734 +0x2af
net/http.HandlerFunc.ServeHTTP(0xc82015c1c0, 0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.versionHeader.func1(0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:743 +0xc0
net/http.HandlerFunc.ServeHTTP(0xc82015c1e0, 0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.cors.func1(0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:776 +0x328
net/http.HandlerFunc.ServeHTTP(0xc82015c200, 0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.requestID.func1(0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:786 +0x15d
net/http.HandlerFunc.ServeHTTP(0xc82015c220, 0x7f93272e4fa8, 0xc8203721a0, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.logging.func1(0x7f93272e4fa8, 0xc820372180, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:794 +0x10b
net/http.HandlerFunc.ServeHTTP(0xc82015c240, 0x7f93272e4fa8, 0xc820372180, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.recovery.func1(0x7f93272e4f48, 0xc82008c8f0, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:804 +0x114
net/http.HandlerFunc.ServeHTTP(0xc82015c260, 0x7f93272e4f48, 0xc82008c8f0, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/bmizerany/pat.(*PatternServeMux).ServeHTTP(0xc8200fe078, 0x7f93272e4f48, 0xc82008c8f0, 0xc8201169a0)
    /tmp/build/src/github.com/bmizerany/pat/mux.go:109 +0x244
github.com/influxdb/influxdb/services/httpd.(*Handler).ServeHTTP(0xc820101200, 0x7f93272e4f48, 0xc82008c8f0, 0xc8201169a0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:172 +0x357
net/http.serverHandler.ServeHTTP(0xc82000c840, 0x7f93272e4f48, 0xc82008c8f0, 0xc8201169a0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82008c210)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 13 [IO wait]:
net.runtime_pollWait(0x7f9324c8ee70, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201e4840, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201e4840, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201e47e0, 0xc820370000, 0x1000, 0x1000, 0x0, 0x7f93272dc050, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820020198, 0xc820370000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc820180308, 0xc820370000, 0x1000, 0x1000, 0xc820371000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc8201e6fe0, 0xc820370000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc82000d380)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc82000d380, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:132 +0xcc
net/http.(*conn).readRequest(0xc8201802c0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:629 +0x2bb
net/http.(*conn).serve(0xc8201802c0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 14 [IO wait]:
net.runtime_pollWait(0x7f9324c8ecf0, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82004e0d0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82004e0d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82004e070, 0xc8204dd000, 0x1000, 0x1000, 0x0, 0x7f93272dc050, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8200fe018, 0xc8204dd000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc8200c4048, 0xc8204dd000, 0x1000, 0x1000, 0xc820203000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc820150020, 0xc8204dd000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc8201c2180)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc8201c2180, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:132 +0xcc
net/http.(*conn).readRequest(0xc8200c4000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:629 +0x2bb
net/http.(*conn).serve(0xc8200c4000)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 51 [IO wait]:
net.runtime_pollWait(0x7f9324c8ec30, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820110060, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820110060, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820110000, 0xc820196000, 0x1000, 0x1000, 0x0, 0x7f93272dc050, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820020000, 0xc820196000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc82008c1a8, 0xc820196000, 0x1000, 0x1000, 0xc820109000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc82015c080, 0xc820196000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc8201061e0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc8201061e0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:132 +0xcc
net/http.(*conn).readRequest(0xc82008c160, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:629 +0x2bb
net/http.(*conn).serve(0xc82008c160)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 52 [IO wait]:
net.runtime_pollWait(0x7f9324c8eb70, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201100d0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201100d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820110070, 0xc8201fa000, 0x1000, 0x1000, 0x0, 0x7f93272dc050, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8200201a0, 0xc8201fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc82008c468, 0xc8201fa000, 0x1000, 0x1000, 0x100, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc82015c000, 0xc8201fa000, 0x1000, 0x1000, 0x11, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc820106060)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820106060, 0xc81fffba0a, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc820106060, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc820243cb0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc820243cb0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/textproto/reader.go:36 +0x40
net/http.ReadRequest(0xc820106060, 0xc82008a620, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/request.go:653 +0xb6
net/http.(*conn).readRequest(0xc82008c420, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:633 +0x32f
net/http.(*conn).serve(0xc82008c420)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 67 [select]:
github.com/influxdb/influxdb/tsdb/engine/wal.(*Log).autoflusher(0xc820116380, 0xc8201c27e0)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/engine/wal/wal.go:604 +0x567
created by github.com/influxdb/influxdb/tsdb/engine/wal.(*Log).Open
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/engine/wal/wal.go:240 +0x627

goroutine 53 [IO wait]:
net.runtime_pollWait(0x7f9324c8eab0, 0x72, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201101b0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201101b0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820110150, 0xc8201f0000, 0x1000, 0x1000, 0x0, 0x7f93272dc050, 0xc820010140)
    /home/philip/.gvm/gos/go1.5/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820020020, 0xc8201f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc82008c518, 0xc8201f0000, 0x1000, 0x1000, 0xc8201f1000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc82015c980, 0xc8201f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc820106420)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc820106420, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/bufio/bufio.go:132 +0xcc
net/http.(*conn).readRequest(0xc82008c4d0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:629 +0x2bb
net/http.(*conn).serve(0xc82008c4d0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 72 [select]:
github.com/influxdb/influxdb/tsdb/engine/wal.(*Log).autoflusher(0xc8201168c0, 0xc820107a40)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/engine/wal/wal.go:604 +0x567
created by github.com/influxdb/influxdb/tsdb/engine/wal.(*Log).Open
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/engine/wal/wal.go:240 +0x627

goroutine 260 [runnable]:
github.com/influxdb/influxdb/influxql.(*Scanner).scanWhitespace(0xc820020048, 0x20, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/scanner.go:108 +0x52
github.com/influxdb/influxdb/influxql.(*Scanner).Scan(0xc820020048, 0xc8202ae710, 0x0, 0x75, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/scanner.go:33 +0x86
github.com/influxdb/influxdb/influxql.(*Scanner).Scan-fm(0x4, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/scanner.go:322 +0x3c
github.com/influxdb/influxdb/influxql.(*bufScanner).scanFunc(0xc82058e870, 0xc8200ee4a8, 0x740630, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/scanner.go:341 +0x14b
github.com/influxdb/influxdb/influxql.(*bufScanner).Scan(0xc82058e870, 0x4, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/scanner.go:322 +0x5c
github.com/influxdb/influxdb/influxql.(*Parser).scan(0xc820020050, 0x4, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/parser.go:2107 +0x40
github.com/influxdb/influxdb/influxql.(*Parser).parseUnaryExpr(0xc820020050, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/parser.go:1969 +0x512
github.com/influxdb/influxdb/influxql.(*Parser).ParseExpr(0xc820020050, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/parser.go:1924 +0x793
github.com/influxdb/influxdb/influxql.(*Parser).parseCondition(0xc820020050, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/parser.go:1656 +0x81
github.com/influxdb/influxdb/influxql.(*Parser).parseSelectStatement(0xc820020050, 0x1, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/parser.go:729 +0x524
github.com/influxdb/influxdb/influxql.(*Parser).ParseStatement(0xc820020050, 0x0, 0x0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/parser.go:81 +0x58c
github.com/influxdb/influxdb/influxql.(*Parser).ParseQuery(0xc820020050, 0xc8206882a0, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/influxql/parser.go:65 +0x11b
github.com/influxdb/influxdb/services/httpd.(*Handler).serveQuery(0xc820101200, 0x7f93272e5080, 0xc820372120, 0xc820116540, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:236 +0x58f
github.com/influxdb/influxdb/services/httpd.(*Handler).(github.com/influxdb/influxdb/services/httpd.serveQuery)-fm(0x7f93272e5080, 0xc820372120, 0xc820116540, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:98 +0x48
github.com/influxdb/influxdb/services/httpd.authenticate.func1(0x7f93272e5080, 0xc820372120, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:673 +0x70
net/http.HandlerFunc.ServeHTTP(0xc82015c1a0, 0x7f93272e5080, 0xc820372120, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.gzipFilter.func1(0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:734 +0x2af
net/http.HandlerFunc.ServeHTTP(0xc82015c1c0, 0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.versionHeader.func1(0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:743 +0xc0
net/http.HandlerFunc.ServeHTTP(0xc82015c1e0, 0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.cors.func1(0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:776 +0x328
net/http.HandlerFunc.ServeHTTP(0xc82015c200, 0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.requestID.func1(0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:786 +0x15d
net/http.HandlerFunc.ServeHTTP(0xc82015c220, 0x7f93272e4fa8, 0xc8203720e0, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.logging.func1(0x7f93272e4fa8, 0xc8203720c0, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:794 +0x10b
net/http.HandlerFunc.ServeHTTP(0xc82015c240, 0x7f93272e4fa8, 0xc8203720c0, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.recovery.func1(0x7f93272e4f48, 0xc82008c6e0, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:804 +0x114
net/http.HandlerFunc.ServeHTTP(0xc82015c260, 0x7f93272e4f48, 0xc82008c6e0, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/bmizerany/pat.(*PatternServeMux).ServeHTTP(0xc8200fe078, 0x7f93272e4f48, 0xc82008c6e0, 0xc820116540)
    /tmp/build/src/github.com/bmizerany/pat/mux.go:109 +0x244
github.com/influxdb/influxdb/services/httpd.(*Handler).ServeHTTP(0xc820101200, 0x7f93272e4f48, 0xc82008c6e0, 0xc820116540)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:172 +0x357
net/http.serverHandler.ServeHTTP(0xc82000c840, 0x7f93272e4f48, 0xc82008c6e0, 0xc820116540)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82008c630)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 119 [sleep]:
time.Sleep(0x186a0)
    /home/philip/.gvm/gos/go1.5/src/runtime/time.go:59 +0xf9
net/textproto.(*Reader).ReadLine(0xc82026c6f0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/textproto/reader.go:37 +0x8e
net/http.ReadRequest(0xc82022d2c0, 0xc82008a700, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/request.go:653 +0xb6
net/http.(*conn).readRequest(0xc8200c48f0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:633 +0x32f
net/http.(*conn).serve(0xc8200c48f0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 246 [sleep]:
time.Sleep(0x186a0)
    /home/philip/.gvm/gos/go1.5/src/runtime/time.go:59 +0xf9
compress/flate.(*compressor).init(0xc8202a45a0, 0x7f93272e4fe0, 0xc820b0a040, 0x6, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/compress/flate/deflate.go:410 +0x9ae
compress/flate.NewWriter(0x7f93272e4fe0, 0xc820b0a040, 0xffffffffffffffff, 0xa, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/compress/flate/deflate.go:487 +0x64
compress/gzip.(*Writer).Write(0xc820160210, 0xc82014a000, 0x1f7, 0x1f7, 0xc82014a000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.5/src/compress/gzip/gzip.go:214 +0x528
github.com/influxdb/influxdb/services/httpd.gzipResponseWriter.Write(0x7f93272e5058, 0xc820160210, 0x7f93272e4fa8, 0xc820b0a040, 0xc82014a000, 0x1f7, 0x1f7, 0xc82014a000, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:716 +0x68
github.com/influxdb/influxdb/services/httpd.(*gzipResponseWriter).Write(0xc820b0a080, 0xc82014a000, 0x1f7, 0x1f7, 0x1f7, 0x0, 0x0)
    <autogenerated>:10 +0xc6
github.com/influxdb/influxdb/services/httpd.(*Handler).serveQuery(0xc820101200, 0x7f93272e5080, 0xc820b0a080, 0xc820116460, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:339 +0x18bb
github.com/influxdb/influxdb/services/httpd.(*Handler).(github.com/influxdb/influxdb/services/httpd.serveQuery)-fm(0x7f93272e5080, 0xc820b0a080, 0xc820116460, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:98 +0x48
github.com/influxdb/influxdb/services/httpd.authenticate.func1(0x7f93272e5080, 0xc820b0a080, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:673 +0x70
net/http.HandlerFunc.ServeHTTP(0xc82015c1a0, 0x7f93272e5080, 0xc820b0a080, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.gzipFilter.func1(0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:734 +0x2af
net/http.HandlerFunc.ServeHTTP(0xc82015c1c0, 0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.versionHeader.func1(0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:743 +0xc0
net/http.HandlerFunc.ServeHTTP(0xc82015c1e0, 0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.cors.func1(0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:776 +0x328
net/http.HandlerFunc.ServeHTTP(0xc82015c200, 0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.requestID.func1(0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:786 +0x15d
net/http.HandlerFunc.ServeHTTP(0xc82015c220, 0x7f93272e4fa8, 0xc820b0a040, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.logging.func1(0x7f93272e4fa8, 0xc820b0a020, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:794 +0x10b
net/http.HandlerFunc.ServeHTTP(0xc82015c240, 0x7f93272e4fa8, 0xc820b0a020, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/influxdb/influxdb/services/httpd.recovery.func1(0x7f93272e4f48, 0xc820160000, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:804 +0x114
net/http.HandlerFunc.ServeHTTP(0xc82015c260, 0x7f93272e4f48, 0xc820160000, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1422 +0x3a
github.com/bmizerany/pat.(*PatternServeMux).ServeHTTP(0xc8200fe078, 0x7f93272e4f48, 0xc820160000, 0xc820116460)
    /tmp/build/src/github.com/bmizerany/pat/mux.go:109 +0x244
github.com/influxdb/influxdb/services/httpd.(*Handler).ServeHTTP(0xc820101200, 0x7f93272e4f48, 0xc820160000, 0xc820116460)
    /tmp/build/src/github.com/influxdb/influxdb/services/httpd/handler.go:172 +0x357
net/http.serverHandler.ServeHTTP(0xc82000c840, 0x7f93272e4f48, 0xc820160000, 0xc820116460)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82008c790)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 259 [runnable]:
net/http.(*conn).serve(0xc82008c2c0)
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1281
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.5/src/net/http/server.go:1910 +0x3f6

goroutine 261 [chan receive]:
github.com/influxdb/influxdb/tsdb.(*QueryExecutor).executeSelectStatement(0xc8200f45f0, 0x0, 0xc8203b3440, 0xc8208362a0, 0x2710, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/query_executor.go:285 +0xeb
github.com/influxdb/influxdb/tsdb.(*QueryExecutor).ExecuteQuery.func1(0xc8203722c0, 0xc82068c3ce, 0x8, 0xc8200f45f0, 0xc8208362a0, 0x2710)
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/query_executor.go:159 +0x757
created by github.com/influxdb/influxdb/tsdb.(*QueryExecutor).ExecuteQuery
    /tmp/build/src/github.com/influxdb/influxdb/tsdb/query_executor.go:213 +0x9b
ubuntu@ip-172-31-54-128:/data/influxdb$ 
@bww
Copy link
Author

bww commented Nov 4, 2015

I should perhaps mention that this crash is reproducible every time that query is run. Also, this is a fresh install without existing data using the latest stable version, 0.9.4.2.

@otoolep
Copy link
Contributor

otoolep commented Nov 4, 2015

Thanks for the report, this is a known issue.

#4046

@otoolep otoolep closed this as completed Nov 4, 2015
@yuankui
Copy link

yuankui commented Nov 17, 2015

the same:

write cpu_load_short,host=server02 value=0.67

and query select (value+value) from cpu_load_short

then then server crashed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants