Created attachment 160594 [details] Crash log Webkit suddenly crashes. It happens daily. With Safari no problems
Brady, this sounds related to async instantiation. <rdar://problem/12142226>
*** Bug 95692 has been marked as a duplicate of this bug. ***
Dupe https://bugs.webkit.org/show_bug.cgi?id=95692 points out that this happens - even with synchronous initialization - after the plugin fails to initialize. The code change to fix this is simple. I'm working on a plugin test for regression testing that fix.
Created attachment 162136 [details] Patch v1 - Fix + regression test
Comment on attachment 162136 [details] Patch v1 - Fix + regression test r=me, but you should let the EWS tell you this won't break a non-Mac build before landing.
(In reply to comment #5) > (From update of attachment 162136 [details]) > r=me, but you should let the EWS tell you this won't break a non-Mac build before landing. Have been waiting patiently since I submitted to EWS. Thanks.
http://trac.webkit.org/changeset/127595