Comment 5 for bug 411941

Revision history for this message
Andrey Zhekov (x3ro.daemon) wrote : Re: f-spot.exe crashed with signal 5 in _XError()

andrey@om:~$ f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug **
[Info 17:25:35.501] Initializing DBus
[Debug 17:25:35.732] DBusInitialization took 0,211451s
[Info 17:25:35.732] Initializing Mono.Addins
[Debug 17:25:36.038] Mono.Addins Initialization took 0,305726s
[Info 17:25:36.059] Starting new FSpot server (f-spot 0.6.0.0)
[Debug 17:25:36.304] Db Initialization took 0,076106s
[Debug 17:25:36.736] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 17:25:36.736] QueryToTemp took 0,00087s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 17:25:36.736] Reloading the query took 0,004789s
[Debug 17:25:36.984] PhotosPerMonth took 0,000605s
[Debug 17:25:36.987] TimeAdaptor REAL Reload took 0,227039s
[Debug 17:25:37.100] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 17:25:37.101] QueryToTemp took 0,000909s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 17:25:37.164] Reloading the query took 0,065033s
[Debug 17:25:37.169] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 17:25:37.170] QueryToTemp took 0,000915s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 17:25:37.179] Reloading the query took 0,010451s
[Info 17:25:37.185] Starting BeagleService
[Debug 17:25:37.186] BeagleService startup took 1,9E-05s
[Info 17:25:37.218] Hack for gnome-settings-daemon engaged

(f-spot:4624): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
[Debug 17:25:37.307] PhotosPerMonth took 0,000647s
[Debug 17:25:37.307] TimeAdaptor REAL Reload took 0,137082s
[Debug 17:25:37.373] PhotosPerMonth took 0,000667s
[Debug 17:25:37.373] TimeAdaptor REAL Reload took 0,203206s

Gdk-ERROR **: The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 3446 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Trace/breakpoint trap (core dumped)