Bitcoin Forum
April 26, 2024, 04:37:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Re: [Solved] Application not responding  (Read 3814 times)
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
January 27, 2013, 08:03:10 AM
Last edit: January 27, 2013, 08:33:07 AM by jim618
 #1

This is a reply to 21after2's post which is locked.

I have been working this week on fixing a particular deadlock - which is what you experienced. This code will appear in the next release. One of the main drivers for putting in the rolling backups was so that you would always have a good copy of your wallets if you had to force quit.

What causes deadlocks ?
MultiBit has a number of separate threads all of which have to cooperate. If you imagine separate workers in a factory:
+ each connection to a bitcoind is a separate worker.
+ there is a manager overseeing these connections
+ one worker draws everything on the screen
+ one worker keeps track on when the wallets are dirty and regularly writes them to disk
+ there are other specialised workers for various things.

A deadlock happens typically when Worker A is waiting for Worker B and Worker B is waiting for Worker A. Neither can progress. As Java is a managed environment you can get quite detailed information about the status of the threads to fix these problems so I should be able to gradually iron all these out.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
1714106249
Hero Member
*
Offline Offline

Posts: 1714106249

View Profile Personal Message (Offline)

Ignore
1714106249
Reply with quote  #2

1714106249
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714106249
Hero Member
*
Offline Offline

Posts: 1714106249

View Profile Personal Message (Offline)

Ignore
1714106249
Reply with quote  #2

1714106249
Report to moderator
21after2
Member
**
Offline Offline

Activity: 112
Merit: 16



View Profile
February 22, 2013, 06:15:57 AM
 #2

Sorry I didn't notice your response until just now! It's awesome to hear of the rolling backups too! I had been in the middle of a large transfer that had me a bit paranoid.

You must be doing a good job ironing them out since that's the only issue I've ever had with the client and I've yet to experience it since then. Keep up the good work! Smiley
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
February 22, 2013, 09:30:42 AM
 #3

Thanks !

I think I will do something similar with the multibit.properties as very occasionally people lose their settings.
(it is not so drastic as they can always redo everything but still disconcerting).

Stability and reliability are probably as important now as adding more functionality as more people download MultiBit.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
21after2
Member
**
Offline Offline

Activity: 112
Merit: 16



View Profile
February 22, 2013, 11:10:04 PM
 #4

I imagine downloads must be way up with the price of Bitcoin being what it is right now. I know it's what I always recommend people to use. Wink
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
February 23, 2013, 09:14:36 AM
 #5

Cheers for the recommendations !

Snce the Reddit / Mega news last weekend the MultiBit downloads have averaged 10 GB a day this week (about 400 a day) :
https://multibit.org/awstats/awstats.pl?config=multibit.org

Blockchain.info is adding about 1,000 wallets a day:
http://blockchain.info/charts/my-wallet-n-users

The bitcoind v0.8 downloads are running at 4000 a day
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.0/stats/timeline

I don't know of any other download stats for other wallets.
There are a lot of people upgrading and duplicate downloads but we must be somewhere around 50,000 people a month trying out a Bitcoin wallet now.




MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
21after2
Member
**
Offline Offline

Activity: 112
Merit: 16



View Profile
February 24, 2013, 01:33:06 AM
 #6

Those are statistics that I like to hear! Smiley The state of Bitcoin when I joined a few months ago seems insignificant compared to how it is now. It's a lot of growth in such a short period of time... I just hope we're not heading for another burst.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!