New issue
Advanced search Search tips

Issue 670373 link

Starred by 2 users

Issue metadata

Status: Duplicate
Owner: ----
Closed: Dec 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Crash: Check failed: !frame->document()->containsWrapper().

Project Member Reported by elawrence@chromium.org, Dec 1 2016

Issue description

Chrome Version: 57.0.2938.0
OS: Win10

What steps will reproduce the problem?
(1) Open https://gallery.technet.microsoft.com/Enabling-USB-Mass-Storage-c0b19e62

Check fails and tab crashes

[21880:23128:1201/124005.546:FATAL:windowproxy.cpp(436)] Check failed: !frame->document()->containsWrapper(). 
(5578.5a58): WOW64 breakpoint - code 4000001f (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
*** WARNING: Unable to verify checksum for C:\src\c\src\out\Default\base.dll
base!base::debug::BreakDebugger+0x17:
100829b7 cc              int     3
4:084:x86> ~kp
 # ChildEBP RetAddr  
00 00ffd6ac 100d418d base!base::debug::BreakDebugger+0x17
*** WARNING: Unable to verify checksum for C:\src\c\src\out\Default\blink_core.dll
01 00ffdc18 1cb8eb8f base!logging::LogMessage::~LogMessage+0x2bd
02 00ffdf2c 1cb8e998 blink_core!blink::WindowProxy::updateDocumentProperty+0x17f
03 00ffdffc 1cb8d331 blink_core!blink::WindowProxy::updateDocument+0xe8
04 00ffe0b8 1cb8d6b2 blink_core!blink::WindowProxy::initialize+0x371
05 00ffe0c4 1cae0b16 blink_core!blink::WindowProxy::initializeIfNeeded+0x22
06 00ffe0d4 1d4a14c0 blink_core!blink::ScriptController::windowProxy+0x36
07 00ffe0e4 1cb4b173 blink_core!blink::LocalFrame::windowProxy+0x20
08 00ffe0f4 1cb4b06d blink_core!blink::toV8ContextEvenIfDetached+0x43
09 00ffe110 1caf1355 blink_core!blink::toV8Context+0x2d
0a 00ffe140 1caf12f2 blink_core!blink::ScriptState::forWorld+0x55
0b 00ffe150 1d6e3b93 blink_core!blink::ScriptState::forMainWorld+0x12
0c 00ffe164 1d6e40c4 blink_core!blink::HTMLScriptRunner::requestParsingBlockingScript+0xb3
0d 00ffe350 1d6e1a82 blink_core!blink::HTMLScriptRunner::runScript+0x324
0e 00ffe39c 1d6bfdf0 blink_core!blink::HTMLScriptRunner::execute+0x112
0f 00ffe3bc 1d6be6fa blink_core!blink::HTMLDocumentParser::runScriptsForPausedTreeBuilder+0xa0
10 00ffe5a8 1d6bed7b blink_core!blink::HTMLDocumentParser::processTokenizedChunkFromBackgroundParser+0x67a
11 00ffe604 1d6bfc76 blink_core!blink::HTMLDocumentParser::pumpPendingSpeculations+0x2eb
12 00ffe610 1d6d1d76 blink_core!blink::HTMLDocumentParser::resumeParsingAfterYield+0x76
13 00ffe61c 1d6d08a5 blink_core!blink::HTMLParserScheduler::continueParsing+0x16
14 00ffe628 1d6d0955 blink_core!??$Invoke@ABV?$WeakPersistent@VHTMLParserScheduler@blink@@@blink@@$$V@?$FunctorTraits@P8HTMLParserScheduler@blink@@AEXXZX@internal@base@@SAXP8HTMLParserScheduler@blink@@AEXXZABV?$WeakPersistent@VHTMLParserScheduler@blink@@@4@@Z+0x15
15 00ffe638 1d6d09a4 blink_core!??$MakeItSo@ABQ8HTMLParserScheduler@blink@@AEXXZABV?$WeakPersistent@VHTMLParserScheduler@blink@@@2@$$V@?$InvokeHelper@$00X@internal@base@@SAXABQ8HTMLParserScheduler@blink@@AEXXZABV?$WeakPersistent@VHTMLParserScheduler@blink@@@4@@Z+0x35
16 00ffe648 1d6d15f4 blink_core!base::internal::Invoker<base::internal::BindState<void +0x34
*** WARNING: Unable to verify checksum for C:\src\c\src\out\Default\blink_platform.dll


 

Comment 1 by ajha@chromium.org, Dec 2 2016

Labels: M-57 Needs-Bisect

Comment 2 by ajha@chromium.org, Dec 2 2016

Labels: -Needs-Bisect
Mergedinto: 670175
Status: Duplicate (was: Untriaged)
Able to reproduce the issue on the latest canary(57.0.2938.0) on Windows-10.

Crash id: e91f7d5f00000000.

Stack trace of the crash id matches to that of Issue 670175, which would be fixed in the upcoming  canary. Merging into Issue 670175 therefore.

Sign in to add a comment