* [Bitcoin-development] 0.3.23+patches bug: JSON-RPC leaves sockets around when not connected
@ 2011-09-09 6:57 Luke-Jr
2011-09-09 20:00 ` John Smith
0 siblings, 1 reply; 2+ messages in thread
From: Luke-Jr @ 2011-09-09 6:57 UTC (permalink / raw)
To: bitcoin-development
On Eligius, I have two bitcoinds running on the same system:
- a hub node, which is dedicated to relaying network activity between the
hundreds of nodes Eligius peers with
- a work node, which is dedicated to managing mining, and only ever connects
to the hub node
Lately, the hub node has been dying (yet to determine cause; I haven't changed
anything recently), leaving the work node with no connections. The work node,
of course, starts responding to getworks with "not connected" messages.
Strangely enough, the sockets used for these are never cleaned up properly,
and eventually overflow the system's socket limits.
I am using a very heavily patched 0.3.23, so this bug could be related to one
of those patches (perhaps the threaded JSON-RPC?), but I felt like I should
mention it somewhere else just in case before 0.4 final got released. I have
not tried to reproduce it on an unpatched bitcoind yet, and am extremely busy
lately so I might not get a chance before you guys finish 0.4.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bitcoin-development] 0.3.23+patches bug: JSON-RPC leaves sockets around when not connected
2011-09-09 6:57 [Bitcoin-development] 0.3.23+patches bug: JSON-RPC leaves sockets around when not connected Luke-Jr
@ 2011-09-09 20:00 ` John Smith
0 siblings, 0 replies; 2+ messages in thread
From: John Smith @ 2011-09-09 20:00 UTC (permalink / raw)
To: Luke-Jr; +Cc: bitcoin-development
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
On Fri, Sep 9, 2011 at 6:57 AM, Luke-Jr <luke@dashjr.org> wrote:
> On Eligius, I have two bitcoinds running on the same system:
> - a hub node, which is dedicated to relaying network activity between the
> hundreds of nodes Eligius peers with
> - a work node, which is dedicated to managing mining, and only ever
> connects
> to the hub node
>
> Lately, the hub node has been dying (yet to determine cause; I haven't
> changed
> anything recently),
Stack trace or it didn't happen :p
JS
[-- Attachment #2: Type: text/html, Size: 775 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-09 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-09 6:57 [Bitcoin-development] 0.3.23+patches bug: JSON-RPC leaves sockets around when not connected Luke-Jr
2011-09-09 20:00 ` John Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox