Bug 186380 - f-spot 0.1.10 crashes on cropping
Summary: f-spot 0.1.10 crashes on cropping
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: f-spot
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact:
URL:
Whiteboard:
: 188244 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-23 09:26 UTC by Gen Zhang
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-24 19:15:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gen Zhang 2006-03-23 09:26:19 UTC
Description of problem:
f-spot crashes on trying to crop image

Version-Release number of selected component (if applicable):
0.1.10-1

How reproducible:
everytime

Additional info:
Output:
Starting new FSpot server

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

Stacktrace:

in (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal:copy_from_unmanaged
(intptr,int,System.Array,int) <0xe>
in (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal:copy_from_unmanaged
(intptr,int,System.Array,int) <0x19ade>
in System.Runtime.InteropServices.Marshal:Copy (intptr,byte[],int,int) <0x2e>
in PixbufUtils:Save (Gdk.Pixbuf,string,string[],string[]) <0x150>
in FSpot.JpegFile:Save (Gdk.Pixbuf,System.IO.Stream) <0x6a>
in Photo:SaveVersion (Gdk.Pixbuf,bool) <0x146>
in PhotoView:ProcessImage (bool) <0x368>
in PhotoView:HandleCropButtonClicked (object,System.EventArgs) <0x1d>
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
<0x461de1>
in GLib.Signal:voidObjectCallback (intptr,intptr) <0xc9>
in (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
<0x5cb9cc54>
in (wrapper managed-to-native) Gtk.Application:gtk_main () <0xb>
in (wrapper managed-to-native) Gtk.Application:gtk_main () <0xffffffffffffffd0>
in Gtk.Application:Run () <0x8>
in Gnome.Program:Run () <0xc>
in FSpot.Driver:Main (string[]) <0x6ca>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffffc044f4ab>

Native stacktrace:

        f-spot(mono_handle_native_sigsegv+0x8d) [0x4e7c6d]
        f-spot [0x4b56b8]
        /lib64/libpthread.so.0 [0x379dc0cf40]
        /lib64/libc.so.6(memcpy+0x34) [0x379bd75b04]
        [0x402250fa]

Comment 1 Andy Burns 2006-04-07 13:14:18 UTC
*** Bug 188244 has been marked as a duplicate of this bug. ***

Comment 2 Gen Zhang 2006-04-07 13:21:10 UTC
Using the same spec file, and f-spot 0.1.11 from upstream, I don't get the
error. So this should be solved by matching upstream.


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