F7 f-spot (mono) explodes.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Any idea, here is the trace :

$ f-spot
Starting new FSpot server
Executing reader on sql 'UPDATE meta SET id = 1 WHERE 1 = 2'
Executing reader on sql 'SELECT id, name, data FROM meta'
Executing reader on sql 'BEGIN TRANSACTION'
Executing reader on sql 'SELECT id, name, is_category, sort_priority, icon FROM tags'
Executing reader on sql 'SELECT id, category_id FROM tags'
Executing reader on sql 'UPDATE exports SET id = 1 WHERE 1 = 2'
Executing reader on sql 'SELECT id, image_id, image_version_id, export_type, export_token FROM exports'
Executing reader on sql 'SELECT count(*) from photos'
Executing reader on sql 'COMMIT TRANSACTION'

(f-spot:4991): libglade-WARNING **: unknown attribute `comment' for <property>.
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'
Stacktrace:

  at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite3_column_type (intptr,int) <0x0000e>
  at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite3_column_type (intptr,int) <0xffffffff>
  at Mono.Data.SqliteClient.SqliteDataReader.ReadpVm (intptr,int,Mono.Data.SqliteClient.SqliteCommand) <0x00656>
  at Mono.Data.SqliteClient.SqliteDataReader..ctor (Mono.Data.SqliteClient.SqliteCommand,intptr,int) <0x0020f>
  at (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteDataReader..ctor (Mono.Data.SqliteClient.SqliteCommand,intptr,int) <0xffffffff>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (System.Data.CommandBehavior,bool,int&) <0x00256>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (System.Data.CommandBehavior) <0x0002b>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0x00013>
  at (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0xffffffff>
  at PhotoStore.Query (string) <0x0011b>
  at PhotoStore.Query (Tag[],string,PhotoStore/DateRange) <0x006f9>
  at FSpot.PhotoQuery..ctor (PhotoStore) <0x00031>
  at MainWindow..ctor (Db) <0x00a0b>
  at FSpot.Core.get_MainWindow () <0x00046>
  at FSpot.Core.Organize () <0x00012>
  at FSpot.Driver.Main (string[]) <0x0094f>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        f-spot [0x517025]
        f-spot [0x4ddf9d]
        /lib64/libpthread.so.0 [0x39ba40de00]
        /usr/lib64/libsqlite3.so.0(sqlite3_value_type+0) [0x2aaab0568180]
        [0x402ac063]

Debug info from gdb:

Cut cut cut..

=================================================================
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.
=================================================================




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux