Open Azulan opened 2 years ago
Did you run out of drive space?
Runtime error here also.
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x80f404]
goroutine 67959 [running]: github.com/gcash/bchd/blockchain/indexers.(CfIndex).entriesByBlockHashes(0x0, {0x14aba70?, 0xc00f9d0038?, 0x7d1?}, 0xc7?, {0xc013fc8030, 0x2, 0x2}) /home/quest/go/src/github.com/gcash/bchd/blockchain/indexers/cfindex.go:383 +0x164 github.com/gcash/bchd/blockchain/indexers.(CfIndex).FilterHashesByBlockHashes(...) /home/quest/go/src/github.com/gcash/bchd/blockchain/indexers/cfindex.go:435 main.(serverPeer).OnGetCFHeaders(0xc0002701c0, 0xc0182eae01?, 0xc00f9d0030) /home/quest/go/src/github.com/gcash/bchd/server.go:1216 +0x365 github.com/gcash/bchd/peer.(Peer).inHandler(0xc018b5fc00) /home/quest/go/src/github.com/gcash/bchd/peer/peer.go:1629 +0x11e6 created by github.com/gcash/bchd/peer.(*Peer).start /home/quest/go/src/github.com/gcash/bchd/peer/peer.go:2361 +0x2bc