Skip to content

fix: queryevent addrinfo race in kad-dht#11288

Merged
lidel merged 1 commit intomasterfrom
fix/kad-dht-addrinfo-race
Apr 20, 2026
Merged

fix: queryevent addrinfo race in kad-dht#11288
lidel merged 1 commit intomasterfrom
fix/kad-dht-addrinfo-race

Conversation

@lidel
Copy link
Copy Markdown
Member

@lidel lidel commented Apr 20, 2026

bump go-libp2p-kad-dht@v0.39.1 to pick up the queryPeer AddrInfo.Addrs race fix from libp2p/go-libp2p-kad-dht#1244, which resolves the random daemon crashes reported in #11287 and #11116.

bump go-libp2p-kad-dht to v0.39.1 to pick up the queryPeer
AddrInfo.Addrs race fix from libp2p/go-libp2p-kad-dht#1244, which resolves
the random daemon crashes reported in #11287 and #11116.
@lidel lidel force-pushed the fix/kad-dht-addrinfo-race branch from af7353f to ddc6c1b Compare April 20, 2026 16:05
@lidel lidel marked this pull request as ready for review April 20, 2026 16:18
@lidel lidel requested a review from a team as a code owner April 20, 2026 16:18
@lidel
Copy link
Copy Markdown
Member Author

lidel commented Apr 20, 2026

Will cherry pick and ship RC2

@lidel lidel merged commit eb2cfac into master Apr 20, 2026
23 checks passed
@lidel lidel deleted the fix/kad-dht-addrinfo-race branch April 20, 2026 18:10
lidel added a commit that referenced this pull request Apr 20, 2026
bump go-libp2p-kad-dht to v0.39.1 to pick up the queryPeer
AddrInfo.Addrs race fix from libp2p/go-libp2p-kad-dht#1244, which resolves
the random daemon crashes reported in #11287 and #11116.

(cherry picked from commit eb2cfac)
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

Successfully merging this pull request may close these issues.

daemon crashes randomly with various memory related crashes when it has been running for quite a while

1 participant