GNOME Bugzilla – Bug 346484
gucharmap-1.6.0 Segmentation Fault with GTK+-2.8.19
Last modified: 2007-10-18 05:27:19 UTC
Steps to reproduce: 1. 2. 3. Stack trace: Program received signal SIGSEGV, Segmentation fault. 0xb7c7fb86 in _gtk_text_btree_get_chars_changed_stamp (tree=0x2) at gtktextbtree.c:538 538 gtktextbtree.c: No such file or directory. in gtktextbtree.c (gdb) bt
+ Trace 69175
Other information: It also crashes with Gaim same way. GTK+ bug?
It only happens if GTK+ is compiled with CFLAGS -O3 , with -O2 it works. Problem was still there with GTK+-2.10. GCC version is 4.1.1.
No tree view stuff in the trace but text view stuff. Moving over to text view component.
*** This bug has been marked as a duplicate of 347585 ***