Hi,
When I try to test the HTML5 feature drag drop from
http://html5demos.com/drag,
v8 is crashing. Looks like crash is happening in pthread lock. Stack trace
is as follows. Please can anyone help in debugging this.
#0 0x022ab3bd in pthread_mutex_lock () from
/opt/ThirdParty/lib/libpthread.so.0
#1 0x01f15f76 in pthread_mutex_lock () from /opt/ThirdParty/lib/libc.so.6
#2 0x002ff75d in WTF::Mutex::lock() () from ./.libs/libwebkitgtk-3.0.so.0
#3 0x002de1c8 in WTF::strtod(char const*, char**) () from
./.libs/libwebkitgtk-3.0.so.0
#4 0x002fa9d1 in WTF::charactersToDouble(unsigned short const*, unsigned
int, bool*, bool*) ()
from ./.libs/libwebkitgtk-3.0.so.0
#5 0x003fd406 in WebCore::CSSParser::lex(void*) () from
./.libs/libwebkitgtk-3.0.so.0
#6 0x00c5234b in cssyyparse(void*) () from ./.libs/libwebkitgtk-3.0.so.0
#7 0x0040180b in
WebCore::CSSParser::parseValue(WebCore::CSSMutableStyleDeclaration*, int,
WTF::String const&, bool) () from ./.libs/libwebkitgtk-3.0.so.0
#8 0x004024de in
WebCore::CSSParser::parseValue(WebCore::CSSMutableStyleDeclaration*, int,
WTF::String const&, bool, bool) () from ./.libs/libwebkitgtk-3.0.so.0
#9 0x003f44fd in WebCore::CSSMutableStyleDeclaration::setProperty(int,
WTF::String const&, bool, bool) () from ./.libs/libwebkitgtk-3.0.so.0
#10 0x003f45d4 in WebCore::CSSMutableStyleDeclaration::setProperty(int,
WTF::String const&, bool, int&) () from ./.libs/libwebkitgtk-3.0.so.0
#11 0x00c262eb in
WebCore::V8CSSStyleDeclaration::namedPropertySetter(v8::Local<v8::String>,
v8::Local<v8::Value>, v8::AccessorInfo const&) () from
./.libs/libwebkitgtk-3.0.so.0
#12 0x010a0e18 in
v8::internal::JSObject::SetPropertyWithInterceptor(v8::internal::String*,
v8::internal::Object*, PropertyAttributes, v8::internal::StrictModeFlag) ()
from ./.libs/libwebkitgtk-3.0.so.0
#13 0x00000000 in ?? ()
(gdb) q
Thanks in advance.
Regards
Manjunath
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users