You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a security-related bug/issue. If it is, please follow please follow the security policy.
This is not a question or a support request. If you have any lotus related questions, please ask in the lotus forum.
This is not a new feature request. If it is, please file a feature request instead.
This is not an enhancement request. If it is, please file a improvement suggestion instead.
I have searched on the issue tracker and the lotus forum, and there is no existing related issue or discussion.
I am running the Latest release, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
I did not make any code changes to lotus.
Lotus component
lotus daemon - chain sync
lotus miner - mining and block production
lotus miner/worker - sealing
lotus miner - proving(WindowPoSt)
lotus miner/market - storage deal
lotus miner/market - retrieval deal
lotus miner/market - data transfer
lotus client
lotus JSON-RPC API
lotus message management (mpool)
Other
Lotus Version
lotus versino 1.15.4-dev master
Describe the Bug
2-06-04T17:29:01.003+0800 INFO chainstore store/store.go:646 New heaviest tipset! [bafy2bzacea55kgjloc6nohfkfdmn4u2fynwh45bt6d22pvo4memo5lnoypz2e bafy2bzaceac3t7mvj5er2oscfxrpmqhp74bj66d2wvgqo6rqranpcaazdhdn6 bafy2bzacedthsuo7rne2zzriol37rh5zkqrcr553gytbedavvzza22aqjsoc6 bafy2bzacebofgzcz42rtwj4lrvksgbvankh5zjoxmh5ehanbgzkrhvqxp3nms bafy2bzacecd6bkaw2kqxshzb6jdlqy5levryby3pj74ixrguyjio7ek56eax2 bafy2bzacebgqiu767gnhuoxwgpvw4pqn6izkouynxjwvzjkbqs6m2wkrjv6i4] (height=1867618)
2022-06-04T17:29:01.003+0800 INFO chain chain/sync_manager.go:322 worker 4075 done; took 493.670501ms
panic: send on closed channel
panic: close of closed channel
Checklist
Latest release
, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.Lotus component
Lotus Version
Describe the Bug
2-06-04T17:29:01.003+0800 INFO chainstore store/store.go:646 New heaviest tipset! [bafy2bzacea55kgjloc6nohfkfdmn4u2fynwh45bt6d22pvo4memo5lnoypz2e bafy2bzaceac3t7mvj5er2oscfxrpmqhp74bj66d2wvgqo6rqranpcaazdhdn6 bafy2bzacedthsuo7rne2zzriol37rh5zkqrcr553gytbedavvzza22aqjsoc6 bafy2bzacebofgzcz42rtwj4lrvksgbvankh5zjoxmh5ehanbgzkrhvqxp3nms bafy2bzacecd6bkaw2kqxshzb6jdlqy5levryby3pj74ixrguyjio7ek56eax2 bafy2bzacebgqiu767gnhuoxwgpvw4pqn6izkouynxjwvzjkbqs6m2wkrjv6i4] (height=1867618)
2022-06-04T17:29:01.003+0800 INFO chain chain/sync_manager.go:322 worker 4075 done; took 493.670501ms
panic: send on closed channel
panic: close of closed channel
goroutine 1610 [running]:
github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop.func1()
/home/fil/go/pkg/mod/github.com/libp2p/[email protected]/pubsub.go:534 +0x74
panic({0x3ad0ce0, 0x499a710})
/usr/local/go/src/runtime/panic.go:838 +0x207
github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).doSendRPC(0xc0005e6780, 0xc0eb1bb0a0, {0xc1d2a262d0, 0x26}, 0xc12d26ae00?)
/home/fil/go/pkg/mod/github.com/libp2p/[email protected]/gossipsub.go:1178 +0x3e
github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC(0xc0005e6780, {0xc1d2a262d0, 0x26}, 0xc0eb1bb0a0)
/home/fil/go/pkg/mod/github.com/libp2p/[email protected]/gossipsub.go:1150 +0x509
github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).flush(0xc0005e6780)
/home/fil/go/pkg/mod/github.com/libp2p/[email protected]/gossipsub.go:1753 +0x85
github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat(0xc0005e6780)
/home/fil/go/pkg/mod/github.com/libp2p/[email protected]/gossipsub.go:1583 +0xbf7
github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop(0xc0ec0ab800, {0x49b4b60, 0xc0ec0c8040})
/home/fil/go/pkg/mod/github.com/libp2p/[email protected]/pubsub.go:619 +0xbb7
created by github.com/libp2p/go-libp2p-pubsub.NewPubSub
/home/fil/go/pkg/mod/github.com/libp2p/[email protected]/pubsub.go:322 +0xdea
Logging Information
Repo Steps
...
The text was updated successfully, but these errors were encountered: