Re: Hang --> crash when quitting




> How can I debug my problem? At the moment, I'm getting a ton of "open
> uri" messages followed by a "segmentation fault (core dumped)"
> message. Entire output: http://pastebin.ca/1197508

I can't see any segfault in that trace...
> 
> All I did there was open F-Spot, double-click on a tag to select it,
> drag the tag off of the Find bar to show all my photos, then let
> F-Spot sit for a few minutes. At this point, it seems to be doing a
> lot of background work (updating thumbnails perhaps?), but it's hard
> to tell. Once I quit it, segfault.

are you using svn or a released version ? the segfault at the end is
more than probably due to the fact that until a few we weren't
Gtk.Application.Quit() correctly. In recent code, we should be closing
all the threads then calling Gtk.Application.Quit ()

s
> 
> Thanks in advance!
> 
> -- 
> Andrew Conkling
> http://andrewski.net
> 



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