[Webkit-unassigned] [Bug 119803] [Windows] html5test.com Crashes WebKit (JSC Stacktrace)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 13 03:16:48 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119803


Eduardo Lima Mitev <elima at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |elima at igalia.com




--- Comment #3 from Eduardo Lima Mitev <elima at igalia.com>  2013-09-13 03:15:58 PST ---
I get similar stacktrace 100% of the times while browsing http://2012.beercamp.com on ARM Linux, with WebKitGTK 2.1.4:

#0  0xb5dab09c in JSC::errorDescriptionForValue(JSC::ExecState*, JSC::JSValue) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#1  0xb5dab5ae in JSC::createError(JSC::ExecState*, JSC::JSObject* (*)(JSC::ExecState*, WTF::String const&), JSC::JSValue, WTF::String const&) ()
   from /usr/lib/libjavascriptcoregtk-3.0.so.0
#2  0xb5dab668 in JSC::createNotAnObjectError(JSC::ExecState*, JSC::JSValue) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#3  0xb5df72f8 in JSC::JSValue::synthesizePrototype(JSC::ExecState*) const () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#4  0xb5c8a316 in JSC::JSValue::get(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) const () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#5  0xb5d1f500 in JSC::getByVal(JSC::ExecState*, JSC::JSValue, JSC::JSValue, JSC::ReturnAddressPtr) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#6  0xb5d22bbc in JITStubThunked_op_get_by_val_generic () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#7  0xb5d1ef28 in cti_op_get_by_val_generic () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#8  0xa872f8a0 in ?? ()
#9  0xa872f8a0 in ?? ()

Sorry about the missing symbols, have not managed to get a build with full symbols yet.

-- 
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