GNOME Bugzilla – Bug 689919
crash on ephy_window_key_press_event (invalid_closure_notify)
Last modified: 2013-01-08 15:35:10 UTC
Using webkit, gtk, epiphany, libsoup master. When opening an empty ephy window and closing it after just seconds (not loading anything), I can always get this crash. I can reproduce on a private instance, or the regular one. Loading a site sometimes avoids the crash. Program received signal SIGSEGV, Segmentation fault. invalid_closure_notify (instance=0x83046f0, closure=0x89c9d68) at gsignal.c:3740 3740 handler->has_invalid_closure_notify = 0; (gdb) bt
+ Trace 231272
This seems to be caused by the recent changes in glib related to closure invalidation, CCing Ryan.
*** This bug has been marked as a duplicate of bug 690118 ***