GNOME Bugzilla – Bug 156113
Gedit 2.6.2 crashes after changing directory and trying to open another file
Last modified: 2009-08-15 18:40:50 UTC
Description of the crash: Gedit 2.6.2 crashes after changing directory and trying to open another file. Don't know if I should fill this in GTK+ bug list or gedit bug list. Steps to reproduce the crash: 1. Open gedit 2. use the gtk-file-chooser and change to a subdirectory 3. Open a file 4. Use again gtk-file-choser Expected Results: It crashes How often does this happen? Always Additional Information: gtk2-2.4.10 libgnomeui-2.6.1.1 libgnome-2.6.1.1 libbonobo-2.6.2 libbonoboui-2.6.1 Debug from gdb (bug-buddy displays a very big output) (gdb) run Starting program: /usr/bin/gedit [Thread debugging using libthread_db enabled] [New Thread -1218628960 (LWP 13079)] [New Thread 92634032 (LWP 13082)] [New Thread 10066864 (LWP 13083)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1218628960 (LWP 13079)] _gtk_file_system_model_get_info (model=0x0, iter=0xbfffa420) at gtkfilesystemmodel.c:969 969 gtkfilesystemmodel.c: No existe el fichero o el directorio. in gtkfilesystemmodel.c
Created attachment 32907 [details] More detailed debug info from bug-buddy Since I could not submint all this information beacuase bug-buddy poroduced a very large output, I'm submiting the debug info by bug-buddy.
from the description sounds like a duplicate of bug #151715. please try upgrading to the latest versions of gtk+-2.4 and llibgnomeui-2.6 If it solves the problem please close this bug.
*** This bug has been marked as a duplicate of 151715 ***
Upgrading to libgnome 2.8.0 and libgnomeui 2.8.0 fixed the problem. Not exactly a fix for latest gnome-2.6 components, but it worked.