GNOME Bugzilla – Bug 627901
Crash in nautilus_path_bar_size_allocate at nautilus-pathbar.c line 669
Last modified: 2011-02-24 01:36:17 UTC
Version: 2.31.90 What were you doing when the application crashed? Unmounting a USB device. Distribution: Ubuntu 10.10 (maverick) Gnome Release: 2.31.90 2010-08-18 (Ubuntu) BugBuddy Version: 2.30.0 System: Linux 2.6.35-18-generic #24-Ubuntu SMP Mon Aug 23 02:33:24 UTC 2010 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10900000 Selinux: No Accessibility: Disabled GTK+ Theme: Gorilla Icon Theme: Gorilla GTK+ Modules: gnomebreakpad, canberra-gtk-module Memory status: size: 1084678144 vsize: 1084678144 resident: 220258304 share: 23138304 rss: 220258304 rss_rlim: 18446744073709551615 CPU usage: start_time: 1282688596 rtime: 1159 utime: 892 stime: 267 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/nautilus' [Thread debugging using libthread_db enabled] [New Thread 0x7f7933359710 (LWP 17548)] [New Thread 0x7f7936f6a710 (LWP 5455)] [New Thread 0x7f79573a3710 (LWP 5412)] [New Thread 0x7f79629bb710 (LWP 5404)] 0x00007f796e75d6dd in __libc_waitpid (pid=17560, stat_loc=<value optimised out>, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 in ../sysdeps/unix/sysv/linux/waitpid.c
+ Trace 223387
Thread 1 (Thread 0x7f796f579980 (LWP 5237))
Inferior 1 [process 5237] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors --------------------- klauncher(17516)/kio (KLauncher): SlavePool: No communication with slave. sys:1: GtkWarning: IA__gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed sys:1: Warning: invalid uninstantiatable type `(null)' in cast to `GObject' sys:1: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed sys:1: GtkWarning: IA__gtk_widget_set_child_visible: assertion `GTK_IS_WIDGET (widget)' failed sys:1: GtkWarning: IA__gtk_widget_size_allocate: assertion `GTK_IS_WIDGET (widget)' failed warning: the debug information found in "/usr/lib/debug//usr/lib/libxml2.so.2.7.7" does not match "/usr/lib/libxml2.so.2" (CRC mismatch). warning: the debug information found in "/usr/lib/debug/usr/lib/libxml2.so.2.7.7" does not match "/usr/lib/libxml2.so.2" (CRC mismatch). 41 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory. --------------------------------------------------
we have a similar crash here https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/630884
Thanks for the report, I fixed this in master. I will backport the fix to the gnome-2-32 branch as soon as hard code freeze is over. Closing as FIXED.
looks like the issue is still there with 2.32.0 and the fix applied, the backtrace is:
+ Trace 223966
this is still occurring, and is _really_ annoying :[
*** Bug 632437 has been marked as a duplicate of this bug. ***
*** Bug 631990 has been marked as a duplicate of this bug. ***
*** Bug 632761 has been marked as a duplicate of this bug. ***
*** Bug 632891 has been marked as a duplicate of this bug. ***
*** Bug 633129 has been marked as a duplicate of this bug. ***
*** Bug 633348 has been marked as a duplicate of this bug. ***
how can this be moved to confirmed? it happens regularly here and i can gather whatever information someone wants
*** Bug 633669 has been marked as a duplicate of this bug. ***
*** Bug 633784 has been marked as a duplicate of this bug. ***
I just pushed a commit [1] which should finally fix this for gnome-2-32 and master branches. Please reopen if you still experience the issue with that patch applied. [1] http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=1dc416887bf1e88c4b49bd1ac2101e0fb8460af8
*** Bug 633925 has been marked as a duplicate of this bug. ***
*** Bug 633934 has been marked as a duplicate of this bug. ***
*** Bug 634049 has been marked as a duplicate of this bug. ***
*** Bug 634133 has been marked as a duplicate of this bug. ***
*** Bug 634261 has been marked as a duplicate of this bug. ***
*** Bug 634369 has been marked as a duplicate of this bug. ***
*** Bug 634842 has been marked as a duplicate of this bug. ***
*** Bug 634877 has been marked as a duplicate of this bug. ***
*** Bug 634894 has been marked as a duplicate of this bug. ***
*** Bug 634896 has been marked as a duplicate of this bug. ***
*** Bug 635127 has been marked as a duplicate of this bug. ***
*** Bug 635130 has been marked as a duplicate of this bug. ***
*** Bug 638047 has been marked as a duplicate of this bug. ***
*** Bug 638118 has been marked as a duplicate of this bug. ***
We're still getting very very similar crashes in Ubuntu, even if our Nautilus 2.32.0 includes the commit fixing this bug (1dc4168). Sorry for reopening, but the traces are so close that I'd like to know whether they are indeed the same, or whether something slightly different happens. The new trace is:
+ Trace 225485
Milan, you should also need this other commit for the proper fix, which is included in 2.32.2.1 http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=c3b54e662b52ca15d1dcbe68386b8fa82b12adc5 Let me know if this helps.
*** Bug 639241 has been marked as a duplicate of this bug. ***
(In reply to comment #30) > Milan, you should also need this other commit for the proper fix, which is > included in 2.32.2.1 > http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=c3b54e662b52ca15d1dcbe68386b8fa82b12adc5 > > Let me know if this helps. Closing as FIXED again; if even that commit is not enough, please open a new bug report. Thanks.
*** Bug 643147 has been marked as a duplicate of this bug. ***