soft focus effect causes a crash.



I pick up a photo, select the soft-focus effect,then I increase the level to
greater than 50, say 60 or 70. hit "apply" and it crashes. will post a bug
report too.

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

  at (wrapper managed-to-native)
FSpot.Widgets.CairoUtils.f_pixbuf_from_cairo_surface (intptr) <0x00004>
  at (wrapper managed-to-native)
FSpot.Widgets.CairoUtils.f_pixbuf_from_cairo_surface (intptr) <0xffffffff>
  at FSpot.Widgets.CairoUtils.CreatePixbuf (FSpot.MemorySurface) <0x0001d>
  at FSpot.Editors.SoftFocus.HandleApply (object,System.EventArgs) <0x001d2>
  at (wrapper delegate-invoke)
System.MulticastDelegate.invoke_void_object_EventArgs
(object,System.EventArgs) <0xffffffff>
  at GLib.Signal.voidObjectCallback (intptr,intptr) <0x00093>
  at (wrapper native-to-managed) GLib.Signal.voidObjectCallback
(intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x00007>
  at Gnome.Program.Run () <0x00007>
  at FSpot.Driver.Main (string[]) <0x00655>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        f-spot(mono_handle_native_sigsegv+0xde) [0x815644e]
        f-spot [0x8122c88]
        [0xffffe440]
       
/home/matlabuser/unstable/f-spot/lib/f-spot/libfspot.so.0(f_pixbuf_from_cairo_surface+0x1f)
[0xb24a989f]
        [0xb07eb12d]
        [0xb07eb0ae]
        [0xb07ec553]
        [0xb5e474b2]
        [0xb26b6b44]
        [0xb5e499f6]
        /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49)
[0xb637db29]
        /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b) [0xb637079b]
        /usr/lib/libgobject-2.0.so.0 [0xb6380e81]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7)
[0xb63820b7]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb6382279]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_button_clicked+0x53) [0xb6786093]
        /usr/lib/libgtk-x11-2.0.so.0 [0xb6787cde]
        /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49)
[0xb637db29]
        /usr/lib/libgobject-2.0.so.0 [0xb636efb9]
        /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b) [0xb637079b]
        /usr/lib/libgobject-2.0.so.0 [0xb638102a]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7)
[0xb63820b7]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb6382279]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_button_released+0x53) [0xb6786123]
        /usr/lib/libgtk-x11-2.0.so.0 [0xb6786181]
        /usr/lib/libgtk-x11-2.0.so.0(_gtk_marshal_BOOLEAN__BOXED+0x60)
[0xb6855b00]
        /usr/lib/libgobject-2.0.so.0 [0xb636efb9]
        /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b) [0xb637079b]
        /usr/lib/libgobject-2.0.so.0 [0xb63811e3]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x68f)
[0xb6381e7f]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb6382279]
        /usr/lib/libgtk-x11-2.0.so.0 [0xb69695f8]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0x183) [0xb684eef3]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x317) [0xb68500f7]
        /usr/lib/libgdk-x11-2.0.so.0 [0xb66d97ea]
        /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x182)
[0xb7ee6802]
        /usr/lib/libglib-2.0.so.0 [0xb7ee97df]
        /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1a9) [0xb7ee9b89]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4) [0xb6850574]
        [0xb08a1561]
        [0xb08a1520]
        [0xb08a1500]
        [0xb72a2df6]
        [0xb72a1a73]
        f-spot(mono_runtime_exec_main+0x62) [0x80996b2]
        f-spot(mono_runtime_run_main+0x1b9) [0x8099999]
        f-spot(mono_main+0xe47) [0x805d477]
        f-spot [0x805c122]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7d448cc]
        f-spot [0x805c071]
Aborted (core dumped)

-- 
View this message in context: http://www.nabble.com/soft-focus-effect-causes-a-crash.-tf3168722.html#a8790079
Sent from the Gnome - F-Spot mailing list archive at Nabble.com.




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