< achow101>
its not even multiple trolls, just one guy with multiple accounts
< luke-jr>
have the accounts been banned yet?
< bitbee>
are there any good pump and dump bitcoin threads?
< sipa>
..
< gmaxwell>
Has there been any recent change that would make it possible for mapWallet to not be initilized by the time LoadToWallet starts running?
< gmaxwell>
sturles has an OLD wallet that loads "fine" on his x86 host w/ master, but on arm he gets a crash. The backtrace is CreateWalletFromFile/LoadWallet/CWalletDB::LoadWallet/ReadKeyValue/LoadToWallet and it crashes at CWalletTx& wtx = mapWallet[hash]; at wallet.cpp:933
< gmaxwell>
Which at a glance should only be possible if mapWallet is uninitilized. He notes that this wallet has an orphaned generated transaction early in it.
< gmaxwell>
(which makes me think that I should perhaps try loading some old wallets while running under valgrind).
< gmaxwell>
My WAG is that memory corruption happens on x86 and arm but just happens to trigger the segfault on arm due to chance.
< gmaxwell>
I've asked if he could try loading with an earler version to bisect, but since compiling is slow on his arm system, he can't do so today.
< wumpus>
he could try pre-comiled versions?
< wumpus>
we've been shipping ARM linux executables for a while
< wumpus>
or is this problem new in master?
< bitcoin-git>
[bitcoin] AkioNak opened pull request #10728: fix typo in help text for removeprunedfunds (master...fix-removeprunedfunds-helptext) https://github.com/bitcoin/bitcoin/pull/10728
< bitcoin-git>
[bitcoin] luke-jr opened pull request #10730: Move script flag to/from-string logic from tests to script/interpreter (master...scriptflag_strings) https://github.com/bitcoin/bitcoin/pull/10730
< bitcoin-git>
[bitcoin] luke-jr opened pull request #10731: net_processing: Avoid filtering any printable characters from UAs in the log (master...log_more_uacomment) https://github.com/bitcoin/bitcoin/pull/10731
< bitcoin-git>
bitcoin/master ecb4fc3 Akio Nakamura: fix typo in help text for removeprunedfunds
< bitcoin-git>
bitcoin/master 7397af9 Jonas Schnelli: Merge #10728: fix typo in help text for removeprunedfunds...
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #10728: fix typo in help text for removeprunedfunds (master...fix-removeprunedfunds-helptext) https://github.com/bitcoin/bitcoin/pull/10728
< Dizzle>
And from there began an awkward relationship between the svn repo and the git repo, where SVN became the deployment branch and github the integration branch. You and Gavin chatted briefly about it around the time Satoshi became sparse. http://bitcoinstats.com/irc/bitcoin-dev/logs/2011/01/31#l1296491784.0