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 347643 - crash on Archive Manager 2.15.1 after click on tar.gz
crash on Archive Manager 2.15.1 after click on tar.gz
Status: RESOLVED DUPLICATE of bug 347416
Product: file-roller
Classification: Applications
Component: general
2.15.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
: 347839 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-16 02:19 UTC by Jose M. daLuz
Modified: 2006-07-17 22:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Jose M. daLuz 2006-07-16 02:19:31 UTC
What were you doing when the app crashed?:
I just clicked on a gzipped tarball on my desktop.


Distribution: Gentoo Base System version 1.12.1
Gnome Release: 2.15.4 2006-07-13 (Gentoo)
BugBuddy Version: 2.15.0

Memmory status: size: 185085952 vsize: 185085952 resident: 10960896 share: 8380416 rss: 10960896 rss_rlim: -1
CPU usage: start_time: 1153016293 rtime: 12 utime: 9 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/file-roller'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47176327092192 (LWP 27765)]
0x00002ae8157598f5 in __libc_waitpid (pid=27788, stat_loc=0x7fff988df8fc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 47176327092192 (LWP 27765))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #2 <signal handler called>
  • #3 IA__g_logv
    at gmessages.c line 493
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 IA__g_object_set
    at gobject.c line 1178
  • #6 _window_update_sensitivity
    at window.c line 1119
  • #7 window_new
    at window.c line 3963
  • #8 startup_cb
    at main.c line 583
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #10 g_main_context_iterate
    at gmain.c line 2675
  • #11 IA__g_main_loop_run
    at gmain.c line 2879
  • #12 IA__gtk_main
    at gtkmain.c line 1000
  • #13 main
    at main.c line 227

Comment 1 Christian Stangier 2006-07-17 21:01:58 UTC
I'd suspect that this is a glib error (?). Posted a similar bug concerning file-roller at http://bugzilla.gnome.org/show_bug.cgi?id=347839.
Comment 2 Jose M. daLuz 2006-07-17 21:08:28 UTC
(In reply to comment #1)
> I'd suspect that this is a glib error (?). Posted a similar bug concerning
> file-roller at http://bugzilla.gnome.org/show_bug.cgi?id=347839.
> 

Could be. I'll post a link to this bug there in case they're the same -- I can't really tell because your stack trace doesn't have sufficient detail.
Comment 3 Christian Stangier 2006-07-17 21:31:45 UTC
*** Bug 347839 has been marked as a duplicate of this bug. ***
Comment 4 Rene Vahtel 2006-07-17 22:31:55 UTC
Can you try the patch from
http://bugzilla.gnome.org/show_bug.cgi?id=347416
Comment 5 Jose M. daLuz 2006-07-17 22:52:14 UTC
(In reply to comment #4)
> Can you try the patch from
> http://bugzilla.gnome.org/show_bug.cgi?id=347416
> 
Thanks, that patch works for me!

*** This bug has been marked as a duplicate of 347416 ***