Bug 669025

Summary: f-spot crashes intermittently w/out warning or ABRT
Product: [Fedora] Fedora Reporter: pleabargain <dennisgdaniels>
Component: f-spotAssignee: Christian Krause <chkr>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: chkr
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 669901 (view as bug list) Environment:
Last Closed: 2011-01-15 16:50:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pleabargain 2011-01-12 14:06:14 UTC
Description of problem:
fspot has crashed 3x in 30 minutes. Trying to catch it crash again while running
f-spot -g -d gdb

didn't get a crash but got some errors in the terminal that might be useful

Version-Release number of selected component (if applicable):
[user@localhost ~]$ rpm -qa f-spot
f-spot-0.8.2-1.fc14.i686


How reproducible:
often

Steps to Reproduce:
1.don't know, tagging crashed, opening an image crashed fspot, no discernible pattern
2.
3.
  
Actual results:


Expected results:


Additional info:

here is the output of f-spot -g -d gdb


[user@localhost ~]$ f-spot -g -d gdb
[Info  15:28:17.978] Initializing Mono.Addins

(f-spot:24718): 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.

(f-spot:24718): Gtk-CRITICAL **: IA__gtk_style_detach: assertion `style->attach_count > 0' failed

(f-spot:24718): Gtk-CRITICAL **: IA__gtk_style_detach: assertion `style->attach_count > 0' failed

(f-spot:24718): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;

(f-spot:24718): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;

(f-spot:24718): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;

(f-spot:24718): Gdk-WARNING **: losing last reference to undestroyed window

[Info  16:00:10.445] Exiting...