Bug 53227 - [V8] Crash in WebCore::addMessageToConsole
Summary: [V8] Crash in WebCore::addMessageToConsole
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 00:55 PST by Yury Semikhatsky
Modified: 2011-01-27 06:21 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2011-01-27 04:12 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-01-27 00:55:57 PST
Chrome 10.0.648.0

http://crash/reportdetail?reportid=8c8ecdcae3ffd7ec

Thread 0 *CRASHED* ( EXCEPTION_ACCESS_VIOLATION_READ @ 0x0000003c )

0x60f03b31	 [chrome.dll	 - v8proxy.cpp:136	WebCore::addMessageToConsole
0x60f03c03	 [chrome.dll	 - v8proxy.cpp:173	WebCore::V8Proxy::reportUnsafeAccessTo(WebCore::Frame *)
0x6162c625	 [chrome.dll	 - top.cc:577	v8::internal::Top::ReportFailedAccessCheck(v8::internal::JSObject *,v8::AccessType)
0x61625e28	 [chrome.dll	 - objects.cc:284	v8::internal::JSObject::GetPropertyWithFailedAccessCheck(v8::internal::Object *,v8::internal::LookupResult *,v8::internal::String *,PropertyAttributes *)
0x61626034	 [chrome.dll	 - objects.cc:490	v8::internal::Object::GetProperty(v8::internal::Object *,v8::internal::LookupResult *,v8::internal::String *,PropertyAttributes *)
0x61684bd4	 [chrome.dll	 - ic.cc:1010	v8::internal::LoadIC::Load(v8::internal::InlineCacheState,v8::internal::Handle<v8::internal::Object>,v8::internal::Handle<v8::internal::String>)
0x616858b6	 [chrome.dll	 - ic.cc:1798	v8::internal::LoadIC_Miss(v8::internal::Arguments)
0x6168583f	 [chrome.dll	 + 0x00da583f]	



Chromium issue: crbug.com/70681
Comment 1 Yury Semikhatsky 2011-01-27 04:12:50 PST
Created attachment 80318 [details]
Patch
Comment 2 Yury Semikhatsky 2011-01-27 04:38:53 PST
Committed r76786: <http://trac.webkit.org/changeset/76786>
Comment 3 WebKit Review Bot 2011-01-27 06:21:52 PST
http://trac.webkit.org/changeset/76786 might have broken GTK Linux 32-bit Release