GNOME Bugzilla – Bug 636829
Delete Select Crash Combo
Last modified: 2010-12-09 04:01:40 UTC
I've marked this as minor and I'm reporting it because annoys me, but it's a crash so maybe is not so minor after all. Anyway, what happens is this: 1) Create a bunch of files (two is ok, maybe you can manage doing this with one, I don't know). 2) Delete the files (shift+del, enter) and rapidly press the up/down arrow keys so instead of the whole selection you mark a single file that is about to get deleted. 3) Nautilus disappears. My guess is that when you select a file nautilus gets it as a pointer, when you delete the file it probably loses this reference as an attempt now to crash, but if you are really quick (doesn't need to be that quick for big files) you get the reference back at some kind of list|queue|stack. Once the file is deleted the reference is no longer valid and nautilus, unaware, dereferences it and thus crashes. Since I didn't take a look at the source code, I can't help much (and I really don't have time right now) but, if you don't have the man power, someone could give me a hint on where in the code the problem may be and I'll look into it in a few months (probably February).
yes I can confirm this bug. add the traceback Core was generated by `nautilus'. Program terminated with signal 11, Segmentation fault.
+ Trace 225045
Thread 1 (Thread 1710)
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 bug 602500 ***