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 759727 - crash if trying to delete image on sftp mounted
crash if trying to delete image on sftp mounted
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
3.4.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 762044 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-12-21 10:54 UTC by Paolo Benvenuto
Modified: 2016-02-17 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paolo Benvenuto 2015-12-21 10:54:24 UTC
Reproduce it:

- go to an sftp-mounted directory
- select an image
- hit del -> crash
Comment 1 Michael Chudobiak 2015-12-21 13:11:50 UTC


Thread 1 (Thread 0x7ffff7f969c0 (LWP 31960))

  • #0 __GI_raise
    at ../sysdeps/unix/sysv/linux/raise.c line 55
  • #1 __GI_abort
    at abort.c line 89
  • #2 __libc_message
    at ../sysdeps/posix/libc_fatal.c line 175
  • #3 __GI___libc_free
  • #4 __GI___libc_free
    at malloc.c line 3843
  • #5 __GI___libc_free
    at malloc.c line 2953
  • #6 g_free
    at gmem.c line 192
  • #7 g_error_free
    at gerror.c line 469
  • #8 g_value_unset
    at gvalue.c line 272
  • #9 g_signal_emit_valist
    at gsignal.c line 3334
  • #10 g_signal_emit
    at gsignal.c line 3361
  • #11 trash_files__delete_current_cb
    at gio-utils.c line 2047
  • #12 g_task_return_now
    at gtask.c line 1088
  • #13 complete_in_idle_cb
    at gtask.c line 1102
  • #14 g_main_context_dispatch
    at gmain.c line 3122
  • #15 g_main_context_dispatch
    at gmain.c line 3737
  • #16 g_main_context_iterate
    at gmain.c line 3808
  • #17 g_main_context_iteration
    at gmain.c line 3869
  • #18 g_application_run
    at gapplication.c line 2308
  • #19 main
    at main.c line 493

Comment 2 Paolo Bacchilega 2015-12-23 20:27:36 UTC
This problem has been fixed in our software repository. The fix will be available in version 3.4.2 or higher.
Comment 3 Michael Chudobiak 2016-02-17 13:38:22 UTC
*** Bug 762044 has been marked as a duplicate of this bug. ***