< fanquake> achow101 constant today
< 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] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2935b469ae96...dd07f47b7962
< bitcoin-git> bitcoin/master 27c63dc John Newbery: [tests] nits in dbcrash.py
< bitcoin-git> bitcoin/master dd07f47 MarcoFalke: Merge #10704: [tests] nits in dbcrash.py...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10704: [tests] nits in dbcrash.py (master...dbcrashtestnits) https://github.com/bitcoin/bitcoin/pull/10704
< bitcoin-git> [bitcoin] luke-jr opened pull request #10729: Wrap EvalScript in a ScriptExecution class (master...scriptex) https://github.com/bitcoin/bitcoin/pull/10729
< 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] darrenkis opened pull request #10732: remove https://github.com/jli225from users (master...segwit2x) https://github.com/bitcoin/bitcoin/pull/10732
< luke-jr> O.o
< bitcoin-git> [bitcoin] laanwj closed pull request #10732: remove https://github.com/jli225from users (master...segwit2x) https://github.com/bitcoin/bitcoin/pull/10732
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/dd07f47b7962...d81bec7666de
< bitcoin-git> bitcoin/master df7e2f0 Wladimir J. van der Laan: rpc: Move the `generate` RPC call to rpcwallet...
< bitcoin-git> bitcoin/master 2a96283 Wladimir J. van der Laan: rpc: Update `generate` for developer notes...
< bitcoin-git> bitcoin/master d81bec7 Wladimir J. van der Laan: Merge #10683: rpc: Move the `generate` RPC call to rpcwallet...
< bitcoin-git> [bitcoin] laanwj closed pull request #10683: rpc: Move the `generate` RPC call to rpcwallet (master...2017_06_wallet_mining) https://github.com/bitcoin/bitcoin/pull/10683
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d81bec7666de...7397af9d314d
< 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
< bitcoin-git> [bitcoin] instagibbs opened pull request #10733: getwalletinfo: return path for wallet file (master...walletnameinfo) https://github.com/bitcoin/bitcoin/pull/10733
< bitcoin-git> [bitcoin] practicalswift closed pull request #10686: Avoid usage of uninitialized values in function call arguments (master...uninitialized-arguments) https://github.com/bitcoin/bitcoin/pull/10686
< bitcoin-git> [bitcoin] practicalswift opened pull request #10735: Avoid static analyzer warnings regarding uninitialized arguments (master...std-array) https://github.com/bitcoin/bitcoin/pull/10735
< midnightmagic> hey. who created the github repo and did the initial svn import from the sourceforge repo?
< bitcoin-git> [bitcoin] instagibbs closed pull request #10733: getwalletinfo: return path for wallet file (master...walletnameinfo) https://github.com/bitcoin/bitcoin/pull/10733
< Dizzle> midnightmagic: it was Gavin Andresen. https://bitcointalk.org/index.php?topic=2367.0;all
< 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