GNOME Bugzilla – Bug 745519
gedit crash _gtk_text_btree_get_chars_changed_stamp (tree=0x0) at gtktextbtree.c:543
Last modified: 2015-03-05 14:44:14 UTC
I don't have much info about this, I did have few gedit windows opened, and probably I was closing one or more (I wasn't prepared for crashes so, don't remember). Also I don't know how reproducable this is. gtk3-3.14.8-2.fc21.x86_64 gtksourceview3-3.14.3-1.fc21.x86_64 gedit-3.14.3-1.fc21.x86_64 GNU gdb (GDB) Fedora 7.8.2-38.fc21 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/gedit...Reading symbols from /usr/lib/debug/usr/bin/gedit.debug...done. done. [New LWP 24732] [New LWP 24735] [New LWP 24736] [New LWP 24734] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/bin/gedit --gapplication-service'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 234768
Thread 1 (Thread 0x7facf9d17980 (LWP 24732))
Thanks for the bug report and the stack trace, it looks like a bug in GtkSourceSearchContext.
Should be fixed: https://git.gnome.org/browse/gtksourceview/commit/?id=2e0ca75dbbefd1c1ac882f0b18b7e08f6c2cd33e https://git.gnome.org/browse/gtksourceview/commit/?id=a38d06d942e3917f3fdc5bce49e7886518fbb0c3 https://git.gnome.org/browse/gtksourceview/commit/?id=5fa6119ee302a4598113071bc79bd60b03b8c021 https://git.gnome.org/browse/gtksourceview/commit/?id=9fc2efa9a31a0b41f01a1c14596c9aa5f64c0f50 https://git.gnome.org/browse/gtksourceview/commit/?id=48aa3ee7f516a785e039af62de42079309ee58a4 I'll backport those commits to the gnome-3-14 branch.