Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Einewton on May 08, 2014, 05:35:11 PM



Title: Bitcoin 0.9.1 Functionality Broken?
Post by: Einewton on May 08, 2014, 05:35:11 PM
I've tested this many times before in previous 0.8 versions, and now when I try to print the genesis block (not changing anything), I get a Segmentation fault (core dumped)

chainparams.cpp -> genesis.print();

I see this method still exists in core.cpp so I know it's not a method taken out... Does anyone know what happened?