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 442936 - SIGSEGV when trying to export to folder.
SIGSEGV when trying to export to folder.
Status: RESOLVED DUPLICATE of bug 382382
Product: f-spot
Classification: Other
Component: General
SVN
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-01 15:22 UTC by Filip Palm
Modified: 2007-06-01 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Filip Palm 2007-06-01 15:22:10 UTC
F-spot SIGSEGV when trying to export to folder.

Ubuntu 7.04, Gtk-SVN, Glib-SVN and F-spot-SVN

Stacktrace:

  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data (System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x00004>
  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data (System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0xffffffff>
  at Exif.ExifData.Save () <0x0003a>
  at JpegHeader.SetExif (Exif.ExifData) <0x0001f>
  at FSpot.JpegFile.SaveMetaData (System.IO.Stream,System.IO.Stream) <0x0004e>
  at FSpot.JpegFile.Save (Gdk.Pixbuf,System.IO.Stream) <0x00157>
  at FSpot.Filters.ResizeFilter.Convert (FSpot.Filters.FilterRequest) <0x001e7>
  at FSpot.Filters.FilterSet.Convert (FSpot.Filters.FilterRequest) <0x000ee>
  at FSpot.FolderGallery.ProcessImage (int,FSpot.Filters.FilterSet) <0x0012f>
  at FSpot.FolderExport.Upload () <0x004da>
  at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void () <0xffffffff>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        f-spot [0x818f7de]
        f-spot [0x8171be4]
        [0xffffe440]
        /usr/lib/libexif.so.12(exif_data_save_data+0x108) [0xb26bc658]
        [0xb150f82f]
        [0xb150f753]
        [0xb150f6b0]
        [0xb150f127]
        [0xb150d0b0]
        [0xb150c3b0]
        [0xb150c0af]
        [0xb150b948]
        [0xb15027eb]
        [0xb5b9d828]
        [0xb6cac7b9]
        f-spot [0x8171aaf]
        f-spot(mono_runtime_invoke+0x27) [0x80b038f]
        f-spot(mono_runtime_delegate_invoke+0x62) [0x80b0617]
        f-spot [0x80e4f6e]
        f-spot [0x812c50d]
        f-spot [0x8145972]
        /lib/tls/i686/cmov/libpthread.so.0 [0xb7df031b]
        /lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0xb7d5097e]

Debug info from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1211636000 (LWP 14349)]
[New Thread -1323545712 (LWP 14369)]
[New Thread -1355637872 (LWP 14367)]
[New Thread -1319040112 (LWP 14360)]
[New Thread -1299997808 (LWP 14359)]
[New Thread -1298945136 (LWP 14358)]
[New Thread -1248588912 (LWP 14355)]
[New Thread -1223210096 (LWP 14351)]
[New Thread -1223128176 (LWP 14350)]
0xffffe410 in __kernel_vsyscall ()
  9 Thread -1223128176 (LWP 14350)  0xffffe410 in __kernel_vsyscall ()
  8 Thread -1223210096 (LWP 14351)  0xffffe410 in __kernel_vsyscall ()
  7 Thread -1248588912 (LWP 14355)  0xffffe410 in __kernel_vsyscall ()
  6 Thread -1298945136 (LWP 14358)  0xffffe410 in __kernel_vsyscall ()
  5 Thread -1299997808 (LWP 14359)  0xffffe410 in __kernel_vsyscall ()
  4 Thread -1319040112 (LWP 14360)  0xffffe410 in __kernel_vsyscall ()
  3 Thread -1355637872 (LWP 14367)  0xffffe410 in __kernel_vsyscall ()
  2 Thread -1323545712 (LWP 14369)  0xffffe410 in __kernel_vsyscall ()
  1 Thread -1211636000 (LWP 14349)  0xffffe410 in __kernel_vsyscall ()



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

Avbruten (SIGABRT) (core dumped)
Comment 1 Larry Ewing 2007-06-01 15:24:39 UTC

*** This bug has been marked as a duplicate of 382382 ***