Loading... (1/6) Loading gateway... (2/6) Loading consensus... (3/6) Loading transaction pool... (4/6) Loading wallet... (5/6) Loading host... (6/6) Loading renter... Finished loading in 0.7488 seconds unexpected fault address 0x32490040 fatal error: fault [signal 0xc0000005 code=0x0 addr=0x32490040 pc=0x6b0d56] goroutine 12 [running]: runtime.throw(0x9c3e88, 0x5) /usr/local/go/src/runtime/panic.go:530 +0x7f fp=0x1190f180 sp=0x1190f174 runtime.sigpanic() /usr/local/go/src/runtime/signal_windows.go:164 +0x116 fp=0x1190f198 sp=0x1190f180 github.com/NebulousLabs/bolt.(*Tx).rollback(0x11bfc400) /home/luke/go/src/github.com/NebulousLabs/bolt/tx.go:245 +0x66 fp=0x1190f1b8 sp=0x1190f198 github.com/NebulousLabs/bolt.(*Tx).Commit(0x11bfc400, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/bolt/tx.go:163 +0x1f2 fp=0x1190f274 sp=0x1190f1b8 github.com/NebulousLabs/bolt.(*DB).Update(0x115af7a0, 0x1190f2cc, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/bolt/db.go:580 +0xf4 fp=0x1190f2a0 sp=0x1190f274 github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).addBlockToTree(0x1155b1e0, 0x0, 0xe80e0000, 0x177d340d, 0xcbb749aa, 0x475fa958, 0xe93e48cf, 0x57d54dac, 0xd5733133, 0x3d0a09c8, ...) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/accept.go:183 +0xde fp=0x1190f328 sp=0x1190f2a0 github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).managedAcceptBlock(0x1155b1e0, 0x0, 0xe80e0000, 0x177d340d, 0xcbb749aa, 0x475fa958, 0xe93e48cf, 0x57d54dac, 0xd5733133, 0x3d0a09c8, ...) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/accept.go:259 +0x108 fp=0x1190f408 sp=0x1190f328 github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).threadedReceiveBlocks(0x1155b1e0, 0x32454178, 0x11660048, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/synchronize.go:215 +0x72e fp=0x1190fd98 sp=0x1190f408 github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).(github.com/NebulousLabs/Sia/modules/consensus.threadedReceiveBlocks)-fm(0x32454178, 0x11660048, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:146 +0x3c fp=0x1190fdb0 sp=0x1190fd98 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).RPC(0x1164e840, 0x11677840, 0x12, 0x9f3d90, 0xa, 0x11660038, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:53 +0x3d5 fp=0x1190fe58 sp=0x1190fdb0 github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).threadedInitialBlockchainDownload(0x1155b1e0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/synchronize.go:479 +0x580 fp=0x1190ffa0 sp=0x1190fe58 github.com/NebulousLabs/Sia/modules/consensus.New.func1(0x1155b1e0, 0x274898, 0x1164e840) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:138 +0x25 fp=0x1190ffb8 sp=0x1190ffa0 runtime.goexit() /usr/local/go/src/runtime/asm_386.s:1585 +0x1 fp=0x1190ffbc sp=0x1190ffb8 created by github.com/NebulousLabs/Sia/modules/consensus.New /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:152 +0x617 goroutine 1 [IO wait, 44 minutes]: net.runtime_pollWait(0x2755f8, 0x72, 0x117fe654) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x115976b0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11597618, 0x9ef1c0, 0x8, 0x117fe670, 0x116b61c0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).acceptOne(0x115975e0, 0x116b6000, 0x2, 0x2, 0x11597618, 0x1152a1fb, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:583 +0x1d4 net.(*netFD).accept(0x115975e0, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:613 +0x11f net.(*TCPListener).AcceptTCP(0x1156f480, 0x119539d0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:254 +0x47 net.(*TCPListener).Accept(0x1156f480, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:264 +0x39 net/http.(*Server).Serve(0x116599f0, 0x2749f8, 0x1156f480, 0x0, 0x0) /usr/local/go/src/net/http/server.go:2117 +0x100 github.com/NebulousLabs/Sia/api.(*Server).Serve(0x1166aee0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/api/server.go:91 +0x1ed main.startDaemon(0xa0b6d0, 0xe, 0x9bd590, 0x5, 0x9bd598, 0x5, 0x11558140, 0x6, 0x0, 0x9f4070, ...) /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:181 +0x1e59 main.startDaemonCmd(0x115ca300, 0x115d3610, 0x0, 0x2) /home/luke/go/src/github.com/NebulousLabs/Sia/siad/daemon.go:204 +0x1bd github.com/spf13/cobra.(*Command).execute(0x115ca300, 0x115579e8, 0x2, 0x2, 0x0, 0x0) /home/luke/go/src/github.com/spf13/cobra/command.go:565 +0x678 github.com/spf13/cobra.(*Command).ExecuteC(0x115ca300, 0x115ca300, 0x0, 0x0) /home/luke/go/src/github.com/spf13/cobra/command.go:651 +0x43b github.com/spf13/cobra.(*Command).Execute(0x115ca300, 0x0, 0x0) /home/luke/go/src/github.com/spf13/cobra/command.go:610 +0x2b main.main() /home/luke/go/src/github.com/NebulousLabs/Sia/siad/main.go:172 +0x762 goroutine 5 [syscall, 44 minutes]: os/signal.signal_recv(0x0) /usr/local/go/src/runtime/sigqueue.go:116 +0x11e os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:22 +0x1a created by os/signal.init.1 /usr/local/go/src/os/signal/signal_unix.go:28 +0x36 goroutine 6 [sleep]: time.Sleep(0xf8475800, 0xd) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/Sia/sync.(*RWMutex).threadedDeadlockFinder(0x1164e800) /home/luke/go/src/github.com/NebulousLabs/Sia/sync/lock.go:78 +0x468 created by github.com/NebulousLabs/Sia/sync.New /home/luke/go/src/github.com/NebulousLabs/Sia/sync/lock.go:47 +0xb0 goroutine 217 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x118001e0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 141 [semacquire]: sync.runtime_Syncsemacquire(0x11b661e8) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x11b661e0) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x117ae200, 0x119160dc, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x117c8640, 0x119160dc, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x117c8640, 0x119160dc, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x117c8640, 0x119160dc, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x11b660a0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 9 [select, 1 minutes]: github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).threadedPeerManager(0x1164e840) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:306 +0x1c6 created by github.com/NebulousLabs/Sia/modules/gateway.New /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:164 +0x99e goroutine 10 [select]: github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).threadedNodeManager(0x1164e840) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/nodes.go:177 +0x3e4 created by github.com/NebulousLabs/Sia/modules/gateway.New /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:165 +0x9be goroutine 11 [IO wait, 44 minutes]: net.runtime_pollWait(0x2759b8, 0x72, 0x116d608c) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x11596fb0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11596f18, 0x9ef1c0, 0x8, 0x116d6060, 0x116ca1c0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).acceptOne(0x11596ee0, 0x116ca0e0, 0x2, 0x2, 0x11596f18, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:583 +0x1d4 net.(*netFD).accept(0x11596ee0, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:613 +0x11f net.(*TCPListener).AcceptTCP(0x1156f238, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:254 +0x47 net.(*TCPListener).Accept(0x1156f238, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:264 +0x39 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listen(0x1164e840) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:116 +0x3b created by github.com/NebulousLabs/Sia/modules/gateway.New /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/gateway.go:168 +0x9de goroutine 168 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x1199f140) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 14 [IO wait, 44 minutes]: net.runtime_pollWait(0x275760, 0x72, 0x116ba394) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x11597330, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11597298, 0x9ef1c0, 0x8, 0x116ba3b0, 0x116b6380, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).acceptOne(0x11597260, 0x116b62a0, 0x2, 0x2, 0x11597298, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:583 +0x1d4 net.(*netFD).accept(0x11597260, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:613 +0x11f net.(*TCPListener).AcceptTCP(0x1156f410, 0x44c830, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:254 +0x47 net.(*TCPListener).Accept(0x1156f410, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:264 +0x39 github.com/NebulousLabs/Sia/modules/host.(*Host).threadedListen(0x11822000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/network.go:171 +0xae created by github.com/NebulousLabs/Sia/modules/host.(*Host).initNetworking /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/network.go:82 +0x1d3 goroutine 15 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 16 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 49 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 50 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 51 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 52 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 53 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 54 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 55 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 56 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 57 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 58 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 59 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 60 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 61 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 62 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 63 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 64 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 65 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 66 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 67 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 68 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 69 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 70 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 71 [chan receive, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedProbeHosts(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:86 +0xaf created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:142 +0x573 goroutine 72 [select, 44 minutes]: github.com/NebulousLabs/Sia/modules/renter/hostdb.(*HostDB).threadedScan(0x115cf000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/scan.go:206 +0x2a9 created by github.com/NebulousLabs/Sia/modules/renter/hostdb.newHostDB /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/hostdb/hostdb.go:145 +0x5bc goroutine 73 [sleep]: time.Sleep(0xf8475800, 0xd) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/Sia/sync.(*RWMutex).threadedDeadlockFinder(0x117b3e80) /home/luke/go/src/github.com/NebulousLabs/Sia/sync/lock.go:78 +0x468 created by github.com/NebulousLabs/Sia/sync.New /home/luke/go/src/github.com/NebulousLabs/Sia/sync/lock.go:47 +0xb0 goroutine 74 [sleep]: time.Sleep(0x2a05f200, 0x1) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/Sia/modules/renter.(*Renter).threadedRepairLoop(0x116595e0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/repair.go:219 +0x5a created by github.com/NebulousLabs/Sia/modules/renter.New /home/luke/go/src/github.com/NebulousLabs/Sia/modules/renter/renter.go:119 +0x476 goroutine 167 [semacquire]: sync.runtime_Syncsemacquire(0x1176c028) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x1176c020) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x118de080, 0x11bd8064, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x117c8140, 0x11bd8064, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x117c8140, 0x11bd8064, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x117c8140, 0x11bd8064, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x1199f140) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 78 [select, 44 minutes]: github.com/NebulousLabs/Sia/api.(*Server).Serve.func1(0x11858200, 0x1166aee0, 0x11858240) /home/luke/go/src/github.com/NebulousLabs/Sia/api/server.go:79 +0x175 created by github.com/NebulousLabs/Sia/api.(*Server).Serve /home/luke/go/src/github.com/NebulousLabs/Sia/api/server.go:86 +0x1cc goroutine 79 [semacquire]: sync.runtime_Syncsemacquire(0x116be488) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x116be480) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x116d41c0, 0x116d60e4, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x116e0050, 0x116d60e4, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x116e0050, 0x116d60e4, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x116e0050, 0x116d60e4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x1183af60) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 80 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x1183af60) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 81 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x1183af60) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 82 [IO wait]: net.runtime_pollWait(0x275580, 0x72, 0x1216a020) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x118700d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11870038, 0x9c17d8, 0x7, 0xb01eec, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x11870000, 0x118567d0, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x1156f7f0, 0x118567d0, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x11592f00, 0x118567d0, 0x8, 0x8, 0x118567d0, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x11592f00, 0x118567d0, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x11592f00, 0x118567d0, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x11592f00, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x1182a4e0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 83 [chan receive, 1 minutes]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x1182a4e0, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x1156f828, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x1183b020, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x1183b020) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c goroutine 47 [sleep, 14 minutes]: time.Sleep(0x185c5000, 0x1a3) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/Sia/modules/host.(*Host).threadedUpdateHostname(0x11822000) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/network.go:39 +0x98 created by github.com/NebulousLabs/Sia/modules/host.(*Host).initNetworking.func1 /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/network.go:78 +0x1c5 goroutine 216 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x118001e0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 28 [semacquire]: sync.runtime_Syncsemacquire(0x11907348) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x11907340) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x117af880, 0x117f5c6c, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x1155e2d0, 0x117f5c6c, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x1155e2d0, 0x117f5c6c, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x1155e2d0, 0x117f5c6c, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x11907200) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 147 [semacquire]: sync.runtime_Syncsemacquire(0x11b66ee8) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x11b66ee0) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x117b2bc0, 0x11b73d78, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x1155e410, 0x11b73d78, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x1155e410, 0x11b73d78, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x1155e410, 0x11b73d78, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x11b66d80) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 143 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x11b660a0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 215 [semacquire]: sync.runtime_Syncsemacquire(0x1176c608) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x1176c600) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x11858040, 0x119ae02c, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x116c84b0, 0x119ae02c, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x116c84b0, 0x119ae02c, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x116c84b0, 0x119ae02c, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x118001e0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 142 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x11b660a0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 29 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x11907200) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 30 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x11907200) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 31 [IO wait]: net.runtime_pollWait(0x275490, 0x72, 0x11b56000) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x11870370, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x118702d8, 0x9c17d8, 0x7, 0xb01eec, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x118702a0, 0x117f5be8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x116b0808, 0x117f5be8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x1197e320, 0x117f5be8, 0x8, 0x8, 0x117f5be8, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x1197e320, 0x117f5be8, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x1197e320, 0x117f5be8, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x1197e320, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x117ac840) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 32 [chan receive]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x117ac840, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x116b0848, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x119072c0, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x119072c0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c goroutine 155 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x1198cf60) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 148 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x11b66d80) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 149 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x11b66d80) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 150 [IO wait]: net.runtime_pollWait(0x275850, 0x72, 0x11ca4088) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x118707d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11870738, 0x9c17d8, 0x7, 0xb01eec, 0x8, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x11870700, 0x11b73d30, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x116b0070, 0x11b73d30, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x1197e0a0, 0x11b73d30, 0x8, 0x8, 0x11b73d34, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x1197e0a0, 0x11b73d30, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x1197e0a0, 0x11b73d30, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x1197e0a0, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x119b4d20) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 151 [chan receive]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x119b4d20, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x117ce5b8, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x11b66e40, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x11b66e40) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c goroutine 154 [semacquire]: sync.runtime_Syncsemacquire(0x1198d1a8) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x1198d1a0) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x117a7000, 0x11856338, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x116c8000, 0x11856338, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x116c8000, 0x11856338, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x116c8000, 0x11856338, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x1198cf60) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 96 [IO wait]: net.runtime_pollWait(0x2758c8, 0x72, 0x11ca4004) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x11870610, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11870578, 0x9c17d8, 0x7, 0xb01eec, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x11870540, 0x11982110, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x117ce000, 0x11982110, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x1197e000, 0x11982110, 0x8, 0x8, 0x11982110, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x1197e000, 0x11982110, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x1197e000, 0x11982110, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x1197e000, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x11c78060) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 225 [chan receive]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x11c78060, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x116b0088, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x1193c1e0, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x1193c1e0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c goroutine 156 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x1198cf60) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 157 [IO wait]: net.runtime_pollWait(0x275508, 0x72, 0x11ac6ab4) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x116b6530, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x116b6498, 0x9c17d8, 0x7, 0xb01eec, 0x8, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x116b6460, 0x118562d0, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x116b0fa8, 0x118562d0, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x1197e140, 0x118562d0, 0x8, 0x8, 0x118562d4, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x1197e140, 0x118562d0, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x1197e140, 0x118562d0, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x1197e140, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x116c5800) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 158 [chan receive]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x116c5800, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x116b0fe8, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x1198d100, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x1198d100) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c goroutine 94 [sleep]: time.Sleep(0xb2d05e00, 0x0) /usr/local/go/src/runtime/time.go:59 +0xe6 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).request(0x1193c120) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:107 +0xea created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:47 +0x8e goroutine 144 [IO wait]: net.runtime_pollWait(0x2756e8, 0x72, 0x1216a034) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x116b66f0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x116b6658, 0x9c17d8, 0x7, 0xb01eec, 0x8, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x116b6620, 0x11916068, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x116b0050, 0x11916068, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x11592000, 0x11916068, 0x8, 0x8, 0x1191606c, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x11592000, 0x11916068, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x11592000, 0x11916068, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x11592000, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x11c08060) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 177 [chan receive]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x11c08060, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x117ce038, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x11b66160, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x11b66160) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c goroutine 95 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x1193c120) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 169 [select]: github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).check(0x1199f140) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:57 +0x132 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:48 +0xab goroutine 170 [IO wait]: net.runtime_pollWait(0x275328, 0x72, 0x119a0024) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x11870530, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11870498, 0x9c17d8, 0x7, 0xb01eec, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x11870460, 0x1176b090, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x117ce010, 0x1176b090, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x11592320, 0x1176b090, 0x8, 0x8, 0x1176b090, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x11592320, 0x1176b090, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x11592320, 0x1176b090, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x11592320, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x11b3ab40) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 171 [chan receive]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x11b3ab40, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x117ce7a8, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x1199f200, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x1199f200) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c goroutine 93 [semacquire]: sync.runtime_Syncsemacquire(0x1198e1a8) /usr/local/go/src/runtime/sema.go:241 +0x1ef sync.(*Cond).Wait(0x1198e1a0) /usr/local/go/src/sync/cond.go:63 +0x85 github.com/NebulousLabs/muxado/proto/buffer.(*Inbound).Read(0x11bfe080, 0x118d0134, 0x4, 0x4, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/buffer/inbound.go:155 +0x44c github.com/NebulousLabs/muxado/proto.(*Stream).Read(0x117c8230, 0x118d0134, 0x4, 0x4, 0x9a8d68, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/stream.go:73 +0x4c io.ReadAtLeast(0x72520098, 0x117c8230, 0x118d0134, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520098, 0x117c8230, 0x118d0134, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).respond(0x1193c120) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:81 +0x123 created by github.com/NebulousLabs/muxado/proto/ext.(*Heartbeat).Start /home/luke/go/src/github.com/NebulousLabs/muxado/proto/ext/heartbeat.go:46 +0x71 goroutine 218 [IO wait]: net.runtime_pollWait(0x275238, 0x72, 0x1216a024) /usr/local/go/src/runtime/netpoll.go:160 +0x55 net.(*pollDesc).Wait(0x118701b0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*ioSrv).ExecIO(0x1156f228, 0x11870118, 0x9c17d8, 0x7, 0xb01eec, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:183 +0x122 net.(*netFD).Read(0x118700e0, 0x119a60c0, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_windows.go:482 +0x129 net.(*conn).Read(0x1156f300, 0x119a60c0, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).Read(0x1197e1e0, 0x119a60c0, 0x8, 0x8, 0x119a60c0, 0x0, 0x0) :139 +0x68 io.ReadAtLeast(0x72520000, 0x1197e1e0, 0x119a60c0, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:297 +0xab io.ReadFull(0x72520000, 0x1197e1e0, 0x119a60c0, 0x8, 0x8, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:315 +0x51 github.com/NebulousLabs/muxado/proto/frame.(*BasicTransport).ReadFrame(0x1197e1e0, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/frame/transport.go:34 +0x9f github.com/NebulousLabs/muxado/proto.(*Session).reader(0x1182a060) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:276 +0x99 created by github.com/NebulousLabs/muxado/proto.NewSession /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:104 +0x4cd goroutine 219 [chan receive]: github.com/NebulousLabs/muxado/proto.(*Session).Accept(0x1182a060, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/proto/session.go:159 +0x5a github.com/NebulousLabs/muxado.(*sessionAdaptor).Accept(0x117ce068, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/muxado/adaptor.go:33 +0x4f github.com/NebulousLabs/Sia/modules/gateway.(*peer).accept(0x11800300, 0x0, 0x0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:64 +0x50 github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).listenPeer(0x1164e840, 0x11800300) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:89 +0x25 created by github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).addPeer /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/peers.go:75 +0x6c