<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.14.3">
</HEAD>
<BODY>
Any idea, here is the trace :<BR>
<BR>
$ f-spot<BR>
Starting new FSpot server<BR>
Executing reader on sql 'UPDATE meta SET id = 1 WHERE 1 = 2'<BR>
Executing reader on sql 'SELECT id, name, data FROM meta'<BR>
Executing reader on sql 'BEGIN TRANSACTION'<BR>
Executing reader on sql 'SELECT id, name, is_category, sort_priority, icon FROM tags'<BR>
Executing reader on sql 'SELECT id, category_id FROM tags'<BR>
Executing reader on sql 'UPDATE exports SET id = 1 WHERE 1 = 2'<BR>
Executing reader on sql 'SELECT id, image_id, image_version_id, export_type, export_token FROM exports'<BR>
Executing reader on sql 'SELECT count(*) from photos'<BR>
Executing reader on sql 'COMMIT TRANSACTION'<BR>
<BR>
(f-spot:4991): libglade-WARNING **: unknown attribute `comment' for <property>.<BR>
Executing reader on sql 'SELECT photos.id,                                 photos.time,                               photos.directory_path,                     photos.name,                               photos.description,                        photos.default_version_id                FROM photos                       WHERE  photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2)ORDER BY photos.time'<BR>
Stacktrace:<BR>
<BR>
  at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite3_column_type (intptr,int) <0x0000e><BR>
  at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite3_column_type (intptr,int) <0xffffffff><BR>
  at Mono.Data.SqliteClient.SqliteDataReader.ReadpVm (intptr,int,Mono.Data.SqliteClient.SqliteCommand) <0x00656><BR>
  at Mono.Data.SqliteClient.SqliteDataReader..ctor (Mono.Data.SqliteClient.SqliteCommand,intptr,int) <0x0020f><BR>
  at (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteDataReader..ctor (Mono.Data.SqliteClient.SqliteCommand,intptr,int) <0xffffffff><BR>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (System.Data.CommandBehavior,bool,int&) <0x00256><BR>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (System.Data.CommandBehavior) <0x0002b><BR>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0x00013><BR>
  at (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0xffffffff><BR>
  at PhotoStore.Query (string) <0x0011b><BR>
  at PhotoStore.Query (Tag[],string,PhotoStore/DateRange) <0x006f9><BR>
  at FSpot.PhotoQuery..ctor (PhotoStore) <0x00031><BR>
  at MainWindow..ctor (Db) <0x00a0b><BR>
  at FSpot.Core.get_MainWindow () <0x00046><BR>
  at FSpot.Core.Organize () <0x00012><BR>
  at FSpot.Driver.Main (string[]) <0x0094f><BR>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff><BR>
<BR>
Native stacktrace:<BR>
<BR>
        f-spot [0x517025]<BR>
        f-spot [0x4ddf9d]<BR>
        /lib64/libpthread.so.0 [0x39ba40de00]<BR>
        /usr/lib64/libsqlite3.so.0(sqlite3_value_type+0) [0x2aaab0568180]<BR>
        [0x402ac063]<BR>
<BR>
Debug info from gdb:<BR>
<BR>
Cut cut cut..<BR>
<BR>
=================================================================<BR>
Got a SIGSEGV while executing native code. This usually indicates<BR>
a fatal error in the mono runtime or one of the native libraries <BR>
used by your application.<BR>
=================================================================<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>