[ubuntu-mono] [Bug 83710] [Edgy] f-spot crashes during startup

Emiliano emiliano_perulli at hotmail.com
Wed Feb 7 08:49:36 GMT 2007


Public bug reported:

Binary package hint: f-spot

When trying to launch f-spot (ver 0.2.1-1ubuntu1) from a terminal window
using f-spot command or traditionally, using the menu window, I got a
sigsegv signal as follows:

Starting new FSpot server
XXXXX
Mono.Data.SqliteClient.SqliteSyntaxException: no such table: tags
  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.ExecuteReader (CommandBehavior behavior) [0x00000] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () [0x00000] 
  at TagStore.LoadAllTags () [0x00000] 
  at TagStore..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
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) [0x815644e]
        mono [0x8122c88]
        [0xffffe440]
        mono [0x80c3ab3]
        [0xb7362c11]
        [0xb7362b9c]
        [0xb4d6f69c]
        [0xb4d6f66e]
        [0xb4d6f5e9]
        mono [0x80af103]
        mono [0x81158f1]
        mono [0x80af237]
        mono [0x80c6444]
        mono [0x810984e]
        mono [0x811fbf5]
        /lib/tls/i686/cmov/libpthread.so.0 [0xb7e67504]
        /lib/tls/i686/cmov/libc.so.6(__clone+0x5e) [0xb7dd551e]
Aborted (core dumped)

Maybe it's a fatal error with mono runtime (?)

** Affects: f-spot (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
[Edgy] f-spot crashes during startup
https://launchpad.net/bugs/83710



More information about the Ubuntu-mono mailing list