GNOME Bugzilla – Bug 317803
gedit crash with files which size >10M
Last modified: 2005-12-15 15:29:36 UTC
Steps to reproduce: 1 -Open a files wich size >10M 2 -Work on it (edit,save,scroll) 3 -It sometimes crashes Sorry, as usual when I want to reproduce it, it doesn't crash. And when I don't want to, it does and I don't know what was my last action. Stack trace: BACKTRACE : Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `/opt/STools/gnome-2.10/bin/gedit'.
+ Trace 63332
Thread 4 (process 6587)
Other information: It seems to never happen with little files (<10M) Gtk is 2.6.10 last lines in log are : (gedit:6137): Gtk-CRITICAL **: gtk_text_view_get_buffer: assertion `GTK_IS_TEXT_VIEW (text_view)' failed ** (gedit:6137): CRITICAL **: scroll_to_cursor: assertion `buffer != NULL' failed (gedit:6587): Gtk-CRITICAL **: gtk_text_view_get_buffer: assertion `GTK_IS_TEXT_VIEW (text_view)' failed ** (gedit:6587): CRITICAL **: scroll_to_cursor: assertion `buffer != NULL' failed (gedit:6587): Gtk-CRITICAL **: gtk_text_view_get_buffer: assertion `GTK_IS_TEXT_VIEW (text_view)' failed ** (gedit:6587): CRITICAL **: scroll_to_cursor: assertion `buffer != NULL' failed
*** This bug has been marked as a duplicate of 317800 ***