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 681473 - file-roller segfaults in archive_is_encrypted()
file-roller segfaults in archive_is_encrypted()
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
3.5.x
Other Linux
: Normal critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-08 18:38 UTC by Sebastien Bacher
Modified: 2012-08-09 06:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2012-08-08 18:38:51 UTC
The bug has been reported on https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1034398

Version: 3.5.4 using libarchive

"Tried to extract a rar file.

  • #0 archive_is_encrypted
    at fr-window.c line 6855
  • #1 fr_window_archive_extract_here
    at fr-window.c line 7002
  • #2 _archive_operation_completed
    at fr-window.c line 3237
  • #3 archive_open_ready_cb
    at fr-window.c line 6188
  • #4 g_socket_class_init
    at /build/buildd/glib2.0-2.33.8/./gio/gsocket.c line 798
  • #5 g_socket_class_intern_init
    at /build/buildd/glib2.0-2.33.8/./gio/gsocket.c line 129
  • #6 g_main_dispatch
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 2681
  • #7 g_main_context_dispatch
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 3211
  • #8 g_main_context_poll
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 3575
  • #9 g_main_context_iterate
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 3277
  • #10 g_main_context_pending
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 3308
  • #11 g_application_command_line_printerr
    at /build/buildd/glib2.0-2.33.8/./gio/gapplicationcommandline.c line 522

Comment 1 Paolo Bacchilega 2012-08-09 06:57:41 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.