[Webkit-unassigned] [Bug 96637] Remove V8DOMWindowShell::getEntered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 29 13:13:24 PDT 2012


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caseq at chromium.org,
                   |                            |ojan at chromium.org,
                   |                            |schenney at chromium.org




--- Comment #35 from Ojan Vafai <ojan at chromium.org>  2012-09-29 13:13:48 PST ---
This patch hits an assert running http/tests/workers/text-encoding.html on Chromium Linux debug.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Fworkers%2Ftext-encoding.html

STDERR: ASSERTION FAILED: innerGlobal->InternalFieldCount() >= V8DOMWindow::enteredIsolatedWorldIndex
STDERR: third_party/WebKit/Source/WebCore/bindings/v8/V8DOMWindowShell.cpp(180) : static WebCore::V8DOMWindowShell::IsolatedContextData* WebCore::V8DOMWindowShell::toIsolatedContextData(v8::Handle<v8::Object>)
STDERR: [22109:22892:16409146392669:ERROR:process_util_posix.cc(144)] Received signal 11
STDERR:     base::debug::StackTrace::StackTrace() [0x7f555a75fc6a]
STDERR:     base::(anonymous namespace)::StackDumpSignalHandler() [0x7f555a7c8d59]
STDERR:     0x7f5553a14af0
STDERR:     WebCore::V8DOMWindowShell::toIsolatedContextData() [0x7f555dca621d]
STDERR:     WebCore::V8DOMWindowShell::enteredIsolatedContextData() [0x7f555ce69485]
STDERR:     WebCore::V8XMLHttpRequest::constructorCallback() [0x7f555dcfb016]
STDERR:     v8::internal::HandleApiCallHelper<>() [0x7f555abdfbc8]
STDERR:     v8::internal::Builtin_Impl_HandleApiCallConstruct() [0x7f555abda2df]
STDERR:     v8::internal::Builtin_HandleApiCallConstruct() [0x7f555abda2b0]
STDERR:     0x253e4e80618e

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