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 609449 - file-roller crashed with SIGSEGV in strcmp()
file-roller crashed with SIGSEGV in strcmp()
Status: RESOLVED OBSOLETE
Product: file-roller
Classification: Applications
Component: general
2.29.x
Other Linux
: Normal critical
: ---
Assigned To: file-roller-maint
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2010-02-09 18:17 UTC by Pedro Villavicencio
Modified: 2020-11-11 19:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-02-09 18:17:53 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/file-roller/+bug/519348

sadly there's no steps on how to reproduce the issue but the backtrace seems to be complete.

".

Thread 1 (process 13835)

  • #0 strcmp
    at ../sysdeps/i386/i686/strcmp.S line 39
  • #1 fr_registered_command_get_potential_capabilities
    at main.c line 555
  • #2 get_preferred_command_for_mime_type
    at main.c line 656
  • #3 dlg_package_installer
    at dlg-package-installer.c line 264
  • #4 handle_errors
    at fr-window.c line 2889
  • #5 action_performed
    at fr-window.c line 3060
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 ??
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 fr_archive_action_completed
    at fr-archive.c line 294
  • #11 load_local_archive
    at fr-archive.c line 888
  • #12 fr_archive_load
  • #13 fr_window_archive_open
  • #14 startup_cb
    at main.c line 1009
  • #15 ??
    from /lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #17 ??
    from /lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #19 IA__gtk_main
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkmain.c line 1219
  • #20 main
    at main.c line 320

Comment 1 Paolo Bacchilega 2010-02-16 18:22:55 UTC
I fixed the crash in master branch, however I don't know why the mime type is NULL in that function, it shouldn't be.
Comment 2 André Klapper 2020-11-11 19:13:09 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time.

If you still use file-roller and if you still see this bug / want this feature in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/file-roller/-/issues/

Thank you for creating this report and we are sorry it could not be implemented (volunteer workforce and time is limited).