summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Voskuil <eric@voskuil.org>2015-08-18 14:40:27 -0700
committerbitcoindev <bitcoindev@gnusha.org>2015-08-18 21:42:27 +0000
commit7cb84db83c7b38dde70a0fd3499ca57b0806a175 (patch)
treecbad2fd041074887738fff02bde7a18d30fa9b72
parentc0db0b98d7ce648b02b0d211f169122aa43ffb9c (diff)
downloadpi-bitcoindev-7cb84db83c7b38dde70a0fd3499ca57b0806a175.tar.gz
pi-bitcoindev-7cb84db83c7b38dde70a0fd3499ca57b0806a175.zip
Re: [bitcoin-dev] libconsensus assertion fails if used in multiple threads
-rw-r--r--3b/b7fb0ee178f33e6e5bdcf18c38ef888e3ade3f107
1 files changed, 107 insertions, 0 deletions
diff --git a/3b/b7fb0ee178f33e6e5bdcf18c38ef888e3ade3f b/3b/b7fb0ee178f33e6e5bdcf18c38ef888e3ade3f
new file mode 100644
index 000000000..35f3fc226
--- /dev/null
+++ b/3b/b7fb0ee178f33e6e5bdcf18c38ef888e3ade3f
@@ -0,0 +1,107 @@
+Return-Path: <eric@voskuil.org>
+Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
+ [172.17.192.35])
+ by mail.linuxfoundation.org (Postfix) with ESMTPS id 4F5607AA
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Tue, 18 Aug 2015 21:42:27 +0000 (UTC)
+X-Greylist: whitelisted by SQLgrey-1.7.6
+Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com
+ [209.85.220.51])
+ by smtp1.linuxfoundation.org (Postfix) with ESMTPS id EF8B6265
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Tue, 18 Aug 2015 21:42:26 +0000 (UTC)
+Received: by paccq16 with SMTP id cq16so97459879pac.1
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Tue, 18 Aug 2015 14:42:26 -0700 (PDT)
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=1e100.net; s=20130820;
+ h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to
+ :cc:subject:references:in-reply-to:content-type;
+ bh=X753SGYFk0dgzYKQ6lArueA8DqGywbpSI/roJ8tAiQU=;
+ b=K0nnEX+ePeUNKe4n26R44PqU6cp42XKchJ/VPoXxEJ8iLLQ3qhVMSk7uT9WX1XvVlm
+ cLJpfRAUi4I+tJ9H7lNeEZg0ri3EkNeLKpXq7hwBOS88hC5P/kxJg3uGlU/fNgkjDLjF
+ TYOI7/mxqcVKNSuS+ciRp2pEi8GurUFCVIs9zdljk2d2azLMxR1CUTNO4uGW3QuwxKLm
+ 3kp5swndrFYuXMCn/5+Pceut40PFHzgFVfHYY2bQh+EVb+uJGxG3bFhjE3dKwzRcei/I
+ 2Vk/RVvlqSVUxHvv/hf2mYbapFHXgzzeLvTaCiGAzcOzbws+03aQ5qGRGqKYf7XN2W7/
+ BMqw==
+X-Gm-Message-State: ALoCoQlgMiPFdfCD0hkWJrYneuns7teYF8WklEAVM1RX4humpiU0Kl1sflw53gEJloPqFsQ7n7Fz
+X-Received: by 10.68.203.195 with SMTP id ks3mr17500674pbc.123.1439934146674;
+ Tue, 18 Aug 2015 14:42:26 -0700 (PDT)
+Received: from [10.0.1.13] (c-73-225-134-208.hsd1.wa.comcast.net.
+ [73.225.134.208]) by smtp.googlemail.com with ESMTPSA id
+ jt3sm19116726pbc.43.2015.08.18.14.42.25
+ (version=TLSv1/SSLv3 cipher=OTHER);
+ Tue, 18 Aug 2015 14:42:25 -0700 (PDT)
+Message-ID: <55D3A64B.3000103@voskuil.org>
+Date: Tue, 18 Aug 2015 14:40:27 -0700
+From: Eric Voskuil <eric@voskuil.org>
+User-Agent: Mozilla/5.0 (X11; Linux x86_64;
+ rv:31.0) Gecko/20100101 Thunderbird/31.2.0
+MIME-Version: 1.0
+To: Tamas Blummer <tamas@bitsofproof.com>, Cory Fields <lists@coryfields.com>
+References: <09C8843E-8379-404D-8357-05BDB1F749C1@me.com> <CADZB0_YvvDDq4XzfvQeeWJ2oZxPukP0oXYSrEeC3gy9_Fk0ZuA@mail.gmail.com> <D018B1B0-B613-4C05-84BB-02CE6E2FEA3E@me.com> <499C1F46-5EB8-4846-86B6-0B3F2E02D972@bitsofproof.com> <CAApLimiQFaUPgQTLiCKvEb+PQ7pOGg-JvfMfYGzq_X7SfmWLHQ@mail.gmail.com> <CAApLimgAHB4Bgqp9WG1LiGegUPeKxuppTgizheN4-jwxiuAUag@mail.gmail.com>
+ <68E206FF-4ABD-4547-BF73-8661A7C2F08B@bitsofproof.com>
+In-Reply-To: <68E206FF-4ABD-4547-BF73-8661A7C2F08B@bitsofproof.com>
+Content-Type: multipart/signed; micalg=pgp-sha1;
+ protocol="application/pgp-signature";
+ boundary="3jx61eG9vunjHjHWk6KFaWdD7ES1x814H"
+X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW
+ autolearn=ham version=3.3.1
+X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
+ smtp1.linux-foundation.org
+Cc: bitcoin-dev@lists.linuxfoundation.org
+Subject: Re: [bitcoin-dev] libconsensus assertion fails if used in multiple
+ threads
+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: Tue, 18 Aug 2015 21:42:27 -0000
+
+This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
+--3jx61eG9vunjHjHWk6KFaWdD7ES1x814H
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+On 08/18/2015 03:31 AM, Tamas Blummer via bitcoin-dev wrote:
+> The performance of libconsensus is surprisingly close to the java one. =
+
+=2E..
+> Another nice demonstration why one should not trade in advances
+> of languages for the last decades for a marginal gain of performance
+> with C/C++...
+
+If performance was the only trade-off with Java, and if C++ was frozen
+in time, I would say you have a point.
+
+Thanks for submitting, and Cory, thanks for working this out.
+
+e
+
+
+--3jx61eG9vunjHjHWk6KFaWdD7ES1x814H
+Content-Type: application/pgp-signature; name="signature.asc"
+Content-Description: OpenPGP digital signature
+Content-Disposition: attachment; filename="signature.asc"
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQEcBAEBAgAGBQJV06ZLAAoJEDzYwH8LXOFOTssH/26E9tGAuj9xz5K+S5Ya+Oes
+xHiApBNL3b/NX4VUDOgnsUxs9xFsUr3tq2xe88/7fTSES8NeeFLfIqaKQTzGAVin
+ordUqP7xeS+4cGVHnffbrWI9kCG9DslHBxR1lBUINHqRWivkxCdDmmk8JU6h4nKM
+UCoQKs/o08HXmRUDc0kDGS0RrvsSdccThsExF28HubMYNbBzfQZWuTBFpwoi8bC+
+5S3OV7H1oHJ578drcvbiE9wjF+NpZDzY+GWGvMGfH7/CqYL2PYDMw1jW+WGXSxrZ
+2gotmXZ4Hrs0L7BpQteaahXeQe5JuPCUvsNB4vYSsduduXTy+07ug9IHl0Cn4bA=
+=KohW
+-----END PGP SIGNATURE-----
+
+--3jx61eG9vunjHjHWk6KFaWdD7ES1x814H--
+