abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: geany comment: Geany crashes every time when I follow the steps to reproduce it. I don't even have to change anything in the file I save with vi. component: geany crash_function: gtk_file_system_model_sort executable: /usr/bin/geany kernel: 2.6.35.10-68.fc14.x86_64 package: geany-0.19.2-1.fc14 rating: 4 reason: Process /usr/bin/geany was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) time: 1292951378 uid: 502 How to reproduce ----- 1. I had 5 files open in geany. The number of files does not matter. It can happen with only 1 file open. 2. I used vi to edit a file, not open in geany, but in the same directory as one of the files open in geany. 3. I saved the file in vi. Geany crashed.
Created attachment 470035 [details] File: backtrace
This rather looks like an issue with the GTK function _gtk_file_system_model_update_file , actually. Changing component.
(In reply to comment #2) > This rather looks like an issue with the GTK function > _gtk_file_system_model_update_file , actually. Changing component. There was a bug[1] against GTK, but the bug was closed as FIXED (against 2.20). I'm not sure if this is the same bug. [1] https://bugzilla.gnome.org/show_bug.cgi?id=615576
*** Bug 665698 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 603781 ***