Author

Topic: bitcoind crashing and taking a lot of memory (Read 446 times)

newbie
Activity: 7
Merit: 0
November 27, 2013, 01:13:05 PM
#1
Hi, I'm trying to help the bitcoin community by running a full node on my server.

I increased the RAM capacity of 1 GB and add a 60 GB disk dedicated to bitcoind.

After I launch bitcoind it begins to take a lot of RAM, up to 650 MB, and die some hours later. The blockchain is ~10 GB large and not yet completed at the moment. It already crashed two times.

The command line is the following (there is nothing in bitcoin.conf except the RPC login and password)

Code:
bitcoind -daemon -datadir=/srv/Data/bitcoin -gen=0 -maxconnections=200

I'm using Debian Sid and bitcoind 0.8.5-1 i386 from the repository.

I briefly looked at 'debug.log' but it seems there is nothing helping in it.

This is very strange because when I'm using the Windows version it takes about 200 MB and has never crashed.
Jump to: