GNOME Bugzilla – Bug 618214
Crash when cancel a search
Last modified: 2011-05-12 20:27:45 UTC
Steps: - go to Edit - Search (alt+f7) - Search for any files (example test.py) - check search recursive - Press Find Button - later press Close Crash Program received signal SIGSEGV, Segmentation fault.
+ Trace 221828
Thread 3060218736 (LWP 30834)
(gdb)
What version of gcmd ?
1.2.8.5 Ubuntu
I can reproduce this in git version of gnome-commander. Not really the same error but simular: Program received signal SIGSEGV, Segmentation fault.
+ Trace 223215
Thread 3056204656 (LWP 30324)
(gdb) The error occured when I was searching and closed the window at the same time the search was running.
*** Bug 640351 has been marked as a duplicate of this bug. ***
still exists this bug. change status to NEW
*** Bug 640953 has been marked as a duplicate of this bug. ***
Does it happen for shell or regex syntax? What about 'find text' option - is it on or off ?
shell syntax is on.
I still can reproduce in 1.2.8.10-3.fc15, reopening...
Still reproducible with 1.2.8.11.
Created attachment 187690 [details] [review] 1.2.8.12 patch This problem is fixed in 1.4 and i took the code from there. This patch should fix this branch too
This problem has been fixed in our software repository. The fix will go into the next, 1.2.8.12 release. Thank you for your bug report.