Bug 669025 - f-spot crashes intermittently w/out warning or ABRT
Summary: f-spot crashes intermittently w/out warning or ABRT
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: f-spot
Version: 14
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Christian Krause
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-12 14:06 UTC by pleabargain
Modified: 2011-01-15 16:50 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 669901 (view as bug list)
Environment:
Last Closed: 2011-01-15 16:50:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 &

(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 &

(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 &

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

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


Note You need to log in before you can comment on or make changes to this bug.