Bitcoin Forum
May 27, 2024, 11:35:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error launching bitcoind-qt in remote X  (Read 1641 times)
The00Dustin (OP)
Hero Member
*****
Offline Offline

Activity: 807
Merit: 500


View Profile
January 24, 2012, 06:41:34 PM
 #1

I am connecting via ssh and getting this:
Code:
X Error: BadIDChoice (invalid resource ID chosen for this connection) 14
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0xe00014
X Error: BadIDChoice (invalid resource ID chosen for this connection) 14
  Extension:    145 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0xe00015
bitcoin: Fatal IO error: client killed
X Error: BadAtom (invalid Atom parameter) 5
  Major opcode: 23 (X_GetSelectionOwner)
  Resource id:  0x910004
bitcoin: Fatal IO error: client killed


************************
EXCEPTION: N5boost12interprocess14lock_exceptionE
boost::interprocess::lock_exception
bitcoin in ThreadSocketHandler()

terminate called after throwing an instance of 'boost::interprocess::lock_exception'
  what():  boost::interprocess::lock_exception
I am able to launch firefox through the same ssh session, and I have historically been able to launch bitcoin-qt this way on this particular pair of machines.  The only change I have made is adding a bitcoin.conf to the .bitcoin folder in ~ (home).  I stopped bitcoin-qt before doing that and started bitcoind after.  I then wanted to see if bitcoin-qt would perform / start the daemon functions, so I launched it and got this error.  The bitcoin.conf looks like this:
Code:
rpcuser=user
rpcpassword=pass
rpcport=8337
rpcallowip=*
daemon=1
server=1
However, stopping bitcoind, renaming bitcoin.conf, and starting bitcoin-qt leads to an exception as well.  Is there anything else I should try, or am I likely to find that this problem goes away when I restart the machine (or ssh connection)?
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!