[Webkit-unassigned] [Bug 33653] [Qt] fast/workers/worker-cloneport.html crashed on Qt Linux Release Bot (and Gtk Linux bot)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 12:49:01 PST 2011


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|levin at chromium.org          |




--- Comment #12 from David Levin <levin at chromium.org>  2011-03-03 12:49:00 PST ---
(In reply to comment #11)
> fails at the very same point as bug 33008.
> 
> run-webkit-tests --qt fast/workers/worker-cloneport.html output:
> 
> ASSERTION FAILED: isMainThread()
> /home/agostini/work/webkit/workdirs/wd5/Source/JavaScriptCore/wtf/CryptographicallyRandomNumber.cpp(146) : uint32_t WTF::<unnamed>::ARC4RandomNumberGenerator::randomNumber()


If qt is hitting that assert, then it appears that it is has not defined JSC_MULTIPLE_THREADS. I suspect this could result in a fair amount of instability when running workers.

-- 
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