After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 436821 - Crash after importing photos from camera
Crash after importing photos from camera
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: Import
0.3.x
Other Linux
: Normal major
: ---
Assigned To: F-spot maintainers
F-spot maintainers
: 450753 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-05-08 09:55 UTC by Bengt Thuree
Modified: 2007-07-27 09:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bengt Thuree 2007-05-08 09:55:43 UTC
Stacktrace:

  at (wrapper managed-to-native) LibGPhoto2.CameraFile.gp_file_unref (System.Runtime.InteropServices.HandleRef) <0x00004>
  at (wrapper managed-to-native) LibGPhoto2.CameraFile.gp_file_unref (System.Runtime.InteropServices.HandleRef) <0xffffffff>
  at LibGPhoto2.CameraFile.Cleanup () <0x00027>
  at LibGPhoto2.Object.Dispose () <0x0000b>
  at GPhotoCameraFile.ReleaseGPhotoResources () <0x0001a>
  at GPhotoCamera.ReleaseGPhotoResources () <0x0006b>
  at MainWindow.ImportCamera (string) <0x00300>
  at ImportCommand.set_Source (ImportCommand/SourceItem) <0x0021c>
  at SourceMenu.HandleActivated (object,System.EventArgs) <0x0003e>
  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.Dialog.gtk_dialog_run (intptr) <0x00004>
  at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0xffffffff>
  at Gtk.Dialog.Run () <0x00024>
  at ImportCommand.ImportFromFile (PhotoStore,string) <0x00548>
  at MainWindow.HandleImportCommand (object,System.EventArgs) <0x00051>
  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[]) <0x00701>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        f-spot [0x818f7de]
        f-spot [0x8171be4]
        [0xffffe440]
        /usr/lib/libgphoto2.so.2(gp_file_clean+0x35) [0xb5448585]
        /usr/lib/libgphoto2.so.2(gp_file_free+0x2b) [0xb544865b]
        /usr/lib/libgphoto2.so.2(gp_file_unref+0x48) [0xb54486c8]
        [0xb52f3cc9]
Comment 1 Stephane Delcroix 2007-07-21 11:08:09 UTC
*** Bug 450753 has been marked as a duplicate of this bug. ***
Comment 2 Maxxer 2007-07-26 20:09:33 UTC
If it can be useful, last night I've imported a few set of pics (80 or so), and f-spot didn't crash. 
btw, when I closed the program, it crashed.
Comment 3 Stephane Delcroix 2007-07-27 09:36:40 UTC
fixed in r3233