Bug#539491: liferea: Fails to start, failure while preparing statement

2010-01-05 Thread Cyril Brulebois
Adrian Bunk (05/01/2010): > All I can see is that you somehow managed to get your sqlite db > corrupted, and I don't know enough about sqlite to debug this much > further. I guess you can close this bug as it might have just been a glitch at some point that triggered this db issue? Mraw, KiBi.

Bug#539491: liferea: Fails to start, failure while preparing statement

2010-01-05 Thread Adrian Bunk
>... > Here it goes. Thanks. > Since I've put the old directory back into place, even moving > liferea.db-journal out of the way doesn't solve the startup issue. > > In addition to the tarball, please find: > - liferea.strace: strace -f with the old directory. > - liferea-no-journal.strace: str

Bug#539491: liferea: Fails to start, failure while preparing statement

2009-08-11 Thread Adrian Bunk
On Tue, Aug 11, 2009 at 08:32:26PM +0200, Cyril Brulebois wrote: > Adrian Bunk (11/08/2009): > > > Let me know any test I could perform. > > > > Two things come into my mind: > > > > Does a > > cat ~/.liferea_1.6/liferea.db > /dev/null > > succeed? > > Yes, so not a disk/FS-related issue (I g

Bug#539491: liferea: Fails to start, failure while preparing statement

2009-08-11 Thread Cyril Brulebois
Adrian Bunk (11/08/2009): > > Let me know any test I could perform. > > Two things come into my mind: > > Does a > cat ~/.liferea_1.6/liferea.db > /dev/null > succeed? Yes, so not a disk/FS-related issue (I guess it was your point?). > Please strace liferea so that it becomes visible what ex

Bug#539491: liferea: Fails to start, failure while preparing statement

2009-08-11 Thread Adrian Bunk
On Sat, Aug 01, 2009 at 02:38:46PM +0200, Cyril Brulebois wrote: > Package: liferea > Version: 1.6.0-1 > Severity: serious > Justification: Renders package unusable > > Hi, > > liferea just can't start: > | $ liferea > | > | ** ERROR **: Failure while preparing statement, (error=522, disk I/O er

Bug#539491: liferea: Fails to start, failure while preparing statement

2009-08-02 Thread Cyril Brulebois
Emilio Pozuelo Monfort (01/08/2009): > Can you move away (don't delete it, we may need it to further analize > the problem) ~/.liferea_1.6 and see if it starts? Aud as requested on IRC, once liferea-dbg installed, running liferea into gdb, and printing a backtrace when the bug occurs: | (gdb) run

Bug#539491: liferea: Fails to start, failure while preparing statement

2009-08-01 Thread Cyril Brulebois
Emilio Pozuelo Monfort (01/08/2009): > > Let me know any test I could perform. > > Can you move away (don't delete it, we may need it to further analize > the problem) ~/.liferea_1.6 and see if it starts? Did so, it now starts. :) Mraw, KiBi. signature.asc Description: Digital signature

Bug#539491: liferea: Fails to start, failure while preparing statement

2009-08-01 Thread Emilio Pozuelo Monfort
Cyril Brulebois wrote: > Package: liferea > Version: 1.6.0-1 > Severity: serious > Justification: Renders package unusable > > Hi, > > liferea just can't start: > | $ liferea > | > | ** ERROR **: Failure while preparing statement, (error=522, disk I/O error) > SQL: "SELECT COUNT(*) FROM sqlite_

Bug#539491: liferea: Fails to start, failure while preparing statement

2009-08-01 Thread Cyril Brulebois
Package: liferea Version: 1.6.0-1 Severity: serious Justification: Renders package unusable Hi, liferea just can't start: | $ liferea | | ** ERROR **: Failure while preparing statement, (error=522, disk I/O error) SQL: "SELECT COUNT(*) FROM sqlite_master WHERE type = 'table' AND name = 'info';