Emilio Pozuelo Monfort <poch...@gmail.com> (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
| Starting program: /usr/bin/liferea 
| [Thread debugging using libthread_db enabled]
| [New Thread 0x7fffe99f1950 (LWP 32734)]
| [Thread 0x7fffe99f1950 (LWP 32734) exited]
| 
| ** ERROR **: Failure while preparing statement, (error=522, disk I/O error) 
SQL: "SELECT COUNT(*) FROM sqlite_master WHERE type = 'table' AND name = 
'info';"
| aborting...
| 
| Program received signal SIGABRT, Aborted.
| 0x00007ffff3602d25 in raise () from /lib/libc.so.6
| (gdb) bt
| #0  0x00007ffff3602d25 in raise () from /lib/libc.so.6
| #1  0x00007ffff3605de1 in abort () from /lib/libc.so.6
| #2  0x00007ffff39657ae in g_logv () from /usr/lib/libglib-2.0.so.0
| #3  0x00007ffff3965833 in g_log () from /usr/lib/libglib-2.0.so.0
| #4  0x0000000000421fd7 in db_prepare_stmt (stmt=<value optimized out>, 
sql=0x731ae8 "SELECT COUNT(*) FROM sqlite_master WHERE type = 'table' AND name 
= 'info';") at db.c:55
| #5  0x0000000000422628 in db_table_exists () at db.c:109
| #6  db_get_schema_version () at db.c:136
| #7  0x0000000000422c4f in db_init () at db.c:176
| #8  0x0000000000433ed6 in main (argc=1, argv=0x7fffffffe728) at main.c:277

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature

Reply via email to