summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Bennetts <ross.bennetts@gmail.com>2015-10-21 18:59:28 +1100
committerbitcoindev <bitcoindev@gnusha.org>2015-10-21 07:59:49 +0000
commitef17c0e7cb128faff7f4b688139e62d66004b0c4 (patch)
tree96aeb5a6f5fc819c1ca8a8ed2aa724a0d4cf5287
parent01cea2ddd1740741ba856ee4db48ecc4bc399dd3 (diff)
downloadpi-bitcoindev-ef17c0e7cb128faff7f4b688139e62d66004b0c4.tar.gz
pi-bitcoindev-ef17c0e7cb128faff7f4b688139e62d66004b0c4.zip
Re: [bitcoin-dev] Memory leaks?
-rw-r--r--c9/b06ed62a82cf8ab2140a29eb8502c31f0b00c3134
1 files changed, 134 insertions, 0 deletions
diff --git a/c9/b06ed62a82cf8ab2140a29eb8502c31f0b00c3 b/c9/b06ed62a82cf8ab2140a29eb8502c31f0b00c3
new file mode 100644
index 000000000..95c5367a5
--- /dev/null
+++ b/c9/b06ed62a82cf8ab2140a29eb8502c31f0b00c3
@@ -0,0 +1,134 @@
+Return-Path: <ross.bennetts@gmail.com>
+Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
+ [172.17.192.35])
+ by mail.linuxfoundation.org (Postfix) with ESMTPS id A7BF890
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 21 Oct 2015 07:59:49 +0000 (UTC)
+X-Greylist: whitelisted by SQLgrey-1.7.6
+Received: from mail-qk0-f178.google.com (mail-qk0-f178.google.com
+ [209.85.220.178])
+ by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 0D42EE4
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 21 Oct 2015 07:59:49 +0000 (UTC)
+Received: by qkbl190 with SMTP id l190so24200701qkb.2
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 21 Oct 2015 00:59:48 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
+ h=mime-version:in-reply-to:references:from:date:message-id:subject:to
+ :content-type; bh=nAI3vmqbok1PX8uX2Vv8IuxaOKQofQwPuOLNNUfYKWQ=;
+ b=J91a5NM/fFRK7yN2sHzKP22Ew5mfJUAJ/MiY4zLl7oD4wJqtiXhIYG2rQZRNbFW+Dl
+ Yee0lwjqaMOIp7lM2R+4oITlCm1zMnwS4OZ2CdK3qWbzsNF/RFGHx3mS2jdcHkEKXmqx
+ bp2JcCGQ/agChBSvitepj6C1bHXj6TW+veVdzM1BCS7loC/MwwdAcGRH9wsEi0apcBkO
+ QxkOGP6jaZeuM33UT+yLJUu32nAtRNimnkpkfXGC9K3dVBsW9caHMhMerA5C/OavWVZM
+ CH0z0/SbLPxOCCdFQSXhN85hI3i2gaNchUwCxsJ2sSGbbJ73Syo1avovc+yF5xBfB8az
+ aFVQ==
+X-Received: by 10.140.17.41 with SMTP id 38mr9266431qgc.55.1445414388286; Wed,
+ 21 Oct 2015 00:59:48 -0700 (PDT)
+MIME-Version: 1.0
+Received: by 10.140.83.167 with HTTP; Wed, 21 Oct 2015 00:59:28 -0700 (PDT)
+In-Reply-To: <984D5FD5-9871-43FC-BD44-5F2E6EFD0671@toom.im>
+References: <99C42DE7-814A-48F8-AB28-A5ADD77A9FD9@toom.im>
+ <20151014093913.GB19607@amethyst.visucore.com>
+ <F938BD02-3D80-4E99-BD1C-490543187895@toom.im>
+ <CAP3QyGJNBdsBtxYjOprRJ=YW2v-N_CopVQeSgDs6J4J8LMWuxA@mail.gmail.com>
+ <CA+w+GKTU6C7KKFx9dDd_--s1DQCO15n=034Lku2-kTYKf96XYw@mail.gmail.com>
+ <1FE17DEB-8F77-4A60-A644-46A4F97D0E24@toom.im>
+ <984D5FD5-9871-43FC-BD44-5F2E6EFD0671@toom.im>
+From: Ross Bennetts <ross.bennetts@gmail.com>
+Date: Wed, 21 Oct 2015 18:59:28 +1100
+Message-ID: <CANUnK2SK-fbV1CBnW6ZhUhZ5-Jv-Y5WBMse-erej7h0FQ0a3Pg@mail.gmail.com>
+To: bitcoin-xt@googlegroups.com, bitcoin-dev@lists.linuxfoundation.org
+Content-Type: multipart/alternative; boundary=001a11c0bab82adacf052298c3bf
+X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
+ DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE,
+ RCVD_IN_DNSWL_LOW, WEIRD_PORT autolearn=ham version=3.3.1
+X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
+ smtp1.linux-foundation.org
+Subject: Re: [bitcoin-dev] Memory leaks?
+X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
+X-Mailman-Version: 2.1.12
+Precedence: list
+List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
+List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
+ <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
+List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
+List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
+List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
+List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
+ <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
+X-List-Received-Date: Wed, 21 Oct 2015 07:59:49 -0000
+
+--001a11c0bab82adacf052298c3bf
+Content-Type: text/plain; charset=UTF-8
+
+On Wed, Oct 21, 2015 at 2:01 PM, Jonathan Toomim <j@toom.im> wrote:
+
+> 3. One user on the bitcointalk p2pool thread (
+> https://bitcointalk.org/index.php?topic=18313.msg12733791#msg12733791)
+> claimed that he had this memory usage issue on Linux, but not on Mac OS X,
+> under a GBT workload in both situations.
+>
+>
+Thanks for the thorough investigation.
+FYI, I believe I've experienced this issue on both Linux & Mac OSX.
+I've moved my P2Pool/bitcoind node (rossbennetts.com:9332) from Ubuntu to
+OSX since my P2Pool instability began and they both seem to become flaky
+after a few hours of uptime (since ~v0.10.something). I've tried both core
+and xt.
+Two other bitcoin nodes, one connected to electrum-server and one
+standalone, seem fine.
+
+//long term lurker, first time poster...
+ Ross...
+
+--
+Ross M. W. Bennetts
+https://rossbennetts.com/
+
+E-mail: ross.bennetts@gmail.com
+Twitter: https://twitter.com/rmwb/
+Flickr: https://flickr.com/photos/rmwb/
+Instagram: https://instagram.com/rmwb/
+Facebook: https://facebook.com/ross.bennetts
+
+--001a11c0bab82adacf052298c3bf
+Content-Type: text/html; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr"><div>On Wed, Oct 21, 2015 at 2:01 PM, Jonathan Toomim <spa=
+n dir=3D"ltr">&lt;<a href=3D"mailto:j@toom.im" target=3D"_blank">j@toom.im<=
+/a>&gt;</span> wrote:<br></div><div class=3D"gmail_extra"><div class=3D"gma=
+il_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8=
+ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-sty=
+le:solid;padding-left:1ex"><div style=3D"word-wrap:break-word"><div>3. One =
+user on the bitcointalk p2pool thread (<a href=3D"https://bitcointalk.org/i=
+ndex.php?topic=3D18313.msg12733791#msg12733791" target=3D"_blank">https://b=
+itcointalk.org/index.php?topic=3D18313.msg12733791#msg12733791</a>) claimed=
+ that he had this memory usage issue on Linux, but not on Mac OS X, under a=
+ GBT workload in both situations.</div><div><div class=3D"h5"><div><br></di=
+v></div></div></div></blockquote></div><div class=3D"gmail_extra"><br></div=
+><div class=3D"gmail_extra">Thanks for the thorough investigation.<div>FYI,=
+ I believe I&#39;ve experienced this issue on both Linux &amp; Mac OSX.</di=
+v><div>I&#39;ve moved my P2Pool/bitcoind node (<a href=3D"http://rossbennet=
+ts.com:9332">rossbennetts.com:9332</a>) from Ubuntu to OSX since my P2Pool =
+instability began and they both seem to become flaky after a few hours of u=
+ptime (since ~v0.10.something). I&#39;ve tried both core and xt.</div><div>=
+Two other bitcoin nodes, one connected to electrum-server and one standalon=
+e, seem fine.</div><div><br></div><div>//long term lurker, first time poste=
+r...</div><div>=C2=A0 =C2=A0Ross...</div></div><div class=3D"gmail_extra"><=
+br></div>-- <br><div class=3D"gmail_signature"><div dir=3D"ltr"><div><div d=
+ir=3D"ltr"><div>Ross M. W. Bennetts<br><a href=3D"https://rossbennetts.com/=
+" target=3D"_blank">https://rossbennetts.com/</a><br><br>E-mail: <a href=3D=
+"mailto:ross.bennetts@gmail.com" target=3D"_blank">ross.bennetts@gmail.com<=
+/a><br>Twitter: <a href=3D"https://twitter.com/rmwb/" target=3D"_blank">htt=
+ps://twitter.com/rmwb/</a><br>Flickr: <a href=3D"https://flickr.com/photos/=
+rmwb/" target=3D"_blank">https://flickr.com/photos/rmwb/</a></div><div><spa=
+n style=3D"font-size:12.8px">Instagram:=C2=A0</span><a href=3D"https://inst=
+agram.com/rmwb/" style=3D"font-size:12.8px" target=3D"_blank">https://insta=
+gram.com/rmwb/</a><br>Facebook: <a href=3D"https://facebook.com/ross.bennet=
+ts" target=3D"_blank">https://facebook.com/ross.bennetts</a><br></div></div=
+></div></div></div>
+</div></div>
+
+--001a11c0bab82adacf052298c3bf--
+