Skip to content

hard crash when validateaddress RPC endpoint is requested #6963

@jlopp

Description

@jlopp

I'm running 4ee149a compiled on an ARM architecture and using bitcoind to solo mine on testnet with cgminer. However, now that I updated to 4ee149a, bitcoind crashes hard during the first request for a block template from cgminer. I set debug=1 and this is all the output I get before the crash:

 2015-11-06 20:56:31 Received a POST request for / from 192.168.1.14:59243
 2015-11-06 20:56:31 CreateNewBlock(): total size 1000
 2015-11-06 20:56:31       - Connect 1 transactions: 0.11ms (0.111ms/tx, 0.000ms/txin) [0.12s]
 2015-11-06 20:56:31     - Verify 0 txins: 0.71ms (0.000ms/txin) [1.60s]
 2015-11-06 20:56:31 Received a POST request for / from 192.168.1.14:59243
 2015-11-06 20:56:31 Received a POST request for / from 192.168.1.14:59243
 2015-11-06 20:56:31 ThreadRPCServer method=validateaddress

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions