Bitcoin Forum
May 29, 2024, 06:28:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: "segmentation fault"  (Read 624 times)
altcoiner- (OP)
Jr. Member
*
Offline Offline

Activity: 57
Merit: 1


View Profile
September 21, 2016, 09:35:48 PM
 #1

I've been getting this across BTC and a few other daemons on one server, then it's been working fine on another server.

successful NMC compile, when i go to run the daemon:
Code:
2016-09-21 21:33:41 Namecoin version v0.13.99.0-fdfb20f
2016-09-21 21:33:41 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2016-09-21 21:33:41 Default data directory /root/.namecoin
2016-09-21 21:33:41 Using data directory /root/.namecoin
2016-09-21 21:33:41 Using config file /root/.namecoin/namecoin.conf
2016-09-21 21:33:41 Using at most 125 connections (1024 file descriptors available)
2016-09-21 21:33:41 Using 4 threads for script verification
2016-09-21 21:33:41 libevent: getaddrinfo: address family for nodename not supported
2016-09-21 21:33:41 Binding RPC on address ::1 port 8336 failed.
2016-09-21 21:33:41 HTTP: creating work queue of depth 16
2016-09-21 21:33:41 No rpcpassword set - using random cookie authentication
2016-09-21 21:33:41 Generated RPC authentication cookie /root/.namecoin/.cookie
2016-09-21 21:33:41 HTTP: starting 4 worker threads
2016-09-21 21:33:41 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2016-09-21 21:33:41 Using wallet wallet.dat
2016-09-21 21:33:41 init message: Verifying wallet...
2016-09-21 21:33:41 CDBEnv::Open: LogDir=/root/.namecoin/database ErrorFile=/root/.namecoin/db.log
Segmentation fault

I also want to ask is there a update list of dependencies for btc/ltc forks? Everytime I try to build, i come across errors. I've tried plenty of variations now.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
September 21, 2016, 09:37:41 PM
 #2

How much RAM do you have? I think you may just be running out of memory.

altcoiner- (OP)
Jr. Member
*
Offline Offline

Activity: 57
Merit: 1


View Profile
September 21, 2016, 09:38:38 PM
 #3

How much RAM do you have? I think you may just be running out of memory.
36gb...
I've wiped all processes, just to run a single daemon, and this continues to come up just about every coin i manage to compile.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
September 21, 2016, 09:42:17 PM
 #4

How much RAM do you have? I think you may just be running out of memory.
36gb...
I've wiped all processes, just to run a single daemon, and this continues to come up just about every coin i manage to compile.
Run just bitcoind. Post the full debug.log from it.

Are you sure that your dependencies are the correct versions?

What OS?

altcoiner- (OP)
Jr. Member
*
Offline Offline

Activity: 57
Merit: 1


View Profile
September 21, 2016, 09:50:54 PM
 #5

How much RAM do you have? I think you may just be running out of memory.
36gb...
I've wiped all processes, just to run a single daemon, and this continues to come up just about every coin i manage to compile.
Run just bitcoind. Post the full debug.log from it.

Are you sure that your dependencies are the correct versions?

What OS?
only running nmc at the moment while I try figure it out and the debug.log for some reason is empty (helpful, right?)
Is there a specific list of dependencies for BTC/LTC forks I can follow? I've follow the github, didn't really do the trick.
Linux Ubuntu 16.04
Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
September 22, 2016, 02:44:20 PM
 #6

build with debug symbols, and do a "valgrind ./programname"
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!