[Webkit-unassigned] [Bug 98175] New: ASSERTION while using app.asana.com
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 2 10:48:49 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98175
Summary: ASSERTION while using app.asana.com
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: ggaren at apple.com, oliver at apple.com,
barraclough at apple.com
Reproduces every time, when clicking between projects in my task list.
I'm currently using r130184.
ASSERTION FAILED: value
/Users/eseidel/Projects/WebKit/Source/JavaScriptCore/runtime/PropertySlot.h(110) : void JSC::PropertySlot::setValue(JSC::JSValue, JSC::JSValue, PropertyOffset)
1 0x1022d4057 JSC::PropertySlot::setValue(JSC::JSValue, JSC::JSValue, int)
2 0x1022d3e2d JSC::JSObject::inlineGetOwnPropertySlot(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&)
3 0x1022d5225 JSC::JSCell::fastGetOwnPropertySlot(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&)
4 0x1022d5020 JSC::JSObject::getPropertySlot(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&)
5 0x1025224c5 JSC::JSObject::hasProperty(JSC::ExecState*, JSC::PropertyName) const
6 0x1024cb7de cti_has_property
7 0x1024cdf70 jscGeneratedNativeCode
8 0x102494564 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
9 0x10249273c JSC::Interpreter::execute(JSC::CallFrameClosure&)
10 0x1022e0983 JSC::CachedCall::call()
11 0x1022dc696 JSC::arrayProtoFuncForEach(JSC::ExecState*)
12 0x3e09b4601265
13 0x102494564 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
14 0x10249273c JSC::Interpreter::execute(JSC::CallFrameClosure&)
15 0x1022e0983 JSC::CachedCall::call()
16 0x1022dc696 JSC::arrayProtoFuncForEach(JSC::ExecState*)
17 0x3e09b4601265
18 0x102494564 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
19 0x10249273c JSC::Interpreter::execute(JSC::CallFrameClosure&)
20 0x1022e0983 JSC::CachedCall::call()
21 0x1022dc696 JSC::arrayProtoFuncForEach(JSC::ExecState*)
22 0x3e09b4601265
23 0x102494564 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
24 0x10249273c JSC::Interpreter::execute(JSC::CallFrameClosure&)
25 0x1022e0983 JSC::CachedCall::call()
26 0x1022dc696 JSC::arrayProtoFuncForEach(JSC::ExecState*)
27 0x3e09b4601265
28 0x102494564 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
29 0x1024912f2 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
30 0x10233ca22 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
31 0x103bd1462 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
LEAK: 2 WebPageProxy
LEAK: 2 WebContext
--
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