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 710575 - file-roller SIGSEGV in archive_extraction_ready_cb()
file-roller SIGSEGV in archive_extraction_ready_cb()
Status: RESOLVED INCOMPLETE
Product: file-roller
Classification: Applications
Component: general
3.10.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2013-10-21 19:27 UTC by Sebastien Bacher
Modified: 2015-01-10 12:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2013-10-21 19:27:25 UTC
The bug has been reported on https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1221392

There are several similar reports, seems to happen when extracting some .tar.gz

"#0  0x08093553 in archive_extraction_ready_cb (source_object=0x9867238, result=0x977cf20, user_data=user_data@entry=0x9a231a8) at fr-window.c:6524
        edata = 0x9a231a8
        window = 0x9797248
        ask_to_open_destination = 1
        batch_mode = 1
        error = 0x0
  • #1 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.37.6/./gio/gsimpleasyncresult.c line 777
  • #2 complete_in_idle_cb_for_thread
    at /build/buildd/glib2.0-2.37.6/./gio/gsimpleasyncresult.c line 845
  • #3 g_idle_dispatch
    at /build/buildd/glib2.0-2.37.6/./glib/gmain.c line 5250
  • #4 g_main_dispatch
    at /build/buildd/glib2.0-2.37.6/./glib/gmain.c line 3065
  • #5 g_main_context_dispatch
    at /build/buildd/glib2.0-2.37.6/./glib/gmain.c line 3641
  • #6 g_main_context_iterate
    at /build/buildd/glib2.0-2.37.6/./glib/gmain.c line 3712
  • #7 g_main_context_iteration
    at /build/buildd/glib2.0-2.37.6/./glib/gmain.c line 3773
  • #8 g_application_run
    at /build/buildd/glib2.0-2.37.6/./gio/gapplication.c line 1635
  • #9 main
    at main.c line 38

Comment 1 Paolo Bacchilega 2013-10-27 09:16:18 UTC
I cannot reproduce the bug, and the stacktrace doesn't help.  Please describe the steps you take to reproduce the bug.
Comment 2 André Klapper 2015-01-10 12:42:50 UTC
(In reply to comment #1)
> I cannot reproduce the bug, and the stacktrace doesn't help.  Please describe
> the steps you take to reproduce the bug.

Hi Sebastien, 
I am closing this bug report as no updated information has been provided.
Please feel free to reopen this bug if you can provide the information that was asked for in a previous comment.