Bitcoin Forum
May 28, 2024, 10:31:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Segmentation fault when trying to run bitcoind on raspberry pi  (Read 775 times)
natonnelier (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 07, 2016, 05:07:24 PM
Last edit: September 07, 2016, 06:56:16 PM by natonnelier
 #1

I installed a bitcoin node using a raspberry-pi 2 + usb stick of 128 Giga (hosting the blockchain). But cannot make it run. This is what i get:
Code:
$ bitcoind
   Segmentation fault

After googling a while, the possible causes I found are:
1. Corrupted SD card or program
2. Electric supply issue (lack of voltage)

Hopefully it's non of them. Any insight or advice?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
September 07, 2016, 06:23:45 PM
 #2

You'll need more than 64 Gb to have the entire blockchain. As of right now, it's 80+ Gb. That might be your problem.

natonnelier (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 07, 2016, 06:58:22 PM
 #3

You'll need more than 64 Gb to have the entire blockchain. As of right now, it's 80+ Gb. That might be your problem.

Sorry @achow101. Usb stick is 128Giga. Just edited it in the original post
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
September 07, 2016, 07:59:54 PM
 #4

You'll need more than 64 Gb to have the entire blockchain. As of right now, it's 80+ Gb. That might be your problem.

Sorry @achow101. Usb stick is 128Giga. Just edited it in the original post
Ok. Can you provide the debug.log file? It should be in ~/.bitcoin/. Just copy and paste the contents into a post here. If it is too big, make a new paste at http://pastebin.com/ and post the link to that.

natonnelier (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 07, 2016, 08:46:32 PM
 #5

You'll need more than 64 Gb to have the entire blockchain. As of right now, it's 80+ Gb. That might be your problem.

Sorry @achow101. Usb stick is 128Giga. Just edited it in the original post
Ok. Can you provide the debug.log file? It should be in ~/.bitcoin/. Just copy and paste the contents into a post here. If it is too big, make a new paste at http://pastebin.com/ and post the link to that.

Couldn't find anything meaningful in the log. These are the last lines:

Code:
2016-09-07 20:33:38 init message: Loading addresses...
2016-09-07 20:33:38 Loaded 910 addresses from peers.dat  38ms
2016-09-07 20:33:38 dnsseed thread start
2016-09-07 20:33:38 upnp thread start
2016-09-07 20:33:38 No valid UPnP IGDs found
2016-09-07 20:33:38 upnp thread exit
2016-09-07 20:33:38 net thread start
2016-09-07 20:33:38
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!