A recent patch made to OpenSSL is incompatible with 0.9.3.  If you're
building yourself and not using the dependency system (ie: make depends)
you'll get stuck on any block with a non-canonical DER signature.  I
believe 322082 is the first one.

To avoid the problem, either use the 0.9.4 hotfix branch or build with the
dependency build system "make depends".  If this is a node you care about,
I would suggest you use the dependency build system or the release builds
to ensure that an external library change doesn't break things, given how
delicate consensus type things can be.

--adam


On Wed, Mar 11, 2015 at 2:53 AM, grarpamp <grarp...@gmail.com> wrote:

> On Tue, Mar 10, 2015 at 10:14 AM, s7r <s...@sky-ip.org> wrote:
> > 90% and 100%. Now it's frozen at block 322082 for over 7 hours.
>
> See what the tubes say about this block if anything. Grab a gcore
> for the devs. Then kill and restart it and see what happens.
>
> > Type: virtual machine
> > OS: Debian Wheezy 64 bit
> > CPU: Intel(R) Xeon(R) CPU           E5606  @ 2.13GHz (1 virtual core)
> > RAM: 8 GB
>
> This is financial data, potentially yours. Assuming you own it,
> the box should be using ECC RAM and a sha256 checksum ZFS.
>
> > Bitcoin: bitcoind 0.9.3 installed via git, from github.
>
> Well v0.9.4 tag is long since out and 0.9 branch has 10 subsequent
> commits. Similar for the 10.x series.
>
> > What are the possible solutions? One would be to delete all the data
>
> If the restart locks up again you could debug that.
>
> Or you could snapshot ZFS and torrent sync the blocks back to whatever
> the current signed torrent feed is, or just delete some blockfiles, and
> try from there.
>
> Or upgrade bitcoind, and move on.
>
> There are scripts in the torrent feed post on bitcointalk that can
> be used to compare your blocks to theirs if bandwidth from
> deleting all the blocks is an issue.
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> bitcoin-list mailing list
> bitcoin-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitcoin-list
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
bitcoin-list mailing list
bitcoin-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-list

Reply via email to