Status: New
Owner: ----
New issue 800 by ruanshudong: v8 crash
http://code.google.com/p/v8/issues/detail?id=800
Program terminated with signal 11, Segmentation fault.
#0 0x00007f63d7416d7d in
v8::internal::Handle<v8::internal::Object>::operator* (this=0x7fffc0ed4188)
at v8/src/handles-inl.h:49
49 v8/src/handles-inl.h: No such file or directory.
in v8/src/handles-inl.h
(gdb) bt
#0 0x00007f63d7416d7d in
v8::internal::Handle<v8::internal::Object>::operator* (this=0x7fffc0ed4188)
at v8/src/handles-inl.h:49
#1 0x00007f63d74ab153 in v8::internal::SetProperty (object=..., key=...,
value=..., attributes=NONE) at v8/src/handles.cc:228
#2 0x00007f63d7584164 in v8::internal::Runtime::SetObjectProperty
(object=..., key=..., value=..., attr=NONE) at v8/src/runtime.cc:3956
#3 0x00007f63d74aaeae in v8::internal::SetProperty (object=..., key=...,
value=..., attributes=NONE) at v8/src/handles.cc:236
#4 0x00007f63d74269a3 in v8::Object::SetHiddenValue (this=0x7f63c8915140,
key=..., value=...) at v8/src/api.cc:2551
#5 0x00007f63d5e61227 in
WebCore::V8AbstractEventListener::invokeEventHandler (this=0x7f63989f6680,
context=0x7f6396a5d068, event=0x7f6396e1a900,
jsEvent=<value optimized out>) at
third_party/WebKit/WebCore/bindings/v8/V8AbstractEventListener.cpp:146
#6 0x00007f63d5e61bd4 in WebCore::V8AbstractEventListener::handleEvent
(this=0x7f63989f6680, context=0x7f6396a5d068, event=0x7f6396e1a900)
at third_party/WebKit/WebCore/bindings/v8/V8AbstractEventListener.cpp:93
#7 0x00007f63d5fb2868 in WebCore::EventTarget::fireEventListeners
(this=0x7f639bc5f800, event=0x7f6396e1a900, d=0x7f639bc5faf0, entry=...)
at third_party/WebKit/WebCore/dom/EventTarget.cpp:329
#8 0x00007f63d5fb3c0c in WebCore::EventTarget::fireEventListeners
(this=0x7f639bc5f800, event=0x7f6396e1a900)
at third_party/WebKit/WebCore/dom/EventTarget.cpp:290
#9 0x00007f63d5fb400a in WebCore::EventTarget::dispatchEvent
(this=0x7f639bc5f800, event=...) at
third_party/WebKit/WebCore/dom/EventTarget.cpp:276
#10 0x00007f63d66dae61 in
WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent
(this=0x7f639bc5fb70, event=...,
progressEventAction=<value optimized out>) at
third_party/WebKit/WebCore/xml/XMLHttpRequestProgressEventThrottle.cpp:81
#11 0x00007f63d66d49ac in
WebCore::XMLHttpRequest::callReadyStateChangeListener (this=0x7f639bc5f800)
at third_party/WebKit/WebCore/xml/XMLHttpRequest.cpp:286
#12 0x00007f63d66d4e2e in WebCore::XMLHttpRequest::didFinishLoading
(this=0x7f639bc5f800, identifier=6)
at third_party/WebKit/WebCore/xml/XMLHttpRequest.cpp:908
#13 0x00007f63d6275dd8 in WebCore::DocumentThreadableLoader::loadRequest
(this=0x7f6398158140, request=..., securityCheck=DoSecurityCheck)
at third_party/WebKit/WebCore/loader/DocumentThreadableLoader.cpp:348
#14 0x00007f63d6277850 in
WebCore::DocumentThreadableLoader::DocumentThreadableLoader
(this=0x7f6398158140, document=0x7f6396a5d000,
client=0x7f639bc5f810, blockingBehavior=<value optimized out>,
request=..., options=<value optimized out>)
at third_party/WebKit/WebCore/loader/DocumentThreadableLoader.cpp:73
#15 0x00007f63d6277d6c in
WebCore::DocumentThreadableLoader::loadResourceSynchronously
(document=0x7f6396a5d000, request=..., client=...,
options=...) at
third_party/WebKit/WebCore/loader/DocumentThreadableLoader.cpp:50
#16 0x00007f63d66d5a94 in WebCore::XMLHttpRequest::createRequest
(this=0x7f639bc5f800, e...@0x7fffc0ed503c)
at third_party/WebKit/WebCore/xml/XMLHttpRequest.cpp:577
#17 0x00007f63d66d7fd2 in WebCore::XMLHttpRequest::send
(this=0x7f639bc5f800, body=..., e...@0x7fffc0ed503c)
at third_party/WebKit/WebCore/xml/XMLHttpRequest.cpp:468
#18 0x00007f63d66d83da in WebCore::XMLHttpRequest::send
(this=0x7f63d764a63a, e...@0x7f63fffffffd)
at third_party/WebKit/WebCore/xml/XMLHttpRequest.cpp:408
#19 0x00007f63d5e3bf4e in WebCore::V8XMLHttpRequest::sendCallback (args=...)
at
third_party/WebKit/WebCore/bindings/v8/custom/V8XMLHttpRequestCustom.cpp:118
#20 0x00007f63d744d7f8 in v8::internal::HandleApiCallHelper<false>
(args=...) at v8/src/builtins.cc:972
#21 0x00007f63d744d8b5 in v8::internal::Builtin_Impl_HandleApiCall
(args=...) at v8/src/builtins.cc:989
#22 0x00007f63d744d8db in v8::internal::Builtin_HandleApiCall (args=...) at
v8/src/builtins.cc:988
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev