<laanwj>
dviola: what kind of font issue? does it happen with self-compiled bitcoin-qt (i'd assume so, if you're using wayland backend) or with the binaries from the site?
TheRec_ has quit [Read error: Connection reset by peer]
TheRec has joined #bitcoin-core-dev
Artea has quit [Ping timeout: 264 seconds]
kvaciral[m] has quit [Ping timeout: 276 seconds]
dongcarl6 has joined #bitcoin-core-dev
ghost43 has quit [Ping timeout: 260 seconds]
ghost43 has joined #bitcoin-core-dev
Lightsword_ has joined #bitcoin-core-dev
kvaciral[m]1 has joined #bitcoin-core-dev
angusp_ has joined #bitcoin-core-dev
SpellChecker_ has quit [Remote host closed the connection]
<jb55>
I'm going to do a memtest next I guess, just weird that I wouldn't see system instability elsewhere if I had memory issues. smartctl tests don't detect anything. running badblocks now.
<jb55>
trying to think of other high availability setups now. I run damus subscriptions, merch store, and zaps out of my CLN+core node... so the instability lately has been a bit more concerning ;_;
<sipa>
fwiw, i also have several systems with bitcoind running on zfs
<sipa>
(and have never seen corruption with it, except on the one machine that actually turned out to have faulty ram)
mudsip has joined #bitcoin-core-dev
<jb55>
yeah may be subtle ram issue. will check. bitcoin is great at detecting subtle hw issues ... in the meantime I may try zfs snapshotting and hope it doesn't use too much extra space
<jb55>
sipa: what's your zfs --version ? I mean I would be shocked if its a zfs issue but just for sanity check
<sipa>
$ zfs --version
<sipa>
zfs-2.2.2-0ubuntu9.1
<sipa>
zfs-kmod-2.2.2-0ubuntu9
jonatack has quit [Read error: Connection reset by peer]
<bitcoin-git>
[bitcoin] sr-gi opened pull request #31187: ci: Do not error on unused-member-function in test each commit (master...2024-10-unused-methods-CI) https://github.com/bitcoin/bitcoin/pull/31187
jonatack has joined #bitcoin-core-dev
<jb55>
zfs-2.2.6-1 hmm
<jb55>
ok thx
<pinheadmz>
I had to use this funny config to get lldb to find source code while debugging:
<pinheadmz>
settings set target.source-map build/src/src/ <path/to/...>/bitcoin/src/
<pinheadmz>
this was my clue using image lookup in lldb:
<bitcoin-git>
bitcoin/master 559a8dd Sebastian Falbesoner: key: clear out secret data in `DecodeExtKey`
<bitcoin-git>
bitcoin/master 02be3dc Ava Chow: Merge bitcoin/bitcoin#31166: key: clear out secret data in `DecodeExtKey`
<bitcoin-git>
[bitcoin] achow101 merged pull request #31166: key: clear out secret data in `DecodeExtKey` (master...202410-key-clear_out_secret_data_in_xprv_parser) https://github.com/bitcoin/bitcoin/pull/31166
spynxic has joined #bitcoin-core-dev
<ajonas>
#proposedmeetingtopic priority project reflections and working groups
<bitcoin-git>
[qa-assets] murchandamus opened pull request #210: Add fuzz corpus for wallet_create_transaction (main...Add-wallet_create_transaction) https://github.com/bitcoin-core/qa-assets/pull/210