Post
Topic
Board Development & Technical Discussion
Re: bitcoind crashed
by
inkadnb
on 27/11/2013, 20:58:49 UTC
Sounds like you're running out of RAM.

http://www.cplusplus.com/reference/new/bad_alloc/

Could be a memory leak, could also be a hardware issue. Verify bitcoind's memory usage.

As forests said, you could just be running out of available memory.