[Webkit-unassigned] [Bug 91098] [BlackBerry] WebPage::executeJavaScriptFunction crashes when there is an exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 09:18:09 PDT 2012


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





--- Comment #2 from Benjamin Meyer <ben at meyerhome.net>  2012-07-12 09:18:09 PST ---
For the curious, here is the BT for the crash

#0  isString (this=0x0) at /home/bmeyer/git/qnx/webkit/Source/JavaScriptCore/runtime/JSCell.cpp:215
#1  JSC::JSCell::toPrimitive (this=0x0, exec=0x82bfcb0, preferredType=JSC::PreferString)
    at /home/bmeyer/git/qnx/webkit/Source/JavaScriptCore/runtime/JSCell.cpp:138
#2  0xbb3139be in JSC::JSValue::toStringSlowCase (this=0x7bc1c84, exec=0x82bfcb0)
    at /home/bmeyer/git/qnx/webkit/Source/JavaScriptCore/runtime/JSValue.cpp:279
#3  0xbb291d36 in toString (exec=0x82bfcb0, this=0x7bc1c84)
    at /home/bmeyer/git/qnx/webkit/Source/JavaScriptCore/runtime/JSString.h:495
#4  JSValueToStringCopy (ctx=0x82bfcb0, value=0x0, exception=0x0)
    at /home/bmeyer/git/qnx/webkit/Source/JavaScriptCore/API/JSValueRef.cpp:296
#5  0xb9db1d8e in BlackBerry::WebKit::WebPage::executeJavaScriptFunction (this=0x81e6e90, function=..., args=..., 
    returnType=@0x7bc1d5c: BlackBerry::WebKit::JSException, returnValue=...)

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