GNOME Bugzilla – Bug 398594
crash in Archive Manager: Extracting files from th...
Last modified: 2007-03-01 22:57:35 UTC
Version: 2.17.4 What were you doing when the application crashed? Extracting files from the archive (using the extract dialog box), and entered a ssh://.../path in the gnome file dialog location textbox. Distribution: Fedora Core release 6 (Rawhide) Gnome Release: 2.17.2 2006-11-07 (Red Hat, Inc) BugBuddy Version: 2.17.3 System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Enabled Memory status: size: 390901760 vsize: 390901760 resident: 19841024 share: 13324288 rss: 19841024 rss_rlim: -1 CPU usage: start_time: 1169256362 rtime: 91 utime: 78 stime: 13 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/file-roller' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912503120448 (LWP 9641)] 0x0000003bb1a0d7ff in __libc_waitpid (pid=9724, stat_loc=0x7fff822288cc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 103662
Thread 1 (Thread 46912503120448 (LWP 9641))
0x0000003bb1a0d7ff 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); ----------- .xsession-errors (290581 sec old) --------------------- (evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720) (evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720) (evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720) (evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720) (evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720) (evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720) (evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720) ...Too much output, ignoring rest... --------------------------------------------------
Looks like a gtk issue, reassigning.
I don't see any real indication that this is a gtk issue from the stack trace. GTK+ contains exactly 4 calls to g_filename_display_name, and all 4 are in error paths, which don't look like the stack trace...
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 357188 ***