GNOME Bugzilla – Bug 347643
crash on Archive Manager 2.15.1 after click on tar.gz
Last modified: 2006-07-17 22:52:14 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
+ Trace 69356
Thread 1 (Thread 47176327092192 (LWP 27765))
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.
(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.
*** Bug 347839 has been marked as a duplicate of this bug. ***
Can you try the patch from http://bugzilla.gnome.org/show_bug.cgi?id=347416
(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 ***