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 662957 - file-roller crashed with SIGSEGV in gtk_box_pack()
file-roller crashed with SIGSEGV in gtk_box_pack()
Status: RESOLVED DUPLICATE of bug 652322
Product: file-roller
Classification: Applications
Component: general
3.2.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-28 17:46 UTC by Cristian Aravena Romero
Modified: 2011-10-28 18:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-10-28 17:46:17 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/bugs/883203

Package: file-roller 3.2.1-0ubuntu1

"
1) Open File.crash.xz
2) Click open with other program (gedit).
3) File.crash.xz -> File.crash open with gedit."

  • #0 gtk_box_pack
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkbox.c line 973
  • #1 app_chooser_online_get_default_ready_cb
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkappchooserdialog.c line 175
  • #2 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 749
  • #3 pk_proxy_created_cb
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkappchooseronlinepk.c line 187
  • #4 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 749
  • #5 complete_in_idle_cb
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 761
  • #6 g_main_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 2441
  • #7 g_main_context_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3011
  • #8 g_main_context_iterate
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3089
  • #9 g_main_loop_run
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3297
  • #10 gtk_main
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 1367
  • #11 ??
  • #12 __libc_start_main
    at libc-start.c line 226
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??

Comment 1 Paolo Bacchilega 2011-10-28 18:17:39 UTC
I cannot reproduce this crash, from the stack trace it looks like it crashes in Gtk+, I don't see any reference to file-roller code, so it is hard for me to fix this problem. Please see http://live.gnome.org/GettingTraces for more information on how to get a better stack trace and reopen this bug or report a new one. Thanks in advance!
Comment 2 Cristian Aravena Romero 2011-10-28 18:51:27 UTC

*** This bug has been marked as a duplicate of bug 652322 ***
Comment 3 Cristian Aravena Romero 2011-10-28 18:52:43 UTC
Hello, in launchpad.net comment to duplicated bug.  Problem with GTK