Skip to content

0.7rc1 crashing in listtransactions #1768

@gavinandresen

Description

@gavinandresen

Clean build of git HEAD running on the bitcoin faucet machine is crashing:

#1  0x082786c1 in AcentryToJSON (acentry=..., strAccount=..., ret=...) at rpcwallet.cpp:972
972     if (fAllAccounts || acentry.strAccount == strAccount)
(gdb) p acentry.strAccount
$1 = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},   _M_p = 0x1 <Address 0x1 out of bounds>}}

Maybe a stomping-on-memory-from-multiple threads bug? I'll see what I can see in valgrind...

Faucet machine is running Ubuntu 10.04.4 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions