summaryrefslogtreecommitdiff
path: root/94/58858487817cf7be2bfafcdac6848b5d456160
blob: 1e7620329303af7a19acfb2c7b89f55a70bd231b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <thiagocmartinsc@gmail.com>) id 1RSWjd-000402-9P
	for bitcoin-development@lists.sourceforge.net;
	Mon, 21 Nov 2011 16:28:45 +0000
Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.212.47 as permitted sender)
	client-ip=209.85.212.47; envelope-from=thiagocmartinsc@gmail.com;
	helo=mail-vw0-f47.google.com; 
Received: from mail-vw0-f47.google.com ([209.85.212.47])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1RSWjX-0000DO-PM
	for bitcoin-development@lists.sourceforge.net;
	Mon, 21 Nov 2011 16:28:45 +0000
Received: by vbbey12 with SMTP id ey12so3372023vbb.34
	for <bitcoin-development@lists.sourceforge.net>;
	Mon, 21 Nov 2011 08:28:34 -0800 (PST)
Received: by 10.52.116.66 with SMTP id ju2mr16029517vdb.76.1321892914244; Mon,
	21 Nov 2011 08:28:34 -0800 (PST)
MIME-Version: 1.0
Received: by 10.220.205.199 with HTTP; Mon, 21 Nov 2011 08:28:03 -0800 (PST)
In-Reply-To: <CABsx9T2KkFC9_sibE4gYdd2JCTSSdbVQcOmK1nbKFYns820_7A@mail.gmail.com>
References: <CABsx9T2KkFC9_sibE4gYdd2JCTSSdbVQcOmK1nbKFYns820_7A@mail.gmail.com>
From: =?ISO-2022-JP?B?TWFydGlueCAtIBskQiU4JSchPCVgJTobKEI=?=
	<thiagocmartinsc@gmail.com>
Date: Mon, 21 Nov 2011 14:28:03 -0200
Message-ID: <CAJSM8J3Pmht+8qoHgZTa6u=CnZKLeH1aBy31nfAoLdAHPXrZQw@mail.gmail.com>
To: Gavin Andresen <gavinandresen@gmail.com>
Content-Type: multipart/alternative; boundary=bcaec548a8f395ac0304b2412d92
X-Spam-Score: -0.6 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(thiagocmartinsc[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
	author's domain
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1RSWjX-0000DO-PM
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Need help testing/debugging: Linux64
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Mon, 21 Nov 2011 16:28:45 -0000

--bcaec548a8f395ac0304b2412d92
Content-Type: text/plain; charset=ISO-8859-1

Gavin,

 I try to reproduce the error by doing this (Ubuntu 11.10 64bits):

 rm -rf ~/bitcoin # CAUTION
 ./bitcoin-0.4.0-linux/bin/64/bitcoin

 * Encrypt my wallet
 * Close Bitcoin 0.4.0

 Next open Bitcoin 0.5.0rc7:
 ./bitcoin-0.5.0rc7-linux/bin/64/bitcoin-qt

 * Automatic wallet upgrade (I guess) working... No crashs...

Best,
Thiago

On 19 November 2011 14:20, Gavin Andresen <gavinandresen@gmail.com> wrote:

> There is one issue holding up a 0.5.0/0.4.1 final release:  I've seen
> a couple of bug reports of crashes on startup when re-encrypting
> previously encrypted wallets on Linux64 systems.
>
> I've tried to reproduce on Ubuntu 10.10 server and "it worked for me"
> -- so I need help figuring out what is going on (is it only bitcoin-qt
> that is crashing? Is Ubuntu OK but other linux variations broken?
> etc)
>
> --
> --
> Gavin Andresen
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Bitcoin-development mailing list
> Bitcoin-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>

--bcaec548a8f395ac0304b2412d92
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Gavin,<div><br></div><div>=A0I try to reproduce the error by doing this (Ub=
untu 11.10 64bits):</div><div><br></div><div>=A0rm -rf ~/bitcoin # CAUTION<=
/div><div>=A0./bitcoin-0.4.0-linux/bin/64/bitcoin</div><div><br></div><div>=
=A0* Encrypt my wallet</div>

<div>=A0* Close Bitcoin 0.4.0</div><div><br></div><div>=A0Next open Bitcoin=
 0.5.0rc7:</div><div>=A0./bitcoin-0.5.0rc7-linux/bin/64/bitcoin-qt</div><di=
v><br></div><div>=A0* Automatic wallet upgrade (I guess) working... No cras=
hs...</div>

<div><br></div><div>Best,</div><div>Thiago</div><div><br><div class=3D"gmai=
l_quote">On 19 November 2011 14:20, Gavin Andresen <span dir=3D"ltr">&lt;<a=
 href=3D"mailto:gavinandresen@gmail.com">gavinandresen@gmail.com</a>&gt;</s=
pan> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">There is one issue holding up a 0.5.0/0.4.1=
 final release: =A0I&#39;ve seen<br>
a couple of bug reports of crashes on startup when re-encrypting<br>
previously encrypted wallets on Linux64 systems.<br>
<br>
I&#39;ve tried to reproduce on Ubuntu 10.10 server and &quot;it worked for =
me&quot;<br>
-- so I need help figuring out what is going on (is it only bitcoin-qt<br>
that is crashing? Is Ubuntu OK but other linux variations broken?<br>
etc)<br>
<br>
--<br>
--<br>
Gavin Andresen<br>
<br>
---------------------------------------------------------------------------=
---<br>
All the data continuously generated in your IT infrastructure<br>
contains a definitive record of customers, application performance,<br>
security threats, fraudulent activity, and more. Splunk takes this<br>
data and makes sense of it. IT sense. And common sense.<br>
<a href=3D"http://p.sf.net/sfu/splunk-novd2d" target=3D"_blank">http://p.sf=
.net/sfu/splunk-novd2d</a><br>
_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo=
pment@lists.sourceforge.net</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
velopment</a><br>
</blockquote></div><br></div>

--bcaec548a8f395ac0304b2412d92--