--- Log opened Fri Sep 16 00:00:06 2022 --- Day changed Fri Sep 16 2022 00:00 < vasild> hmm, looking only at inbound connections, why do I have 12/107=11% i2p connections if i2p peers are 111/68234=0.16% from all peers? 00:01 < vasild> well, ok, that 111/68234 is _listening_ ones 00:01 < _aj_> doesn't i2p make it easy to be a listening node? 00:01 < vasild> I guess people concerned about privacy dont listen 00:02 < vasild> _aj_: yes, it is a matter of setting i2pacceptincoming=1 which is the default 00:02 < _aj_> if p% of i2p nodes are i2p *only* then the average i2p node would expect to have p%/100% * 10 inbound connections 00:07 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 00:08 < vasild> _aj_: that seems to be wrong for p=100? 00:08 < _aj_> i rounded the 0.87% down to 0 :) 00:09 < _aj_> (but 12 is still mroe than p%/100%*10 anyway ofc) 00:11 < vasild> ok 00:17 < vasild> posted a comment here, so it does not get forgotten: https://github.com/bitcoin/bitcoin/issues/26035#issuecomment-1249006795 00:42 -!- Neojack [Neojack@pear.bnc4free.com] has quit [Quit: See you around ;)] 01:05 -!- xNSN [~xNSN@2a02:8388:8a83:9f00:7d22:8e02:d19e:c594] has joined #bitcoin-core-dev 01:09 -!- xNSN [~xNSN@2a02:8388:8a83:9f00:7d22:8e02:d19e:c594] has quit [Client Quit] 01:14 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27351fb9159e...19526d937fbd 01:14 < bitcoin-git> bitcoin/master 8b2891a Vasil Dimov: i2p: use the same destination type for transient and persistent addresses 01:14 < bitcoin-git> bitcoin/master 19526d9 fanquake: Merge bitcoin/bitcoin#26065: i2p: use the same destination type for transi... 01:14 < bitcoin-git> [bitcoin] fanquake merged pull request #26065: i2p: use the same destination type for transient and persistent addresses (master...i2p_transient_addr_type) https://github.com/bitcoin/bitcoin/pull/26065 02:03 -!- kexkey [~kexkey@178.249.214.10] has quit [Ping timeout: 265 seconds] 02:04 -!- kexkey [~kexkey@178.249.214.10] has joined #bitcoin-core-dev 02:32 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19526d937fbd...2530a246896c 02:32 < bitcoin-git> bitcoin/master 04fee75 Pieter Wuille: Use ReadLE64 in uint256::GetUint64() instead of duplicating logic 02:32 < bitcoin-git> bitcoin/master 2530a24 fanquake: Merge bitcoin/bitcoin#26105: Use ReadLE64 in uint256::GetUint64 instead of... 02:32 < bitcoin-git> [bitcoin] fanquake merged pull request #26105: Use ReadLE64 in uint256::GetUint64 instead of duplicating logic (master...202209_uint256_readle64) https://github.com/bitcoin/bitcoin/pull/26105 02:38 -!- jespada [~jespada@cpc121060-nmal24-2-0-cust249.19-2.cable.virginm.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 02:40 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 02:46 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Quit: aллилѹіа!] 02:47 -!- mikehu44 [~quassel@159.65.11.175] has quit [Quit: No Ping reply in 180 seconds.] 02:48 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2530a246896c...1d6c605165d6 02:48 < bitcoin-git> bitcoin/master 55e468f Hennadii Stepanov: build: Add `-no-mimetype-database` option to qt package in depends 02:48 < bitcoin-git> bitcoin/master d0433a3 Hennadii Stepanov: guix: Drop perl package 02:48 < bitcoin-git> bitcoin/master 1d6c605 fanquake: Merge bitcoin/bitcoin#26057: build, guix: Get rid of perl dependency 02:48 < bitcoin-git> [bitcoin] fanquake merged pull request #26057: build, guix: Get rid of perl dependency (master...220910-perl) https://github.com/bitcoin/bitcoin/pull/26057 02:50 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 03:00 -!- jespada [~jespada@cpc121060-nmal24-2-0-cust249.19-2.cable.virginm.net] has joined #bitcoin-core-dev 03:10 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d6c605165d6...08785aa75bf0 03:10 < bitcoin-git> bitcoin/master fa521c9 MacroFake: Use steady clock for all millis bench logging 03:10 < bitcoin-git> bitcoin/master 08785aa fanquake: Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging 03:10 < bitcoin-git> [bitcoin] fanquake merged pull request #25499: Use steady clock for all millis bench logging (master...2206-steady-🏑) https://github.com/bitcoin/bitcoin/pull/25499 03:11 -!- cold [~cold@user/cold] has quit [Ping timeout: 252 seconds] 03:12 -!- midnight [~midnight@user/midnight] has quit [Ping timeout: 255 seconds] 03:13 -!- midnight [~midnight@user/midnight] has joined #bitcoin-core-dev 03:13 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 03:13 -!- cold [~cold@user/cold] has joined #bitcoin-core-dev 03:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 03:15 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 03:17 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 252 seconds] 03:41 < bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/08785aa75bf0...5eb9781763a4 03:41 < bitcoin-git> bitcoin/master 97f5b20 stickies-v: refactor: use std::string for thread names 03:41 < bitcoin-git> bitcoin/master 200d84d stickies-v: refactor: use std::string for index names 03:41 < bitcoin-git> bitcoin/master 26cf9ea stickies-v: scripted-diff: rename pszThread to thread_name 03:41 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #25971: refactor: Use std::string for thread and index names (master...baseindex-getname-string) https://github.com/bitcoin/bitcoin/pull/25971 03:45 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 03:50 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 252 seconds] 03:57 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5eb9781763a4...5a724d1161ee 03:57 < bitcoin-git> bitcoin/master 22dada5 fanquake: build: prune compat event headers 03:57 < bitcoin-git> bitcoin/master 5a724d1 fanquake: Merge bitcoin/bitcoin#25918: build: prune event2 compat headers 03:57 < bitcoin-git> [bitcoin] fanquake merged pull request #25918: build: prune event2 compat headers (master...libevent_prune_compat_h) https://github.com/bitcoin/bitcoin/pull/25918 04:08 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 04:09 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 258 seconds] 04:12 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5a724d1161ee...3d892d869585 04:12 < bitcoin-git> bitcoin/master f839697 fanquake: build: remove BOOST_CPPFLAGS usage from bitcoin-tx 04:12 < bitcoin-git> bitcoin/master 3d892d8 fanquake: Merge bitcoin/bitcoin#26086: build: remove BOOST_CPPFLAGS usage from bitco... 04:12 < bitcoin-git> [bitcoin] fanquake merged pull request #26086: build: remove BOOST_CPPFLAGS usage from bitcoin-tx (master...bitcoin_tx_prune_boost_cpp) https://github.com/bitcoin/bitcoin/pull/26086 04:12 -!- darosior [~darosior@194.36.189.246] has quit [Remote host closed the connection] 04:13 -!- darosior [~darosior@194.36.189.246] has joined #bitcoin-core-dev 04:15 < bitcoin-git> [bitcoin] glozow opened pull request #26107: [test] only run feature_rbf.py once (master...2022-09-rbf-notwallet) https://github.com/bitcoin/bitcoin/pull/26107 04:19 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 04:24 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 268 seconds] 04:44 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:01 -!- mikehu44 [~quassel@159.65.11.175] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 05:38 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 05:42 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 05:48 -!- brunoerg [~brunoerg@187.183.43.178] has joined #bitcoin-core-dev 05:50 -!- halosghost [~halosghos@user/halosghost] has joined #bitcoin-core-dev 06:05 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d892d869585...9fefd00d8e67 06:05 < bitcoin-git> bitcoin/master 667401a glozow: [test] only run feature_rbf.py once 06:05 < bitcoin-git> bitcoin/master 9fefd00 MacroFake: Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py once 06:05 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #26107: [test] only run feature_rbf.py once (master...2022-09-rbf-notwallet) https://github.com/bitcoin/bitcoin/pull/26107 06:09 -!- chipxxx [~chip@pop.92-184-108-215.mobile.abo.orange.fr] has joined #bitcoin-core-dev 06:13 < vasild> MacroFake: any idea how to deterministically reproduce #25365? Putting sleep in BaseIndex::SetBestBlockIndex() does not trigger it, nor in MainSignalsImpl::Iterate() 06:13 <@gribble> https://github.com/bitcoin/bitcoin/issues/25365 | ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call) in BaseIndex · Issue #25365 · bitcoin/bitcoin · GitHub 06:15 -!- chipxxx [~chip@pop.92-184-108-215.mobile.abo.orange.fr] has quit [Ping timeout: 250 seconds] 06:18 -!- chipxxx [~chip@pop.92-184-98-35.mobile.abo.orange.fr] has joined #bitcoin-core-dev 06:20 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 06:23 -!- chipxxx [~chip@pop.92-184-98-35.mobile.abo.orange.fr] has quit [Read error: Connection reset by peer] 06:25 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 265 seconds] 06:34 < fanquake> 0.20.x is EOL, so I've just closed the 0.20.3 milestone on GH. 06:54 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9fefd00d8e67...a688ff9046a9 06:54 < bitcoin-git> bitcoin/master a10df7c fanquake: build: prune BOOST_CPPFLAGS from libbitcoin_zmq 06:54 < bitcoin-git> bitcoin/master a688ff9 fanquake: Merge bitcoin/bitcoin#26087: build: prune BOOST_CPPFLAGS from libbitcoin_z... 06:54 < bitcoin-git> [bitcoin] fanquake merged pull request #26087: build: prune BOOST_CPPFLAGS from libbitcoin_zmq (master...libbitcoin_zmq_prune_boost_cppflags) https://github.com/bitcoin/bitcoin/pull/26087 06:58 < bitcoin-git> [bitcoin] jonatack opened pull request #26109: rpc, cli: getpeerinfo and -netinfo updates (master...2022-09-getpeerinfo-netinfo-updates) https://github.com/bitcoin/bitcoin/pull/26109 07:02 -!- halosghost [~halosghos@user/halosghost] has quit [Quit: WeeChat 3.6] 07:03 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 07:05 < bitcoin-git> [bitcoin] yancyribbens opened pull request #26110: test: Remove unused coin_selection param (master...remove-unused-bnb-test-param) https://github.com/bitcoin/bitcoin/pull/26110 07:18 -!- cmirror [~cmirror@4.53.92.114] has quit [Read error: Connection reset by peer] 07:18 -!- bcdarc [~bcdarc@4.53.92.114] has quit [Read error: Connection reset by peer] 07:20 -!- bcdarc [~bcdarc@4.53.92.114] has joined #bitcoin-core-dev 07:27 < lightlike> vasild: "indeed if addrman has just e.g. 5% i2p peers, then the chance of randomly selecting one is... well... 5%" - It could be less due to the Selection logic in AddrMan, where we flip a coin to choose from new or tried, and then pick a random peer from whatever we chose in the first step. 07:27 < lightlike> E.g. if we just enabled i2p so that all known i2p addrs are still in the new table, the chance could be closer to 2.5%. 07:30 < vasild> lightlike: ah, that too! :) 07:39 -!- fjMSX [~hypni2p@128-68-144-58.broadband.corbina.ru] has quit [Quit: Уш'лЪЬ їз єтой IRC сетї] 07:49 < sdaftuar1> hi, do i need to request write access to edit the release notes wiki page? i was going to add a note regarding headers presync. 07:50 < fanquake> sdaftuar: have invited you 07:51 < fanquake> although I'm not sure if write access is needed to make edits? Maybe just being a member of bitcoin-core orgnanisation (which it doesn't look like you were a part of either) 07:51 < sipa> It looks to me that being a member of the "frequent contributors" group on the bitcoin-core org is sufficient. 07:54 < fanquake> Yes I think so. Have edited that invite to just be the "frequent contributors" group 07:56 < sdaftuar1> thanks, i have an edit button now! 08:02 < bitcoin-git> [bitcoin] yancyribbens opened pull request #26111: refactor: Simplify bnb coin_selection test params (master...simplify-bnb-test-params) https://github.com/bitcoin/bitcoin/pull/26111 08:11 -!- chipxxx [~chip@pop.92-184-98-177.mobile.abo.orange.fr] has joined #bitcoin-core-dev 08:21 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 08:22 -!- fjMSX [~hypni2p@128-68-144-58.broadband.corbina.ru] has joined #bitcoin-core-dev 08:25 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 250 seconds] 08:54 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 09:07 -!- bcdarc [~bcdarc@4.53.92.114] has quit [Read error: Connection reset by peer] 09:07 -!- sdaftuar1 [~sdaftuar@user/sdaftuar] has quit [Read error: Connection reset by peer] 09:08 -!- emcy [~emcy@user/emcy] has quit [K-Lined] 09:08 -!- bcdarc [~bcdarc@rrcs-184-74-240-156.nyc.biz.rr.com] has joined #bitcoin-core-dev 09:11 -!- sdaftuar1 [~sdaftuar@user/sdaftuar] has joined #bitcoin-core-dev 09:13 -!- F1nny [~f1nny@user/f1nny] has quit [Quit: Termd] 09:32 < jb55> has anyone experienced not being able to sync headers? I'm on master and still have this issue. 09:33 < sipa> jb55: that's concerning, you have any more details? Due to #25717 it may take longer to sync headers. 09:33 <@gribble> https://github.com/bitcoin/bitcoin/issues/25717 | p2p: Implement anti-DoS headers sync by sdaftuar · Pull Request #25717 · bitcoin/bitcoin · GitHub 09:33 < instagibbs> jb55, if your connection is flapping during pre-sync, it can take "forever" 09:34 < _aj_> jb55: bitcoin-cli getpeerinfo | grep presync # ? 09:34 < jb55> sipa: not sure maybe I'll try tracing. but it seems like it's just stuck and is not receiving any data from peers, even from a local node on my network. 09:34 < jb55> _aj_: sec 09:35 < instagibbs> no presyncing logs at all? 09:35 < instagibbs> that would be surprising 09:36 < jb55> > ./src/bitcoin-cli getpeerinfo | grep presync | sort | uniq -c 09:36 < jb55> 11 "presynced_headers": -1, 09:38 < jb55> synced_blocks and synced_headers is all -1 as well for all 11 peers 09:38 < _aj_> bitcoin-cli getblockchaininfo | jq .headers,.blocks # both 0 i guess? 09:38 < sipa> there is a chance it gets unstuck once a block gets announced 09:38 < sipa> but this shouldn't happen 09:39 < jb55> _aj_: both 752167 09:39 < _aj_> oh 09:39 < _aj_> shouldn't be a presync problem per se then 09:40 < jb55> this is my laptop node that I spin up on occasion. it's stuck 2 weeks behind 09:40 < sipa> it's just over 2000 + 144 headers behind, so it very well could be. 09:41 < jb55> should I try to bisect? 09:41 < sipa> having logs with -debug=net would be helpful, but i assume that restarting with it will resolve the issue too 09:42 < jb55> ok sec 09:42 < sipa> have you already restarted 09:42 < sipa> ? 09:42 < sipa> if not, i suggest you don't, and see if it gets automatically resolved by a new block announcement 09:43 < sipa> because i expect that restarting will fix it without givin us any information 09:44 < _aj_> bitcoin-cli logging ["net"] # to turn it on without restarting, on the offchance that's helpful? 09:44 < _aj_> oh, more quotes needed i guess 09:44 -!- __afmencken [~afmencken@69.4.234.89] has joined #bitcoin-core-dev 09:45 < jb55> I've restarted multiple times and it's still stuck 09:45 < sipa> oh, ok 09:45 < sipa> that's concerning 09:45 < sipa> what does getchaintips say? 09:47 -!- af_mencken [~afmencken@69.4.234.55] has quit [Ping timeout: 260 seconds] 09:47 < jb55> debug log: https://jb55.com/s/not-syncing-grepped-net.txt, getchaintips: https://jb55.com/s/getchaintips.txt 09:48 < jb55> that looks bad 09:48 < sipa> seems like you've rejected the honest chain 09:48 < jb55> indeed 09:48 < sipa> try `reconsiderblock `, with hash the invalid hash from getchaintips 09:49 < sipa> and observe what appears in debug.log 09:49 < _aj_> shouldn't the active block be 752661 in that case? 09:50 < jb55> I didn't see anything happen in the log but now it says "status": "headers-only" 09:51 < jb55> (the one that was previously had status invalid) 09:52 < jb55> https://jb55.com/s/getchaintips.txt 09:52 < jb55> I'll restart now... 09:53 < _aj_> does getblock 000000000000000000079ba062298aa7cef1888f870c23e303a361c19b097ff8 (752168) work? 09:53 < jb55> fixed it 09:53 < jb55> guess corruption or something? 09:59 < _aj_> didn't write everything to disk when it last powered down, maybe? 10:06 < jb55> _aj_: does reconsiderblock fetch the block again or something? 10:06 < jb55> never used that before 10:06 < sipa> It doesn't 10:07 < sipa> It just clears invalidity flags, and re-evaluates. 10:07 < jb55> cosmic ray I guess 10:10 < jb55> would be cool if getchaintips gave a reason why it was invalid ... 10:11 < sipa> Yeah, that's not cached, so it only appears in the logs. 10:12 < jb55> ah so it might be in my logs somewhere 10:13 < jb55> well that explains it... https://jb55.com/s/nospace.txt 10:14 < sipa> Ugh. 10:14 < sipa> That is bad. 10:14 < sipa> Out of disk space should not result in database corruption. 10:14 < instagibbs> TODO: Add out of disk space regression tests... 10:16 < jb55> I'll open an issue 10:18 < sipa> Database errors propagating up and being interpreted as (permanent) block invalidity was one of the contributing factors to the BDB/LevelDB fork in the 0.7/0.8 transition. 10:22 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 10:23 -!- sipsorcery [~sipsorcer@37.228.225.67] has joined #bitcoin-core-dev 10:25 -!- bytes1440000 [~bytes1440@212-83-165-160.rev.poneytelecom.eu] has joined #bitcoin-core-dev 10:26 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 252 seconds] 10:27 < bytes1440000> Blockstream and Chaincodelabs should find a way to not mess with open source bitcoin core wallet 10:27 < bytes1440000> https://github.com/bitcoin/bitcoin/issues/23831#issuecomment-1248645899 10:27 -!- bytes1440000 [~bytes1440@212-83-165-160.rev.poneytelecom.eu] has left #bitcoin-core-dev [] 10:40 < instagibbs> *squints* 10:43 < jb55> instagibbs: I wonder how you would do that... tmpfs mount perhaps? 10:44 < sipa> or have some means of stubbing out the disk space check 10:45 < jb55> not sure if mocking would be the best here but perhaps 10:46 < sipa> Oh, no, that wouldn't work. 10:46 < sipa> It's not our own disk space check that triggered, but leveldb being unable to write to disk. 10:47 * jb55 nods 11:01 -!- sipsorcery [~sipsorcer@37.228.225.67] has quit [Ping timeout: 265 seconds] 11:23 < jb55> fault injection testing might be interesting, if we could randomly simulate write failures... 11:26 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 11:26 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 11:26 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 11:27 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 11:31 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 258 seconds] 11:32 -!- sipsorcery [~sipsorcer@37.228.225.67] has joined #bitcoin-core-dev 11:37 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 11:40 -!- __afmencken [~afmencken@69.4.234.89] has quit [Ping timeout: 244 seconds] 11:43 -!- kexkey [~kexkey@178.249.214.10] has quit [Ping timeout: 265 seconds] 11:46 -!- afmencken [~afmencken@69.4.234.100] has joined #bitcoin-core-dev 11:46 -!- kexkey [~kexkey@static-198-54-132-124.cust.tzulo.com] has joined #bitcoin-core-dev 12:01 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 258 seconds] 12:08 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 12:08 -!- af_mencken [~afmencken@89.45.90.71] has joined #bitcoin-core-dev 12:09 -!- afmencken [~afmencken@69.4.234.100] has quit [Ping timeout: 252 seconds] 12:11 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 12:12 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 12:15 -!- koolazer [~koo@user/koolazer] has joined #bitcoin-core-dev 12:17 -!- __afmencken [~afmencken@89.45.90.175] has joined #bitcoin-core-dev 12:20 -!- af_mencken [~afmencken@89.45.90.71] has quit [Ping timeout: 265 seconds] 12:22 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 12:23 < Earnestly> jb55: https://www.kernel.org/doc/Documentation/fault-injection/fault-injection.txt 12:25 < Earnestly> (There's also a libfiu but I don't know anything about it) 12:28 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 264 seconds] 12:40 -!- chipxxx [~chip@pop.92-184-98-177.mobile.abo.orange.fr] has quit [Read error: Connection reset by peer] 12:59 < jb55> Earnestly: TIL the kernel has this feature. very cool. 13:01 -!- DeanGuss [~dean@user/deanguss] has quit [Remote host closed the connection] 13:01 -!- DeanGuss [~dean@nonplayercharacter.me] has joined #bitcoin-core-dev 13:01 -!- DeanGuss [~dean@nonplayercharacter.me] has quit [Changing host] 13:01 -!- DeanGuss [~dean@user/deanguss] has joined #bitcoin-core-dev 13:48 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 13:54 < jamesob> anyone seeing approx. 500 bazillion " [lock] Enter: lock contention m_mutex, ./checkqueue.h:78 " lines when enabling -debug? 14:01 < jamesob> it makes debug.log basically unusable 14:01 < bitcoin-git> [bitcoin] mzumsande opened pull request #26114: net: Make AddrFetch connections to fixed seeds (master...202209_addrfetch_fixedseeds) https://github.com/bitcoin/bitcoin/pull/26114 14:06 -!- brunoerg [~brunoerg@187.183.43.178] has quit [] 14:16 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 14:24 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 14:28 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 252 seconds] 14:37 < achow101> jamesob: happens if you configured with --enable-debug which will enable DEBUG_LOCKCONTENTION 14:38 < achow101> it can be turned off with -debugexclude=lock 15:13 -!- KamiK4Z3 [~kamik4z3@138.94.126.106] has joined #bitcoin-core-dev 15:25 -!- sipsorcery [~sipsorcer@37.228.225.67] has quit [Ping timeout: 265 seconds] 15:33 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 15:39 -!- KamiK4Z3 [~kamik4z3@138.94.126.106] has quit [Remote host closed the connection] 15:50 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Remote host closed the connection] 15:50 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 16:13 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 16:21 -!- mudsip [~mudsip@user/mudsip] has quit [] 17:01 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 244 seconds] 17:16 -!- __afmencken [~afmencken@89.45.90.175] has quit [Ping timeout: 265 seconds] 17:21 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 17:40 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 244 seconds] 17:43 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 19:06 -!- SpellChecker_ [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 19:06 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Ping timeout: 258 seconds] 20:03 -!- mekster66949 [~mekster@user/mekster] has quit [Quit: mekster66949] 20:05 -!- mekster66949 [~mekster@user/mekster] has joined #bitcoin-core-dev 20:07 -!- hashfunc [~user@2601:5c0:c280:7090:83:ebf7:f91d:450a] has joined #bitcoin-core-dev 20:17 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 265 seconds] 20:28 -!- SpellChecker_ [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 20:30 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 20:52 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 21:01 -!- cmirror [~cmirror@rrcs-184-74-240-156.nyc.biz.rr.com] has joined #bitcoin-core-dev 21:13 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 21:18 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 252 seconds] 21:47 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 21:52 -!- _apex2_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Ping timeout: 265 seconds] 21:58 -!- dviola [~diego@user/dviola] has quit [Quit: WeeChat 3.6] 22:22 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 22:27 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 23:43 -!- o3 [uid554669@id-554669.uxbridge.irccloud.com] has joined #bitcoin-core-dev --- Log closed Sat Sep 17 00:00:21 2022