GNOME Bugzilla – Bug 640105
[PATCH] Crash showing a offscreen window with a textview inside
Last modified: 2011-01-21 02:38:35 UTC
Seems there's some DnD shenanigans goin on. Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () (gdb) bt
+ Trace 225613
Created attachment 178882 [details] test.c Trivial testcase.
Created attachment 178883 [details] test.c The correct one this time...
Created attachment 178885 [details] [review] dndregister.diff This seems to fix things.
Committed a slightly different fix