GNOME Bugzilla – Bug 77331
nautilus crash when closing a window that is updating
Last modified: 2004-12-22 21:47:04 UTC
Description of Problem: nautilus crashes when closing a window that is updating Steps to reproduce the problem: 1. Open a nautilus window to view a directory 2. Move a mess of files via a term 3. Close window as nautilus is updating Always reproducible here Actual Results: Crash Expected Results: Window closes Debugging Information: [New Thread 1024 (LWP 2147)] [New Thread 2049 (LWP 2167)] [New Thread 1026 (LWP 2168)] [New Thread 2051 (LWP 2169)] [New Thread 3076 (LWP 2172)] [New Thread 4101 (LWP 3648)] [New Thread 5126 (LWP 3649)] [New Thread 6151 (LWP 3650)] [New Thread 7176 (LWP 3651)] [New Thread 8201 (LWP 3652)] 0x410d2c89 in __wait4 () from /lib/libc.so.6
+ Trace 20198
Thread 1 (Thread 1024 (LWP 2147))
*** Bug 77332 has been marked as a duplicate of this bug. ***
*** Bug 77333 has been marked as a duplicate of this bug. ***
*** Bug 77334 has been marked as a duplicate of this bug. ***
*** Bug 78772 has been marked as a duplicate of this bug. ***
the gnomevfs calls to get the file infos are not cancelled like the other gnomevfs calls in nautilus_directory_cancel(). See directory->details->get_file_infos_in_progress. So we need to cancel them??
repeated crash->2.0.0
I haven't studied this in detail, but it's entierly possible that the fix for bug 75617 fixed this problem too. Does anyone still see it?
I can no longer reproduce; marking closed. Cristoph, if you can still reproduce this, please reopen.
*** Bug 92521 has been marked as a duplicate of this bug. ***
Looks like it isn't /completely/ gone, though I'm going to remove the 2.0.0 keyword since since release we've had only one report and it was clearly frequent before.
*** Bug 105955 has been marked as a duplicate of this bug. ***
*** Bug 112237 has been marked as a duplicate of this bug. ***
*** Bug 113059 has been marked as a duplicate of this bug. ***
Setting version to 2.2.x since the last duplicate was reported with 2.2.1.
Since this hasn't been reported for versions > 2.2.x (and only once for 2.2.x, all other reports are from 2.0.x), I think this has been fixed and are marking it as such.