Bitcoin Forum
May 25, 2024, 04:56:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Segfault when starting bitcoind  (Read 1121 times)
arthurb (OP)
Jr. Member
*
Offline Offline

Activity: 31
Merit: 1


View Profile
June 25, 2011, 08:00:19 PM
 #1

I compiled bitcoind on a Centos 5.3 machine. I linked statically to boost, berkeley db and openssl. The crash happens when bitcoind is started without parameters. When started as -daemon, it just exits silently.

The segfault doesn't happen in the main thread apparently, it happens in a call to the openssl function EC_POINT_point2oct ().

I compiled the bitcoin daemon in debug mode, so I can provide any info that may help you help me out.

boost is 1.46.1
openssl is 1.0.0d
berkeley db is 5.2.28
Tartarus
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
June 26, 2011, 02:55:57 PM
 #2

I compiled the bitcoin daemon in debug mode, so I can provide any info that may help you help me out.

Can you run it under gdb (ie gdb bitcoind), start it (run), and then give us the output of 'backtrace' once it crashes?
joan
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1



View Profile
June 27, 2011, 12:38:17 AM
 #3

It has been fixed, you should pull again.
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!