[ubuntu-mono] [Bug 64323] Re: No conversion & bad error message with SQLite 2.x database
Bug Watch Updater
64323 at bugs.launchpad.net
Thu Sep 16 03:47:39 UTC 2010
** Changed in: f-spot
Importance: Unknown => Critical
--
No conversion & bad error message with SQLite 2.x database
https://bugs.launchpad.net/bugs/64323
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to f-spot in ubuntu.
Status in Personal photo management for the GNOME desktop: Invalid
Status in “f-spot” package in Ubuntu: Fix Released
Bug description:
Binary package hint: f-spot
Ok, Andrew told me to open up a new bug, here it is :)
This is what I get when I start f-spot on my installed edgy system:
Starting new FSpot server
XXXXX
Mono.Data.SqliteClient.SqliteSyntaxException: file is encrypted or is not a database
at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr pzTail, System.IntPtr pStmt) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32 rows_affected) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000]
at MetaStore.CreateTable () [0x00000]
at MetaStore..ctor (Mono.Data.SqliteClient.SqliteConnection connection, Boolean is_new) [0x00000]
at Db.Init (System.String path, Boolean create_if_missing) [0x00000]
at FSpot.Core..ctor () [0x00000]
at FSpot.Driver.Main (System.String[] args) [0x00000]
XXXXX
Starting new FSpot server
Starting new FSpot server
Starting new FSpot server
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Stacktrace:
at (wrapper managed-to-native) System.Threading.Monitor.Monitor_try_enter (object,int) <0x00004>
at (wrapper managed-to-native) System.Threading.Monitor.Monitor_try_enter (object,int) <0xffffffff>
at System.Threading.Monitor.Enter (object) <0x00013>
at (wrapper synchronized) DBus.Service.remove_SignalCalled (DBus.Service/SignalCalledHandler) <0xffffffff>
at FSpot.Core.Proxy.Finalize () <0x00015>
at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
mono(mono_handle_native_sigsegv+0xde) [0x81566de]
mono [0x8122f18]
[0xffffe440]
mono [0x80c3af3]
[0xb73a9bc1]
[0xb73a9b4c]
[0xb4f51d8c]
[0xb4f51d5e]
[0xb4f51cd9]
mono [0x80af143]
mono [0x8115b81]
mono [0x80af277]
mono [0x80c6484]
mono [0x8109ade]
mono [0x811fe85]
/lib/tls/i686/cmov/libpthread.so.0 [0xb7ea3504]
/lib/tls/i686/cmov/libc.so.6(__clone+0x5e) [0xb7e104de]
Aborted (core dumped)
Hopefully this information is useful!
More information about the Ubuntu-mono
mailing list