Bitcoin Forum
September 29, 2025, 06:52:23 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: EXCEPTION: NSt8ios_base7failureE on ubuntu on: March 15, 2011, 07:12:55 PM
It works !!!
thanks a lot !
2  Bitcoin / Bitcoin Technical Support / Re: EXCEPTION: NSt8ios_base7failureE on ubuntu on: March 15, 2011, 06:16:25 PM
And I don't find any blk....dat file in data :/

I have blk0001.dat and blkindex.dat in /home/lalejand/.bitcoin
3  Bitcoin / Bitcoin Technical Support / Re: EXCEPTION: NSt8ios_base7failureE on ubuntu on: March 15, 2011, 06:12:19 PM
Will try, but how do I download the block chain ?
4  Bitcoin / Bitcoin Technical Support / [solved] EXCEPTION: NSt8ios_base7failureE on ubuntu on: March 15, 2011, 06:06:05 PM
Hi,

I use(d) bitcoin on Ubuntu Maverick :
bitcoin:
  Installé : 0.3.19-maverick6
  Candidat : 0.3.19-maverick6
 Table de version :
 *** 0.3.19-maverick6 0
        500 http://ppa.launchpad.net/stretch/bitcoin/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status

Yesterday my computer crashed and I had to reboot by staying pushing the on-off button.
Since that moment Bitcoin refuses to work. I get this error :
lalejand@lalejand-laptop:~$ /usr/bin/bitcoin &
[1] 2469
lalejand@lalejand-laptop:~$

************************
EXCEPTION: NSt8ios_base7failureE      
CAutoFile::read : end of file      
bitcoin in AppInit()      



************************
EXCEPTION: NSt8ios_base7failureE      
CAutoFile::read : end of file      
bitcoin in CMyApp::OnUnhandledException()      

terminate called after throwing an instance of 'std::ios_base::failure'
  what():  CAutoFile::read : end of file

[1]+  Abandon                 (core dumped) /usr/bin/bitcoin

I found in this forum that the cause can be a malformed block.
badblocks says :
lalejand@lalejand-laptop:~$ badblocks -s /dev/*
badblocks: dernier bloc invalide - /dev/autofs
lalejand@lalejand-laptop:~$ sudo badblocks -n /dev/autofs
badblocks: bloc de départ invalide (0): doit être moins de 0

I restarted my computer on a live usb and checked /dev/sda1 with e2fsck and badblocks. And everything is alright.

So I don't know what i can do :/
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!