GNOME Bugzilla – Bug 637973
thunderbird crashes when copying text with gtk 2.23.3
Last modified: 2010-12-28 00:07:50 UTC
thunderbird crashes when copying text from the subject field when writing a message. This doesn't happen with gtk 2.23.2, but happens with gtk 2.23.3. I have the patch from commit 120915d6deff05c0154c9d44c3903a8a6e1b3036, so it's not that. The backtrace is: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5894b69 in IA__gdk_property_change (window=0xffffffffb8fe8d60, property=0x46, type=0x4, format=32, mode=GDK_PROP_MODE_REPLACE, data=0x7fffcaf09cc0 "\227", nelements=7) at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkproperty-x11.c:687 687 /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkproperty-x11.c: No such file or directory. in /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkproperty-x11.c (gdb) bt
+ Trace 225243
*** Bug 638064 has been marked as a duplicate of this bug. ***