Create 85.md

This commit is contained in:
wakgill
2021-01-07 21:34:56 -06:00
committed by GitHub
parent a52519c32b
commit b09da7f8cb
+25
View File
@@ -0,0 +1,25 @@
---
layout: forum
title: 'Re: Command Line and JSON-RPC'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 85
date: 2010-03-05 01:46:25 UTC
original: https://bitcointalk.org/index.php?topic=63.msg633#msg633
---
# Re: Command Line and JSON-RPC
---
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight">
<code>Re: Command Line and JSON-RPC
March 05, 2010, 01:46:25 AM
<a href="https://bitcointalk.org/index.php?topic=63.msg502#msg502">Quote from: sirius-m on February 24, 2010, 06:17:35 PM</a>
-------------
This is strange... When I start Bitcoin as a daemon on my 64 bit Linux server, it eats up all the 250MB of remaining RAM, 700MB of swap and eventually crashes. On my 32 bit Ubuntu desktop, it works fine and stays at 15MB of memory usage. The server is running a 64 bit build of Bitcoin. Maybe there's something wrong with the build or something.
-------------
sirius-m debugged this, it was 64-bit related.
The fix is now available on SVN, file util.cpp.</code></pre></div></div>