[Webkit-unassigned] [Bug 19907] REGRESSION(r34824-r34941): Reproducible crash trying to log in to MediaTemple.net Account Center

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 7 07:51:33 PDT 2008


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





------- Comment #20 from mrowe at apple.com  2008-07-07 07:51 PDT -------
Based on the backtrace and disassembly, it looks like convertValueToNPVariant
has been called with a null "value" argument.  This implies that the line
"JSValue* resultV = call(exec, function, callType, callData, obj->imp,
argList);" inside _NPN_Invoke is returning null.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list