bitcoind crash in 64-bit linux #2462

issue divakareddy opened this issue on April 5, 2013
  1. divakareddy commented at 5:50 AM on April 5, 2013: none

    When i run bitcoind on the 64-bit linux machine, the bitcoind daemon client crashes while consuming most of the RAM in the system. I guess there is a memory leak. I was using Ubuntu 64 bit machine, RAM 356 MB. Please see the image attached.

    memory leak

  2. gmaxwell commented at 6:13 AM on April 5, 2013: contributor

    It is expected and not terribly unreasonable for bitcoind to use 350mbytes of ram. Your system does not have enough memory to support incoming connections. Disable listening and all should be fine.

    ... Perhaps we should do this automatically.

  3. laanwj commented at 8:40 AM on April 5, 2013: member

    Bitcoin(d/qt) is known for using quite a lot of memory for database caches and indexes. I don't think it is a memory leak, you may have too little memory to run a full node.

    Also in general I would recommend against using 64 bit on a machine with ~400MB of RAM if you have the choice. Due to the doubled size of pointers, there is more memory usage with 64 bit for every program.

  4. laanwj closed this on Oct 22, 2013

  5. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC