Bitcoin Forum
May 06, 2024, 02:44:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I have a problem with bitcoin-qt in Arch Linux  (Read 1381 times)
xexio (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 03, 2013, 10:24:27 PM
 #1

Hi.

When I launched the program, this show me the next message:

Code:
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted (core dumped)

What is the problem?
1714963484
Hero Member
*
Offline Offline

Posts: 1714963484

View Profile Personal Message (Offline)

Ignore
1714963484
Reply with quote  #2

1714963484
Report to moderator
1714963484
Hero Member
*
Offline Offline

Posts: 1714963484

View Profile Personal Message (Offline)

Ignore
1714963484
Reply with quote  #2

1714963484
Report to moderator
1714963484
Hero Member
*
Offline Offline

Posts: 1714963484

View Profile Personal Message (Offline)

Ignore
1714963484
Reply with quote  #2

1714963484
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714963484
Hero Member
*
Offline Offline

Posts: 1714963484

View Profile Personal Message (Offline)

Ignore
1714963484
Reply with quote  #2

1714963484
Report to moderator
1714963484
Hero Member
*
Offline Offline

Posts: 1714963484

View Profile Personal Message (Offline)

Ignore
1714963484
Reply with quote  #2

1714963484
Report to moderator
1714963484
Hero Member
*
Offline Offline

Posts: 1714963484

View Profile Personal Message (Offline)

Ignore
1714963484
Reply with quote  #2

1714963484
Report to moderator
BenTheRighteous
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
September 04, 2013, 12:42:32 AM
 #2

It might help if you specify where the program came from. Did you compile it from source yourself? Get it from a repository or somewhere else?
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
September 04, 2013, 12:52:59 AM
 #3

Try this:

export LC_ALL=C

xexio (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 05, 2013, 12:58:55 PM
 #4

Try this:

export LC_ALL=C

Fixed!
Thanks.
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
September 05, 2013, 01:09:14 PM
 #5

Try this:

export LC_ALL=C

Fixed!
Thanks.

It's not a fix, it's more of a workaround, it should not require locale to be "C" for working, you should report the problem in the Development section or here: https://github.com/bitcoin/bitcoin/issues

xexio (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 06, 2013, 04:02:12 PM
 #6

No, I modified my locale.gen and locale.conf and I fixed it.

Thanks to all.
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!