[Webkit-unassigned] [Bug 26476] Crash below ResourceRequestBase::isConditional in RapidWeaver with Safari 4's WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 01:48:29 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26476





--- Comment #8 from Gilberto De Faveri <gilberto.defaveri at omnidea.it>  2009-07-09 01:48:28 PDT ---
(In reply to comment #7)
> I can't reproduce this...  any more hints as to how it's repro on your machine?

I've talked to a RapidWeaver developer. It turned out that plugin
initialization is pushed out of front thread, making any plugin webkit
initialization not thread safe.

I've soved the problem for RapidMaps forcing to perform plugin init on main
thread.

I suppose further low level implementation details depends on RapidWeaver
internals, so I really can't help you reproducing this issue outside
RapidWeaver SDK.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list