GNOME Bugzilla – Bug 636181
Banshee crashes after playing a song
Last modified: 2010-12-01 04:15:53 UTC
Created attachment 175593 [details] logfile After playing a song or more to the point when playing the next song Banshee crashes. When running from the command line I get this error Unhandled Exception: Mono.Data.Sqlite.SqliteException: The database disk image is malformed database disk image is malformed at Mono.Data.Sqlite.Sqlite3.Reset (Mono.Data.Sqlite.SqliteStatement stmt) [0x00000] in <filename unknown>:0 at Mono.Data.Sqlite.Sqlite3.Step (Mono.Data.Sqlite.SqliteStatement stmt) [0x00000] in <filename unknown>:0 at Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) Mono.Data.Sqlite.SqliteCommand:ExecuteNonQuery () at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute (Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, Mono.Data.Sqlite.SqliteConnection connection) [0x00000] in <filename unknown>:0 I have made a copy of my banshee-1 directory deleted it and made banshee rebuild the directory and I seem to not have that problem. But I have invested some time rating my song and using the smart playlist from the previous version and I don't wanna do all that again.
Thanks for the bug report. Something went wrong with your database (did your computer crash or lose power unexpectedly?), which is causing Banshee to crash every time it tries to update the database. Luckily, a few quick commands in terminal will probably have things fixed up in no time... see the bottom of this page: http://banshee.fm/support/faq/ The Sqlite database corruption might be unavoidable, but recovering automatically would be great. I'm marking this as a duplicate of the more broad bug 621057 *** This bug has been marked as a duplicate of bug 621057 ***
Thank you for a quick response and yes that has corrected the problem