GNOME Bugzilla – Bug 351952
gnome-commander crashes while doing a search
Last modified: 2007-01-27 22:52:20 UTC
Steps to reproduce: 1. go to a directory, I chose /usr 2. press F9, for searching files 3. search for a text-string in all files and do this recursively Stack trace: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1224194368 (LWP 6530)] [New Thread -1239172176 (LWP 7379)] [New Thread -1225638992 (LWP 6531)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 70675
Thread 2 (Thread -1239172176 (LWP 7379))
Other information: At first the search operation goes ok, the result are displayed in the appropriate window. But as the search lasts gnome-commander crashes. I'm not sure but I think the crash has something to do with the fact that it was a long search operation, that's why I chose /usr as the directory to start search operation. This problem didn't occur when the search operation was performed in a shorter amount of time.
Fixed in CVS. The fix will go into the next release. Thank you for your bug report.